These are all of the software projects I’ve worked on over the years. There are zero projects that I work on that closed source or otherwise unfree if I can help it. All of these projects have copyleft licenses, and will remain free and open source forever.
cebar.xyz
The source code for this website!
The primary language is not Nix by the way. All of my pages are written in Markdown, which GitHub doesn’t seem to want include in the language percentage figure.
Robostart
An unofficial CLI replacement for the standalone WPILib project creator, which was unfortunately removed for the 2027 season.
TatorTot
A teaching project for introducing new FRC teams in Idaho to the concepts of robotics programming
matrix.h
A simple header-only matrix library for C
Snake
An implementation of snake in C using Raylib
Kalman
A simple Kalman Filter implementation for C++
Goodcal
A simple terminal calendar