Featured Project

StartupForge AI

An AI-powered SaaS toolkit that transforms a startup idea into a full business plan in seconds, combining Google Gemini AI with secure Firebase services and automated Vercel delivery.

StartupForge AI architecture overview showing the web application, Gemini AI, Firebase, Vercel, and GitHub Actions pipeline

Why I Built This

I wanted to shorten the gap between having a startup idea and knowing what to do next. StartupForge AI gives early founders a practical starting point by turning a rough concept into structured business thinking, while keeping the experience fast enough to encourage exploration.

Key Decisions & Challenges

  • Used Gemini AI for flexible content generation so the toolkit can respond to many different startup ideas and business contexts.
  • Chose Firebase for authentication, real-time data, storage, and backend services without slowing down the product-building cycle.
  • Built with Vite and automated GitHub Actions delivery to Vercel for fast iteration and dependable production builds.

Results

AI-poweredIdeas and plans on demand
Secure backendFirebase services included
Zero-touch deploysCI/CD to Vercel

What I built

  • Created a modern, responsive SaaS interface for turning startup ideas into actionable business plans.
  • Integrated Google Gemini AI for content generation, business ideas, plans, and recommendations.
  • Configured Firebase authentication, real-time data, storage, and backend services.
  • Built the frontend with Vite for a fast development experience and optimized production builds.
  • Automated testing, builds, and deployment to Vercel through GitHub Actions CI/CD.

Technology stack

HTMLCSSJavaScriptGoogle Gemini AIFirebaseViteVercelGitHub Actions