This is a program for computing the greatest common left divisor of two quaternions.
This is a rather inefficient implementation of an indefinite LLL algorithm which I wrote for Persi's class on the top ten algorithms of the 20th century.
This is an arcade style video game I wrote in high school (you will need to have the curses library to compile it).
This is a weird maze game I made between high school and undergrad.