Build Your Own Ebook Reader

Build an ebook reader that can parse and display ebook formats like EPUB. This involves file format parsing, text rendering, and building a reading-friendly interface. ...

Programming Projects

Build Your Own Git Contributions Visualisation Tool

This programming project is to build your own version of the GitHub contributions graph. ...

Programming Projects

Build Your Own Monkeytype Typing Test

Monkeytype is a popular minimalist typing test application. Building one involves handling real-time keyboard input, calculating WPM, and creating a clean UI. ...

Programming Projects

Build Your Own Software Teleprompter

A software teleprompter scrolls text at a controlled speed for the speaker to read, similar to the hardware teleprompters used in television broadcasting. ...

Programming Projects