Skip to content
Selected work

Things I've shipped that earn money.

3 case studies — a mix of production engineering and freelance launches. Click any card for the full story.

trendverse.netlify.app
Trendverse — D2C Ecommerce screenshot
Freelance2025 · Solo developer · End-to-end build
live

Trendverse — D2C Ecommerce

A direct-to-consumer storefront with product catalog, cart, checkout, inventory, and an admin panel the owner actually uses.

Next.js 14TypeScriptSupabaseRazorpayStripeTailwindSMTP
  • Replaced 3 separate tools (sheet + DMs + UPI) with a single product
  • Checkout completion lifted noticeably vs the abandoned DM-and-Google-Forms flow it replaced
Read the full case study
hair-crezz-salon.vercel.app
Hair Crezz — Salon Booking Template screenshot
Freelance2024 · Solo developer · Product owner
live

Hair Crezz — Salon Booking Template

A customizable salon-booking template — each owner gets a branded deployment with their own services, stylists, slots, payments, and SMS confirmations.

Next.js 14SupabasePostgres RLSRazorpayTwilioTailwind
  • No-show rate dropped once deposit-on-booking + SMS reminders went live
  • Daily scheduling time for the owner went from hours of WhatsApp triage to minutes in the dashboard
Read the full case study
AI Chatbot — RAG · Agents · Tools screenshot
Day job2025 · Solo developer · Production
live

AI Chatbot — RAG · Agents · Tools

A production retrieval-augmented chatbot over internal documents. Metadata-filtered retrieval feeds a tool-using agent loop; FastAPI exposes the API; the Python service runs on Render.

PythonFastAPILangChainRAGAgents & ToolsOpenAIMetadata filteringRender
  • Metadata filtering narrows the candidate set before vector ranking — fewer off-topic chunks reach the LLM
  • Agent with tools handles structured questions ("extract X from section Y") beyond plain semantic search
Read the full case study