Projects

Open Source

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

  • bugsplat.rb The software that runs petekeen.net
  • Capistrano::Buildpack Deploy 12-factor-style applications using Capistrano 2x
  • Dotfiles My dotfiles for work and home
  • Foreman::Export::Nginx Export for Foreman that sets up nginx configurations
  • Ledger Web A web-based reporting system for the Ledger command line accounting program
  • Marginalia This is the app that used to run at https://marginalia.io.
  • MMP Builder Project that builds MMP
  • Payola Accept credit card payments with Stripe and your Rails application
  • Sequel Reporter A small opinionated framework for writing reporting applications using Sequel
  • Sites Simple wiki-based site generator.
  • trading A toy trading engine that only supports BUY and SELL limit orders
  • Twitter Fiction Reader Read twitter feeds from the beginning
  • uploads A little application for uploading files to a remote server

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.