
Projects
During my free time and outside my day job, I work on a ton of side projects sometimes in different tools/languages and for various reasons; mainly to explore and learn new and old things. I am very interested in making developer tools and trying out new (to me) technologies to see things from a different perspective and fill in the blanks for things I may not know from working with my usual stack. Here are some of the things I have handpicked but you can find a lot more of them on my GitHub.

Hubble (demo)
A minimal proof-of-concept of my dissertation project: a lightweight, unified knowledge-base management system built for user-extensibility and self-hosting, with privacy, security, and full data ownership at its core



Robin
An experimental new(-ish) way to build type-safe full-stack web applications with Go

Dotenv
The most-used library for loading environment variables from .env (and other) files in Gleam








Reda (unmaintained)
Import, organise, share and read your books, articles, and other digital documents anytime, anywhere





PHP Router (archived)
A composer package that brings Express-like routing to PHP with support for middleware, class-based callbacks, dynamic routes etc