The gallery of my software creations! All free and open source forever. I've transitioned to Codeberg for the most part, but some projects remain on Github, unfortunately.
The source code for this website!
An unofficial CLI replacement for the standalone WPILib project creator, which was unfortunately removed for the 2027 season.
A teaching project for introducing new FRC teams in Idaho to the concepts of robotics programming
My dotfiles. It may seem silly to put this under "projects," but real effort and programming goes into this. Written almost entirely in Guile Scheme!
A simple header-only matrix library for C
An implementation of snake in C using Raylib