auto_awesomeFeatured Work

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.

psychology
Deployed
arrow_outward

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.

7
Autonomous Agents
90%+
Feedback Accuracy
85%+
Job Match Precision
PythonFastAPILangChainGroq LLaMA 3.3Next.js 14SupabaseRedis
psychology
In Progress
arrow_outward

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.

200+
Govt Schemes
3 min
Quiz Duration
EN + HI
Languages
Next.js 14Node.jsMongoDBOpenAI GPT-4oLangChainRAGAWS Lambda
psychology
Deployed
arrow_outward

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.

30+
Job Platforms
3
AI Providers
Daily
Auto Schedule
Node.jsClaude APIGeminiMongoDBTwilioCronScrapingBee
psychology
Production
lockNDA

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.

95%+
Query Accuracy
<2s
Response Time
10+
Organizations
Node.jsLangChainGroqMongoDBRAGVector Search

infoAs per NDA signed with the company, we are not able to share the source code or live demo.

code
Deployed
arrow_outward

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.

PHPMySQLJavaScriptWebSocketHTMLCSS
code
Deployed
arrow_outward

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.

TypeScriptNode.jsJest