Interv-U is an AI-powered technical interview simulator designed to help candidates prepare for job interviews effectively. It provides a realistic interview environment with AI-driven questions, feedback, and evaluations.
- AI-Powered Interviews: Get personalized questions based on your skills.
- Real-Time Feedback: Receive instant AI-driven insights and suggestions.
- Multi-Step Interview Process: Simulates technical rounds including coding, system design, and behavioral questions.
- Progress Tracking: Monitor your improvements over multiple sessions.
- Dark Mode Support: Seamless UI with Next.js and Tailwind CSS.
- Frontend: React, Next.js, Tailwind CSS
- Backend: Firebase, Firebase Admin SDK
- State Management: React Hook Form
- UI Components: Radix UI, Lucide React
- Validation: Zod
- Authentication: Firebase Auth
- Notifications: Sonner
- Clone the repository:
git clone https://github.com/your-username/interv-u.git
- Navigate to the project directory:
cd interv-u - Install dependencies:
npm install
- Start the development server:
npm run dev
npm run dev- Starts the development server.npm run build- Builds the production-ready app.npm run start- Starts the production server.npm run lint- Runs ESLint to check for code issues.
Contributions are welcome! Feel free to submit pull requests or report issues.
Project is done under the course of JavaScript Mastery