Creative Coding
Code is a way of expressing myself. Some of my favorite coding projects involve making small games, creative coding using math or simple physics, and data visualization with D3. Please have a look at some of the things I've been working on.
Chaos Game
From a Numberphile video. A simple algorithm provides surprising fractal results.
Bouncing Balls
Just a bunch of balls bouncing around, with trails, and sketchy homemade physics.
Mandelbrot
Somehow I made it through my Math degree without understanding the Mandelbrot Set. I decided to change that.