An open API service indexing awesome lists of open source software.

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.

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