My Projects
Here is a selection of my recent work. I love building things that solve real-world problems and provide great user experiences.

BibleWrite
AI-assisted Bible study platform with 18,000+ weekly active users across 142 countries supporting 12 languages. RAG pipeline over the full Bible corpus using Pinecone + LangChain for context-grounded, citation-backed responses. Sub-2-second global response times via GCP CDN edge caching and region-aware Cloud Run deployments.
View Details
TaskFlow — Full-Stack Todo App
Academic mini-project during B.Tech Year 3 — CRUD task manager with drag-and-drop reordering, priority labels, due date reminders, and JWT-based user authentication. First full-stack MERN project; served as foundation for learning REST API design, MongoDB schema modeling, and React component patterns.
View Details
SolarFlow — Solar Installation Platform
Full-stack project management platform for solar installation companies. Customers order panels, sales reps approve & assign jobs, construction crews execute installs, managers oversee end-to-end. 4-role RBAC system with scoped dashboards and workflow state machine. Real-time job tracking with Google Maps API.
View Details
PulseBoard — Weather & News Dashboard
B.Tech final year capstone project — real-time personal dashboard aggregating live weather forecasts and top news headlines with topic-based filtering. Redis caching layer reduced external API calls by 80% and improved load time to under 300ms. Awarded 'Best Project — Web Development Track' by CSE department.
View Details
DevBlog — Developer Blogging Platform
Full-stack blogging platform built during MS program at Stevens. Features MDX-powered rich text editor, syntax-highlighted code blocks, tags, and SEO-optimized static generation. Integrated AI writing assistant sidebar using GPT-3.5 for paragraph suggestions, rewrites, and auto-generated meta descriptions.
View Details
ComicWrite
AI comic generation platform with paying subscribers. Integrates DALL·E 3 + GPT-4o for panel script-to-image generation. Multi-step agentic workflow using LangChain + custom tools generates coherent 6-10 panel comics from a single user prompt. Full Stripe billing integration.
View Details
MusicWrite
AI music generation platform with 10,000+ creators and 50,000+ songs generated. Multi-model AI pipeline integrating Google Lyria (music generation), Imagen (album art), and Gemini 1.5 Pro (lyrics & song structure) on GCP Vertex AI. Real-time collaborative song editor built with WebSockets and Yjs. Monetized via freemium Stripe subscriptions.
View Details