JS
C
| Name | Description | Lang | Links |
|---|---|---|---|
| quote-type | Typing speed test with random quotes from an API. | JS | |
| pomodoro-timer | Customizable Pomodoro timer with ringtones. | JS | |
| password-generator | Secure password generator with customizable options. | JS | |
| dictionary-website | Word lookup: definitions, audio, synonyms, antonyms. | JS | |
| expense-tracker | Track spending by category with a running total. | JS | |
| weather-website | Live weather for any city via OpenWeatherMap API. | JS | |
| snake-game | Classic Snake built with pygame-ce. | Python | |
| space-shooter | 2D space shooter built with pygame-ce. | Python | |
| cookie-clicker | Idle cookie clicker game built with pygame-ce. | Python | |
| shape-calculator | Terminal-based tool for shape area and perimeter calculations. | Python | |
| rpg-game | Text-based RPG written in C++. | C++ | |
| file-organizer | Sorts files into folders by type using C++. | C++ | |
| file-cryptography | File encryption/decryption using C++ and Crypto++. | C++ | |
| tic-tac-toe | Tic-Tac-Toe in the terminal, written in C++. | C++ |