Projects

Cashflow Simulator

A web application I put together to replace a years-old Python script I wrote to manage my own finances. Some features include: multiple accounts, recurring transactions, and marking future transactions as already completed.

CLEO

A configuration file format that focuses on being readable and writable by humans. It targets application-level configurations, rather than system-level where you might expect control flow, etc.

CONR

A tool I wrote for packaging up Go modules to make it super simple to host on your server without exposing your entire repo.