Check Out My Projects

eCSSentric

eCSSentric is a barebones CSS starter. It’s in the spirit of a boilerplate but meant to take a step beyond “just” boilerplate. Also, no builds are needed for this, because it’s good to know CSS. Here’s eCSSentric’s git repository.

Check out the eCSSentric demo.

RSS Discovery Engine

RSS Discovery Engine is a fun project intended to encourage the use of RSS feeds. You can find the code on GitHub.

I recently decided to take down my hosted instance of RSS Discover Engine which once lived at rdengine.quakkels.com. It became a tool for bots, which isn’t entirely unexpected, but the app isn’t equiped to prevent such abuses in its current state.

Check out RSS Discovery Engine.

Roast.it

Roast.it is a barebones JavaScript unit testing library designed for providing a fast feedback loop with minimal fuss. There are no frills here. No unnecessary dependencies. This will run unit tests for you from npm test. It will not get in your way.

Check out Roast.it.