Projects

Open Source

I have developed various bits of open source software over the years:


Startups / Side Projects

Docverter

Docverter is plaintext to formatted document conversion tool with a RESTful API. Users can submit documents in various formats including Markdown and HTML and request formatting into PDF, Docx, ePub, and Mobi formats. The PDF and Docx links scattered around this site all use Docverter to convert on the fly. Docverter is open source.


Marginalia

Marginalia is an online notebook where entries are written in Markdown and can be created via the web interface or by sending to a special email address. Entries can be grouped into projects and have inline hashtags. Marginalia is a Rails app.


Twitter Fiction Reader

Twitter Fiction Reader is a curated archive of public Twitter accounts that tell fictional stories 140 characters at a time. The main application is based on Sinatra and PostgreSQL, with a simple cron task for pulling down fresh tweets.


Remindlyo

Remember to call your mother every week. Remindlyo will call your number at a scheduled time and connect you to your contact immediately. Now deactivated.

Fivepad

The easiest way to keep track of your apartment search. I build this to help my girlfriend and I search for apartments in the Portland area, but it's useful anywhere Craigslist has coverage. Using it is pretty simple. You just paste in a Craigslist URL into the Add a Place box and it scrapes the page for useful information and shows it to you on a map, along with all of your other places. Fivepad is a straightforward Rails application which is now shut down.