Archive
Over the years I’ve been lucky to do a ton of work. Mountains of design and code for businesses, products, and failed start-ups. And on top of that, an ever-growing list of personal projects, experiments, and silly art projects that I sometimes actually finish.
This is no where near everything. This is only my personal projects, none of the work I’ve been lucky to do for agencies or when freelancing. Some work I’ve lost to time. This is a semi-organized dumping ground for anything I still have that doesn’t fit somewhere else.
-
2022
-
Colormix.style
An MVP UI for seeing the results of CSS color-mix. And a blog post to go with it.
-
2016
-
Leela.dog
The best website ever for the best dog ever.
-
2015
-
Overawe
Experiments in strange with CSS, and the JS Audio API. I also wrote about it.
-
2014
-
CSS True Titles
A experiment with CSS animations, masking, and pacing. And just a lot of fun. I also wrote about it.
-
2013
-
Slenderman
I’d never made a font before, so I made a font. Was fun A++ would make a font again. I also wrote about it.
-
Again with This
Little reminders to myself in graphic form. There’s so many more I need to learn.
-
2012
-
CSS Squigglevision
More CSS fun. Using sprite interpolation to create a squigglevision effect.
-
CSS Write On
A technique I took from motion graphics and ported to CSS. A fancy use of CSS masking and animation interpolation.
-
2011
-
CSS Slideshows
Revolving image galleries with CSS Animations and a bit of trickery.
-
CSS Animated Sprites
Single image “animated gifs” by stepping CSS animation interpolation.
-
2010
-
Jribbble
A JavaScript library for the Dribbble API. I’ve written about this project twice. A Small Redesign with a Little Sugar (awful title and out-of-date post) and Jribbble Three and Helping People OAuth.
-
The Man from Hollywood
The one that got me started on the experimental path. Kinetic type with CSS. This was before CSS animations existed. At the time, only transitions were available, and only behind the webkit prefix. Long enough ago that it has started to fall apart due to CSS implementation changes. Old enough that Ajaxian wrote about it.