Skip to content

Spie1er/interv-u

Repository files navigation

Interv-U

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.

Features

  • 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.

Tech Stack

  • 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

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/interv-u.git
  2. Navigate to the project directory:
    cd interv-u
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Scripts

  • 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.

Contributing

Contributions are welcome! Feel free to submit pull requests or report issues.

License

Project is done under the course of JavaScript Mastery

About

AI-powered interview simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors