Programming
Current
Minesweeper - Written in C using ncurses.
Nodejs web-application chatroom - A very permissive chatroom that simply appends a user's message to the webpage, allowing styles and scripts to be injected. This is just for fun... it's not safe at all.
2FA Manager - A Bash script that stores encrypted 2FA keys for convenient use with oathtool.
Past/Retired Projects
Javascript Connect4 - This was my first project in JS. Playable here in the browser.