Home

Smaller projects and experiments:

Mandelbrot Orbits

Looking at periodic cycles / orbits in the mandelbrot set.

Mandelbrot Trajectories

Looking at shapes generated from tracing escape trajectories of points in the Mandelbrot set.

Interactive

Mandelbrot Trajectory Infima

A unique rendering of the inside of the mandelbrot set.

C & C++ Trivia

A collection of neat C and C++ trivia and oddities.

Microfmt

Very small (~300 line) C++ text formatting library

Wyrm

An experimental GCC GIMPLE to LLVM IR transpiler

Build Blame

A C++ builld time analyzer

Markov-Huffman Coding

Proof of concept for compressing data with conditionally-weighted huffman trees.