Projects
Work case studies and personal builds.
📌 Pinned
- personal
StreamVault — Short-Form Video Platform
A short-form video platform — upload, transcode, stream, view-count, auth — built end to end on free-tier managed services, to work through real distributed-systems problems rather than to look busy.
TypeScriptNode.jsFastifyPostgreSQL+9Jun 2026 – Aug 2026 - personal
Node.js Starter Template
A published GitHub template for production Node.js/TypeScript APIs: feature-module architecture, a repository pattern that keeps the ORM out of controllers entirely, Zod-validated env and requests, JWT refresh rotation with revocable database-stored tokens, and CI running integration tests against a real PostgreSQL container rather than mocks.
Node.jsTypeScriptExpressPrisma+7Dec 2023 – Sep 2026
Latest
- work
AnyTeam — AI-Native Sales Operating System
An AI-native B2B sales intelligence platform built from inception to launch on a two-engineer backend team. I scaffolded the service-oriented architecture and built three of its subsystems.
Node.jsExpressPostgreSQLRabbitMQ+4Dec 2024 – Nov 2025 - work
Cricket Savant — Sports Analytics Platform
A real-time analytics and trading platform for an IPL franchise, built end to end as the sole backend engineer — including direct communication with the client's data analysis team.
Node.jsExpressGoogle BigQueryDocker+4Nov 2023 – Sep 2024 - work
Zonely — Two-Sided Expert Marketplace
The complete backend for a two-sided consultation marketplace with live audio sessions, real-time chat and ledger-based billing — greenfield to go-live, built solo.
Node.jsFastifyPostgreSQLPrisma+4Jun 2024 – Dec 2024 - work
FurnishKaro AI Assistant — Dual-Agent LLM System
An AI assistant layer over an existing multi-tenant interior-furnishing SaaS platform, adding natural-language analytics and high-speed structured data entry.
PythonFastAPILangChainLangGraph+4Nov 2025 – Feb 2026 - work
BriefSmart AI — Client Onboarding Automation
An AI platform that ingests sales call transcripts, documents and notes to auto-generate structured, versioned onboarding briefs — replacing manual sales-to-delivery handoff review.
Node.jsTypeScriptExpressPython+4Feb 2026 – Mar 2026 - work
Impact Express — Multi-Carrier Courier Platform
A global courier booking system fanning out to three carrier APIs in parallel, with a MySQL zone pricing engine covering 100+ delivery regions and internal admin tooling for overrides and label regeneration.
Node.jsExpressMySQLReact+4Aug 2023 – Apr 2024 - work
Boston Energy Savings — CMS Blog Platform
An SEO-optimized, CMS-driven blog platform on Next.js App Router and Sanity, using server-side rendering and GROQ queries, with React Hook Form and Zod validation on the lead-capture flow.
Next.jsSanity.ioReactZod+2Jun 2023 – Oct 2023 - work
Spur.Fit — Fitness Platform APIs
The company's first project and first Node.js codebase. RESTful APIs for workout data management, trainer dashboards and analytics, with automated bulk Excel ingestion and AWS SES/S3 integration.
Node.jsExpressMySQLAWS SES+2Nov 2022 – Jan 2023 - mini
LeetCode Auto-Sync & Organizer
A GitHub Actions pipeline that syncs accepted LeetCode submissions into a topic-organized, git-versioned archive — resolving topic tags through LeetCode's GraphQL API against a config-driven tag map, with all credentials held as encrypted repository secrets and a companion Puppeteer tool for one-command session rotation. Published as a reusable template.
Node.jsJavaScriptGitHub ActionsPuppeteer+1Jul 2026 - personal
Connectopia — Real-Time Messaging Platform
My first full-stack project: real-time private and group messaging with multi-provider authentication, online presence and read receipts. Uses a single polymorphic Conversation model — one isGroup flag — to serve both private and group chats instead of two separate schemas.
Next.jsReactTypeScriptPrisma+5Jun 2023 – Sep 2023 - learning
SnapNote — Notes, To-Do & Drawing App
My earliest project — a framework-free notes, to-do and drawing app in vanilla HTML, CSS and JavaScript. A custom HTML5 Canvas drawing tool with brush, eraser, shapes and mobile touch support, persisted entirely in LocalStorage.
HTML5CSS3JavaScriptCanvas API+1Oct 2022 – Jun 2023