Back to Projects
Completed
Personal Project
Resume-AI
An AI-powered resume builder built with Next.js and Tailwind CSS. Features Groq-based AI generation, Stripe payments, and a fully responsive UI.


About this project
Resume-AI is a full-stack SaaS platform that lets users generate professional, ATS-optimized resumes using AI. Powered by Groq's LLM API, it delivers instant resume content suggestions tailored to job roles. The platform includes secure Stripe-based subscription payments, MongoDB for persistent user data, and a modular Next.js architecture for fast server-side rendering and seamless UX.
Project Info
Author
Shahnawaz Saddam Butt
Role
Full Stack Developer
Start Date
June 10, 2026
End Date
June 18, 2026
Tech Stack
Next.jsTailwind CSSNode.jsExpressStripeGroqMongoDB
Features
AI-powered resume generation using Groq LLM API
Stripe integration for subscription and one-time payment plans
User authentication with session-based profile and resume history
ATS-friendly resume templates with real-time preview
PDF export for generated resumes
Fully responsive and mobile-first design
Challenges
Designing effective prompts for Groq to produce consistently structured and professional resume content
Handling Stripe webhooks reliably for subscription lifecycle events
Optimizing server-side rendering with dynamic AI-generated content without sacrificing performance
Outcomes
Successfully launched a fully functional AI resume SaaS in under 9 days
Groq API integration achieved sub-second resume generation response times
Stripe payment flow tested and verified end-to-end with zero critical issues