Projects & Portfolio
A collection of AI-powered systems, multi-agent workflows, and full-stack applications. Each project showcases production-ready solutions built with modern technologies.
NextRole
7-agent AI system for job search automation with intelligent CV parsing, job matching, cover letter generation, and mock interview prep. Built with FastAPI, LangChain, Groq LLaMA 3.3, and Next.js 14.
YojanaKhoj
AI-powered government benefits discovery platform for India. Conversational quiz matches user profiles against 200+ central and state schemes, returns a personalised benefits report with application steps, document checklist, and nearest office — in English and Hindi.
AI Job Finder Agent
Intelligent job search automation that scrapes 30+ platforms daily (LinkedIn, Indeed, Naukri, RemoteOK and more), scores each listing against your resume using Claude/Gemini/GPT, and delivers the best matches to your email and WhatsApp. Features smart deduplication via MongoDB and LinkedIn HR email extraction for cold outreach.
ESG Analytics Chatbot
RAG-based conversational AI assistant for ESG (Environmental, Social, Governance) data analysis with natural language to MongoDB query conversion and 95%+ accuracy.
As per NDA signed with the company, we are not able to share the source code or live demo.
Alumni Connect
Real-time social platform connecting university alumni and students. Features live chat, event management, job board, and role-based access control with college admin approval flow. Built with Node.js and WebSocket for real-time communication.
Magical Arena
Turn-based combat game in TypeScript where two players fight using dice-driven attack and defence mechanics. Each player has health, strength, and attack attributes. Includes comprehensive unit tests for Player and Match classes — written as a clean code challenge.