Projects

Open-source products, WordPress plugins, and small tools I’ve built over the years.

I’ve been building and shipping software for well over a decade. Some of these projects became businesses, some became widely used open-source tools, and some were mostly an excuse to learn something new.

Mailchimp for WordPress

A WordPress plugin that tightly integrates a site with Mailchimp. It grew from a small open-source project into a widely used product with a paid version.

Website GitHub Blog post


Koko Analytics

Open-source, privacy-friendly analytics for WordPress that tracks aggregated counts and keeps all data on the website’s server.

Website GitHub Blog post


HTML Forms

A WordPress plugin for creating multipurpose forms and handling submissions in a safe and extendible way. I grew it to a healthy user base before selling it in early 2024.

Website


Fathom Analytics

Open-source, privacy-friendly analytics. I stepped away from Fathom in 2019, but the project continued and became a successful business.

Website GitHub Blog post


Gozer

A static site generator written in Go with a focus on performance and simplicity.

GitHub


Nederlang

An interpreted programming language with a bytecode compiler and stack-based virtual machine hosted in Rust.

GitHub Blog post


Monkey-C

An interpreted programming language hosted in C. This was my result of working through Thorsten Ball’s interpreter book.

GitHub Blog post


Browserpass

A browser extension for Pass, the Unix password manager. I started hacking on it because I wanted to try native messaging in browser extensions.

GitHub Blog post


ibericode/vat

A PHP library for dealing with European VAT rules.

GitHub


AltoRouter

A flexible routing class for PHP projects. My very first open-source project.

Website GitHub Blog post