Over the years I have started many projects. Finished about tenth of that.

Here’s what remains. The ones I consider worth sharing. Mostly out of sentiment and as a reminder that it doen’t need to be good or even do its job. It’s okay to do something for the heck of it.

Sveltebook

Sveltebook

Digital invitation with an integrated response mechanism. Built with Svelte, deployed with Vercel.

Preview available here.

It’s a simple thing, but made our little housewarming party this tiny bit more special.

Statty

Statty

ESP8266 powered PC stat display. Embedded C communicating via USB-UART with a Python host daemon.

The cat is an animation stored in flash as a binary blob, had to implement partial updates and reverse animations to fit it in memory.