Projects

Products I've built from scratch. Most are live, serving real users, and generating revenue.

Movefast

The Next.js Base You Shouldn't Build Yourself | A production-ready SaaS boilerplate with auth, payments, and admin dashboard.

  • Built a comprehensive Next.js SaaS boilerplate equipped with authentication, role-based access control, and a scalable database schema.
  • Integrated multiple payment gateways (Stripe, Polar, Dodo) and database options (Supabase, MongoDB) for flexible setups.
  • Included essential integrations such as Resend and Postmark for email delivery to accelerate product launches.
Next.js/Tailwind CSS/Supabase/MongoDB/Stripe

Frame2PDF

Take Clean, Structured Notes from YouTube | Capture screenshots, add notes, and export everything as a single PDF.

  • Built a Chrome Extension using Plasmo framework to capture timestamped screenshots from YouTube videos with inline note-taking
  • Developed a backend and used Firebase for data storage and PDF generation
Next.js/Tailwind CSS/Plasmo/Node.js/Firebase

Hezalt

Auto-Fill Job Applications in 1-Click powered by LLM

  • Designed workflows to auto-fill job applications end-to-end with high accuracy, including custom flows for well-known job portals and default workflow compatible with any site
  • Developed a Google Chrome Extension for Chromium-based browsers, enabling users to auto-complete job applications seamlessly
  • Implemented the backend LLM service (OpenAI API integration) to generate context-aware answers for application forms
  • Built authentication flow (UI + backend) with third-party anti-spam email verification to prevent abuse and secure user onboarding
  • Launched a production-ready platform adopted by 100+ registered users, helping job seekers reduce manual effort and save time
Next.js/Tailwind CSS/Node.js/MongoDB/OpenAI API/Chrome Extension

B49 - Before Nine

Pre-Market Financial Reports | A serverless platform for automated pre-market financial insights with secure payment processing and WhatsApp delivery.

  • Built a serverless app generating automated pre-market reports with scheduling using AWS Lambda
  • Integrated Razorpay for payments and WhatsApp Cloud API for secure, spam-free report delivery
  • Scraped financial data to generate detailed reports including stock news, market mood, and mutual fund insights
Node.js/Next.js/AWS Lambda/PostgreSQL/Razorpay/WhatsApp Cloud API