Articles
Command Line Favorites
dd - disk destroyer
du - estimate directory size
nmcli - a wifi cli
>, >>, <, and | ( ͡° ͜ʖ ͡°)
... and more ...

Projects
Time zone converter. Includes offline search, zone change warnings, date switching, and persistance with localStorage.
A simple color picker. Features WebGL components for HSV, HSL, and HWB. Also includes dynamic related color swatches and a draggable 12-color pallete.
Grid drawing canvas for solving puzzles from the game, "The Witness". Supports drawing lines, copy/paste, undo/redo, save/open, and screen drag.
Watch a selection algorithm grow neural networks to play Snake. Clone the repo to learn more.
A simple typing test. Type ten lines of pangrams to get your results.
Self-hosted Discord. Triple-layered caching allows for seamless offline usage and nearly instantaneous start times. [unfinished]
Object-oriented OpenGL Rendering engine. Supports rendering models with lighting, shadow volumes, textures, and more.
Gathers tabs from Ultimate Guitar into an sqlite database. Runs on parallel hosts to improve gathering time.