All Projects

Mothers Day Duolingo Murder

For mother’s day, I edited together a web comic to celebrate Maria’s efforts to teach our daughter to read.

Trying to Justify SNMP

Simple Network Management Protocol (SNMP) is a protocol for collecting info from devices like resource usage or configuration. It’s come up a few times when I researched how to gather...

LAN Pets

I made a network monitoring tool that uses the data it collects to make a neighborhood of virtual pets.

Trying Out Rust

For some inexplicable reason, I had a whim to try out Rust. I wanted a project that was very limited on scope, but still “real”. I decided to port the...

Sad Pumpkin Failure

My failed attempt to make an IoT nightlight.

PyPI Proxying for Docker Builds

I wanted to improve our CI system by caching PyPI data locally. I saw that there’s a project to do this, but I didn’t see any good examples actually using...