Full Stack AI Career Coach built with React 19 + Next.js 15, Tailwind CSS, NeonDB, Prisma, Clerk Authentication, Inngest, Gemini API, and Shadcn UI.
A cutting-edge AI-driven career platform that provides personalized job recommendations, AI resume reviews, and real-time career insights to help users land their dream job.
ā
AI-Powered Job & Resume Analysis ā Uses Gemini API for deep insights
ā
Secure Authentication ā Implemented with Clerk
ā
Real-Time Subscription System ā Managed via NeonDB & Prisma
ā
Interactive UI ā Built with Shadcn UI & Tailwind CSS
ā
Event-Driven Architecture ā Powered by Inngest for async processing
ā
Fast & Scalable ā Optimized with Next.js 15 App Router
Technology | Usage |
---|---|
React 19 & Next.js 15 | Frontend & Server-Side Rendering |
Tailwind CSS & Shadcn UI | Modern UI & Styling |
NeonDB & Prisma | Database & ORM |
Clerk Authentication | Secure login & access control |
Inngest | Background job processing |
Gemini API | AI-powered career guidance |
Vercel | Deployment & hosting |
.env
file with following variables -DATABASE_URL=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/onboarding
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/onboarding
GEMINI_API_KEY=