DB

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.

#js#math#creative

Chaos Game logo

Bouncing Balls

Just a bunch of balls bouncing around, with trails, and sketchy homemade physics.

#js#canvas#creative

Bouncing Balls logo

Mandelbrot

Somehow I made it through my Math degree without understanding the Mandelbrot Set. I decided to change that.

#js#canvas#math#creative

Mandelbrot logo