https://github.com/naamanu/prep-buddy
Prepare for tech interviews with prepbuddy.
https://github.com/naamanu/prep-buddy
coding-interviews coding-test
Last synced: 17 days ago
JSON representation
Prepare for tech interviews with prepbuddy.
- Host: GitHub
- URL: https://github.com/naamanu/prep-buddy
- Owner: naamanu
- Created: 2025-12-03T01:22:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-02-02T03:23:51.000Z (about 1 month ago)
- Last Synced: 2026-02-02T14:39:13.674Z (about 1 month ago)
- Topics: coding-interviews, coding-test
- Language: TypeScript
- Homepage:
- Size: 209 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrepBuddy
AI-powered interview preparation platform for coding algorithms, data structures, and system design.
## Features
- **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
## Quick Start
1. Install dependencies: `npm install`
2. Set `VITE_GEMINI_API_KEY` in `.env.local`
3. Run: `npm run dev`
## Tech Stack
React, TypeScript, Vite, Google Gemini API
## License
MIT