Projects
patdown
patdown
is a Markdown compiler written in C. It aims to be CommonMark compliant in its parsing. Currently it’s still very much a work in progress and isn’t fully compliant with the standard.
nba.py
nba.py
is a small command-line interface to NBA box scores. It was written in Python and is mostly outdated.
Dotfiles
My personal collection of dotfiles is hosted on Github. They are ever-evolving, but contain a lot of useful stuff if you work with bash
, git
, Terminal.app, TextMate, nano
, or Python. I wrote about customizing bash
with startup files in an article once — it contains a lot of the rationale behind my bash
settings.
- Github
- Two Shells and a Prompt article