AI-powered interview preparation platform for coding algorithms, data structures, and system design.
- Coding Practice: Solve problems with AI-powered code analysis
- System Design: Practice architecture with interactive whiteboard
- Learning Modules: Generate custom learning modules for any CS topic
- Progress Tracking: Local storage for tracking your progress
- Install dependencies:
npm install - Set
VITE_GEMINI_API_KEYin.env.local - Run:
npm run dev
React, TypeScript, Vite, Google Gemini API
MIT