A simple CLI utility written in Jai for grabbing notes you have left for yourself in your code. It looks any word prefixed with @ found in comments, and outputs their location and text.
A static site generator that takes Markdown files, converts them to HTML, and combines them with bits of HTML you want to share across all the pages on your site.
A small operating system written for the fun of it. I designed it to be very simple, but it also doesn't do very much at the moment. It lets you write and edit text, and switch between different tasks... which at the moment is two instances of the very simple text editor.
A simple Tetris clone I created over a weekend using C++ and Raylib.
A cryptography tool that I wrote with some other developers back in 2022. It is written in Python and includes a plethora of ciphers, and some other things too.
You can find more of my projects over on GitHub, Codeberg, and Sourcehut.