Projects

Web

Lassie Bug

This is the UI library I developed for my own personal projects and currently being used on this site.

It is written in React and designed to be completely modular so I can pull in small pieces into any project I am working in.

Nomad Pitstops

This was a project I built to keep track of the places I worked while I was on road.

The project has become become mix between a travel blog and a web app and uses Vue and Nuxt to accomplish this.

Melodist.js

This is a fork of the front end framework we use at Tickr Composer.

The porpose of this fork was to introduce concepts like a functional component system and add xdom utilities while maintaining support for backbone like data structures such as models and collections.

Would I ever use it over a modern framework? No absolutely not! But it's really fun to mess around with these "lower level" concepts we take for granted in our modern tools

Linux

Dot Files

Linux is an extremely customizable desktop system because of this my desktop has taken on a fairly unique look and every once and a while someone will ask how I made it look this way. This is how! A bunch of configuration files that I'm always tweaking.

Scripts

These are the scripts I use to manage my system and general productivity.