Greetings!
I’m an IT architect by day and an incurable tinkerer by night. I spend my working hours thinking about structure, scale, and how technology can actually make life easier for people – and my late evenings, when the family sleeps, experimenting with whatever caught my curiosity that week.
Most of the projects you’ll find here are the result of exactly that: late-night tinkering, half-finished ideas that turned into something useful, and “what if I just try this” moments. Sometimes it’s automation, sometimes cloud or AI experiments, sometimes just scratching a technical itch.
I enjoy learning by building, breaking things (preferably in non-production environments), and sharing what I end up with along the way. If something here helps you, sparks an idea, or saves you a bit of time – mission accomplished.
Recent posts
-
hass-rejseplanen is a lightweight Home Assistant add-on that fetches departure data from Rejseplanen, filters it, compacts it for dashboards, and publishes it to an MQTT broker for use in HA automations and UI panels.
Why this exists
A wall-mounted Home Assistant dashboard by the front door is meant to streamline everyday routines — arming the alarm, switching lights, heading out the door. But if you still have to pull out your phone to check whether your train is on time, you’re adding friction right when time matters most.
-
Spinbutton is a small, focused repo that delivers a highly customizable button for Home Assistant, with a spinner border that animates around the button. I built it to be simple, reusable, and easy to drop into small projects without pulling in a big UI framework.
-
I moved MyCousinVinyl into Home Assistant as an add-on to save energy and simplify my homelab. Instead of keeping a separate always-on server just for the collection app, I let the HA box do double duty.
The HA server is a Raspberry Pi 5 with 8GB RAM and a 128GB SSD. That is plenty for Home Assistant plus MyCousinVinyl, and it lets me consolidate into a single, low-power device.
-
This post is based on an article, I wrote on LinkedIn. Read the article here: LinkedIn
MyCousinVinyl started as a way of testing the code assistants, Claude and Codex: I wanted to compare the two. Our household collects records, but managing a growing vinyl library across multiple people quickly becomes messy. I wanted a system that treats a collection like a shared catalog rather than a single-user list, and I wanted it to be fast, reliable, and pleasant to use on any device. Building such a system, using the latest technologies and coding practices, seemed like a worthy challenge.
The application is called MyCousinVinyl - a play on words and a silent homage to the 1992 movie “My Cousin Vinny.” I kept it low-key, but the wink is there for anyone who like quoting the courtroom scenes.