A collection of entertaining and educational mini-projects in various programming languages.
- CLI code cave scanner - Scan binaries for code caves, small empty sections of code that can be used for code injection. (2022)
- CLI cheat table hierarchy dumper - A structure dumper for cheat tables. (2023)
- CLI ANSI escape code generator - Generate ANSI escape codes to change text color and formatting in the terminal. (2022)
- CLI tic-tac-toe game - A simple terminal-based Tic-Tac-Toe game. (2022)
- Particle-storm thingy - I don't even know what it is. But it's pretty. (2019)
- Brick breaker game - A classic brick breaker game implemented in Typescript. (2019)
- Wallpaper finder - Search for wallpapers by keywords using the Unsplash API. (2021)
- Mastermind - A reimplementation of the popular code-breaking game, with a modern interface on top of electron. (2022)
- Successor to my university project: https://mastermind.riotcoding.com/ (2017)