BuildOnCoffee is an open-source platform for discovering the best developer tools and learning resources for core Computer Science subjects. It features:
- Learn: Explore curated courses on Data Structures, Algorithms, Operating Systems, Networks, Databases, System Design, and more. Each course has a dedicated page with video tutorials, docs, and references.
- Tools: Find and use top developer tools like SnapFolio and more.
- Open Source: Contribute to the project, learn by doing, and help build the future of tech education.
- Modern UI: Built with React, Vite, and Tailwind CSS for a fast, responsive experience.
- Clone the repository:
git clone https://github.com/your-repo/build-on-coffee.git cd build-on-coffee - Install dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser: Visit http://localhost:5173 (or the port shown in your terminal).
We welcome contributions! To get started:
- Fork this repository
- Create a new branch for your feature or fix
- Submit a pull request with a clear description
- See the Contribute page or CONTRIBUTING.md for more details
This project is open source and available under the MIT License.
Built with ❤️ by the BuildOnCoffee community.