An AI-powered job listing platform that intelligently matches users with jobs based on their resumes. Built with modern technologies like Next.js, Tailwind CSS, Prisma, and Neon for a seamless, responsive, and scalable user experience.
- 🔍 Intelligent job search with resume-based recommendations
- 🧾 Job listing and user authentication
- 💽 Neon (PostgreSQL) database with Prisma ORM
- 🌐 Deployed on Vercel
- 💡 Modern UI/UX with Tailwind CSS
- 📱 Fully responsive for all screen sizes
- 🛠 Scalable backend architecture
- Frontend: Next.js, React, Tailwind CSS
- Backend: Prisma ORM
- Database: Neon PostgreSQL
- Deployment: Vercel
- Version Control: Git & GitHub
Explore the website and give your suggestions or feedback here.
✨ We appreciate every review to make it better!
Have suggestions or issues?
Feel free to create an issue or drop a message!
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=
