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
In Progress
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
Production

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
Node.jsLangChainGroqMongoDBRAGVector Search
code
Deployed

Speedbox Logistics

Serverless logistics platform with real-time tracking, automated dispatch, and 99.9% uptime. Handles 10K+ concurrent users with AWS Lambda, PostgreSQL, and Cognito.

99.9%
Uptime
10K+
Concurrent Users
AWS LambdaPostgreSQLAWS CognitoServerless FrameworkNode.js
code
Deployed
arrow_outward

Alumni Tracking System

A web application that facilitates communication among alumni of universities/colleges and enables institutions to stay connected with their graduates. Alumni/students register and login upon college approval. They access college-uploaded events, notices, and job postings.

PHPMySQLHTMLCSSJavaScript
code
Deployed
arrow_outward

Money Changer

A backend service for a Money Changer feature. It handles requests to provide change for a given amount using predefined denominations and maintains records of transactions. Built with NestJS and PostgreSQL.

NestJSPostgreSQLTypeScriptJestSwagger
code
Deployed
arrow_outward

Magical Arena

A TypeScript-based turn-based game where two players compete by attacking and defending. Each player has health, strength, and attack attributes. Dice rolls add randomness to combat, with comprehensive unit tests for Player and Match classes.

TypeScriptNode.jsJest