Featured Projects Repository Catalog
| # | Project | Project Description | Overview | Project Link | Repository URL |
|---|---|---|---|---|---|
| 1 |
Code Review Agent
Agent Repo
|
LLM-based review assistant for scanning code diffs and highlighting style and framework convention issues. | Primary public AI agent focused on quality gates, automated review guidance, and faster PR feedback loops. | Live Agent | github.com/contactkrvineet/codereview-ai-agent |
| 2 |
Build Your AI Agent Framework
AI Automation
|
AI-enabled test automation framework with self-healing locators, AI data generation, BDD patterns, and CI/CD readiness. | Represents the AI-first automation direction from the homepage, designed for practical enterprise QE workflows. | AI Automation Section (Homepage) | github.com/contactkrvineet/AI-test-framework |
| 3 |
Playwright with BDD Framework
TypeScript
|
Playwright + Cucumber BDD framework with multi-reporter setup and CI/CD integration. | Production-grade cross-browser automation stack with parallel execution and rich reporting options. | Project Details | github.com/contactkrvineet/playwright-bdd-framework |
| 4 |
REST API Development Framework (Express Service Boilerplate)
Node.js
|
Express + MongoDB-based API boilerplate with validation, error handling, and deployment readiness. | Reusable backend starter aimed at quickly bootstrapping production-friendly REST services. | Project Details | github.com/contactkrvineet/vineetkr-api |
| 5 |
Python BDD Test Automation Framework
Python
|
Behave + Selenium + Requests framework for UI and API testing with reporting support. | Human-readable BDD approach with scalable architecture and CI-friendly execution patterns. | Project Details | github.com/contactkrvineet/python-bdd-automation-framework |
| 6 |
Gatling Performance Framework
Performance
|
Java-based Gatling framework for repeatable load and performance validation with SLA assertions. | Focused on realistic traffic profiles, CI gating, and performance visibility for web/API workloads. | Project Details | Repository URL not listed in index.html |
| 7 |
RestAssured Framework
API Testing
|
Framework focused on simplifying API test-case authoring and execution using Rest Assured libraries. | Supports rapid API test onboarding and easy adaptation for new service endpoints and payloads. | Project Details | Repository URL not listed in index.html |
| 8 |
UI Automation Framework
UI Testing
|
UI test framework created for end-to-end user flow validation. | General Selenium/BDD-style UI automation initiative highlighted in project listings. | Project Entry | Repository URL not listed in index.html |
| 9 |
Shopping Cart Framework
Web App
|
Small shopping cart framework built with React, Node.js, Express, and Axios. | Demonstrates full-stack app architecture and commerce flow foundations. | Project Entry | Repository URL not listed in index.html |
| 10 |
Mobile Framework Android
Mobile
|
Mobile automation framework focused on Android testing using Java and Appium patterns. | Targets mobile UI validation and cross-device testing workflows. | Project Entry | Repository URL not listed in index.html |
| 11 |
QR Code Generator
Utility
|
Utility-style project listed on the homepage project collection. | Included for completeness as part of the homepage project lineup. | Project Entry | Repository URL not listed in index.html |
Note: This page is intentionally standalone and not linked from navigation yet, as requested.