Projects
Production-ready applications spanning SaaS platforms, AI tools, microservices, and browser-native utilities.
Microservices-based agricultural marketplace — 7 Node.js services behind an API gateway, 3 React frontends, MongoDB Atlas, JWT auth, and live Mandi price data. Farmers list produce, consumers order, delivery agents track, admins manage.
Full-stack shared living management app — expense splitting, grocery lists, meal planner with OCR receipt scanning, task manager, household calendar, and Google Gemini AI integration. Includes Vitest unit tests and Playwright E2E tests.
AI-powered ATS resume evaluator — upload your resume, paste a job description, and get a precision compatibility score with keyword gap analysis, section-by-section feedback, and role-specific improvement suggestions. PDF report download included.
Full-stack SaaS platform — an AI-powered software testing toolkit with 5 AI tools in a protected dashboard: IdeaForge, AutoScribe, CucumberCraft, DomDetective, and WebTrekker. Credit-based billing via Razorpay, full auth (email, Google, GitHub OAuth), and complete marketing site.
Personal job intelligence dashboard — aggregates jobs every 4 hours from Indeed, Naukri, and Wellfound, scores them by hiring probability (0–100%), sends Telegram alerts for top matches (≥ 80%), and tracks application status.
Privacy-first browser-based media toolkit — compress images, videos (FFmpeg WebAssembly), and PDFs; merge PDFs; convert images to PDF. Zero server uploads — all processing runs client-side in the browser.
Local-first AI research assistant powered by Ollama. Enter a topic and get a structured, multi-source research report generated by a 5-agent AI pipeline — all running on your machine. Built with FastAPI, React, and Go.