Projects
Here are some of my projects.
* Prime number storage – A method of compressing prime numbers for storage on disk or in memory.
* Data structures – implementations of Red-black trees, binomial heaps and Fibonacci heaps.
* Tupper’s self-referential formula – Software to graph a neat math formula, as well as scripts to generalize it.
* dwm patches – Patches I contributed to the dwm project, a tiling window manager for GNU/Linux and other x11 OSes.
* dvtm patches – patches for dvtm, a tiling terminal manager.
From the Dark Ages
* Robot Motion Planning – A college project for a class on Computational Geometry.
*The Mandelbrot Set – A high school project that generates the Mandelbrot set.