All works
6 shipped projects — full-stack apps, ML research, and native tools. Every project links to source code or a live demo.
Operations Platform
Production platform behind internal operations at Cuemath. Full-stack Next.js + Postgres serving live users end to end, plus the analytics layer that shapes strategy. Shipped via multi-agent Claude Code sessions with structured review gates.
Spend Tracker
Personal finance dashboard with Telegram bot input, calendar heatmap, savings goals, and a weekly Claude Haiku digest. Bento layout, single-accent palette, GitHub Actions CI + branch protection.
Kortex
Next.js app that ingests PDFs and generates spaced-repetition flashcards with Google Gemini — SM-2 scheduling, learn/practice flows, streaks, and a social feed. Neon Postgres, serverless on Netlify.
Self-Healing ML Pipeline
Novel ML pipeline that autonomously detects model failures, performs root-cause analysis, and applies adaptive recovery strategies. Companion VS Code extension for real-time monitoring. Documented across five phases culminating in an IEEE-format paper.
PlantDoc
Flask web app that diagnoses plant diseases from leaf photos using a custom CNN trained on the PlantVillage dataset — 38 classes, ~54k images, 95% test accuracy. Drag-and-drop UI with top-5 confidence output.
ModelShiftMVP
A macOS 13+ Swift executable built as an SPM package and bundled into a distributable .app.