These are the public GitHub repositories that I am at least somewhat serious about developing and maintaining at this time. The newest are at the top.
Color Me Sass
This is my fork of a project that seems to be abandoned. It’s just a library of color variables for use in Sass.
core-wordpress
This is the WordPress starter project we use at my work for new sites. I kinda took over maintenance of this one and made it work with Composer.
core-drupal8
This is the Drupal 8 starter project we use at my work for new sites. I help keep it fresh and up-to-date.
Vitals
This is somewhat of a fork and somewhat original. I wanted to put my own spin on Normalize.css and add a few tools I thought would be useful.
Net_SmartIRC
This is a PEAR package I’ve taken over maintenance of. No new features are being added; I just handle issues that are reported.
Noair
This is a PHP event library following the Mediator behavioral pattern implemented like an Observer.