Here's some stuff I built.

I first started learning web development back in 2004 – I was in middle school putting terrible HTML on my Neopets pages – and have been hooked ever since.

My skill set includes expertise in front-end standards and frameworks. JavaScript, HTML5, and CSS3 are where I feel most at home, but I love having an excuse to work with other technologies.

Below are some of the side projects I’ve worked on that I’m particularly proud of:

pretty-delaunay

Makes pretty triangles with random points, colors, and gradients on a canvas – used as the background here!

css-ast-diff

A Node.js tool for showing difference in CSS after sorting and merging selectors and rules. Handy when using a preprocessor!