Welcome to my dev blog

This is where I share my thoughts and experiences about software development & infrastructure.


Latest 10 articles


From idea to deployment in 4 hours

14 January 2025

I created a dynamic opengraph image generator to create preview images for social media postings.

Simple Hashicorp Vault LDAP Setup with docker

28 November 2024

Create your own LDAP Setup and connect it to Hashicorp Vault with a docker setup.

Writing my own static site generator in python3

07 November 2024

Why use an existing SSG when you can write one yourself in 30 Minutes.