🎓 B.Tech CSE @ MSIT Delhi · CGPA: 9.7 · Graduating 2027
I build production-ready full-stack systems - from backend APIs and auth flows to Dockerized deployments and AI-powered features. I care about clean architecture, real observability, and shipping things that work.
- 🤖 Currently building DevDocAI — a production multi-agent LangGraph system that auto-generates engineering docs from GitHub codebases
- 🔧 Also working on Invoicer — a SaaS invoicing platform for freelancers
- 📝 Writing about it all on dev.to and Hashnode — building in public
- 🏆 Deputy Head of Dev @ GDGoC MSIT · Head of Dev @ Geek Room (150K+ community)
- 🧠 Hackathon finalist 4x · Mentor at IIIT-Delhi, IGDTUW, MSIT
| Role | Company | Duration |
|---|---|---|
| SDE Intern | Square Education Pvt. Ltd. | Aug 2025 – Mar 2026 |
| SDE Intern | Financea | Mar 2025 – Apr 2025 |
Square Education Pvt. Ltd. - Owned the full production MVP: Next.js (TypeScript) + FastAPI + PostgreSQL + Docker + PayU. Handled live deployments, auth flows (Session + Google OAuth), and real-user data.
Financea - Built data-driven dashboards and financial analysis workflows using Next.js + MongoDB + Recharts.
DevDocAI · LangGraph · FastAPI · Groq · Qdrant · PostgreSQL · MCP · Redis
Production multi-agent system that auto-generates and updates engineering documentation from GitHub codebases
- Multi-agent LangGraph pipeline: AST parser → LLM doc generator → Brave researcher → HITL review → Qdrant publisher
- GitHub OAuth + encrypted token storage + MCP server with 6 GitHub tools
- Human-in-the-Loop checkpoint — devs approve docs before publish, HITL pause/resume via PostgreSQL checkpointing
- PR merge webhook → auto re-triggers pipeline · Onboarding RAG chatbot over Cohere + Qdrant
- LangSmith observability · Building in public — read the series
NewsMail · MERN · AWS ECS Fargate · Cloudflare WAF · Groq · Resend · Redux Toolkit
Production newsletter platform deployed on AWS with AI-generated content and bulk email dispatch
- Deployed on AWS ECS Fargate with ECR, ALB path-based routing, and Cloudflare WAF — 99.9% uptime, zero server management overhead
- GitHub Actions CI/CD (dev → main) with automated Docker builds and rolling deployments — manual deployment effort reduced ~100%
- Groq-powered AI content generation with bulk email dispatch via Resend — verified 40–50 recipients/batch with admin dashboard
- bcrypt hashing, two-tier rate limiting (auth + general), express-validator for NoSQL injection protection
- AWS Secrets Manager for zero hardcoded credentials + Cheerio + Axios scraping pipeline with Excel.js export
Invoicer (v1) · Next.js · TypeScript · MongoDB · Razorpay · Redis · Docker · CI/CD
Production SaaS platform for freelancers with credit-based billing (Free/Pro tiers)
- Credit-based billing (Free/Pro tiers) with Razorpay payments, coupon system, and Resend invoice dispatch with QR codes
- 3-stage Dockerized build (node:20-alpine) + GitHub Actions CI/CD + Redis/Upstash caching — latency reduced ~400ms → 160–180ms (~55% faster), sub-100ms on cached hits
- AI evaluation engine (Groq qwen3.6-27b + Tavily) — expense analysis, client insights, invoice trends, 2025–26 market benchmarks
- Cookie Session + Google OAuth auth with Winston structured logging and role-based admin dashboard
HireWire · MERN · Groq API (Llama v3) · JWT Auth
- Engineered an AI-powered interview prep platform using Groq (Llama v3) to generate role- and domain-specific technical and non-technical questions across 10+ engineering domains, with session-based practice flows and pinned questions.
- Implemented JWT + Bcrypt secure auth and a fully responsive UI optimized for mobile and desktop.
I document everything I build. Follow the journey:
| Series | Platform | Status |
|---|---|---|
| Building DevDocAI — Part 1: Foundation | dev.to | ✅ Live |
| Building DevDocAI — Part 2: LangGraph Core + Agents + RAG | dev.to | ✅ Live |
| Building DevDocAI — Part 3: Webhooks + Redis Cache | dev.to | ✅ Live |
| Building DevDocAI — Part 4: Coming Back, Closing Out the Backend, and Laying Down the Frontend | dev.to | ✅ Live |
| Building DevDocAI — Part 5 - Backend Closed Out, GitHub OAuth Working End-to-End | dev.to | ✅ Live |
| Articles | Platform | Status |
|---|---|---|
| Building DevDocAI — Part 1: Foundation | Hashnode | ✅ Live |
| Building DevDocAI — Part 2: LangGraph Core + Agents + RAG | Hashnode | ✅ Live |
| Building DevDocAI — Part 3: GitHub Webhooks, Redis Caching | Hashnode | ✅ Live |



