CV Creator
A SaaS for creating and managing resumes, built with Next.js, TypeScript, Tailwind CSS, Prisma, social authentication, and subscription tiers (Free, Pro, Plus).
Overview
CV Creator allows users to build and customize their resumes with ease. It features a user-friendly interface, template selection, export options, and supports saving data securely. Authentication via Google and GitHub is available, with a Prisma database for robust data management. The platform offers subscription tiers: Free, Pro, and Plus, unlocking advanced features and templates.
Key Features
Challenge & Solution
Challenge
Integrating multiple authentication providers, implementing a subscription system, ensuring secure, reliable data storage for user resumes, and protecting routes so users cannot bypass authentication.
Solution
Used NextAuth for social login, Prisma ORM for database management, Stripe for subscriptions, implemented robust validation and access controls, and enforced server-side route protection using middleware and API checks to prevent unauthorized access.
Project Gallery

Technologies Used
Project Links
Project Info
2024
Ongoing
Solo Project