Blog posts

Securing My Homelab: A Caddy and Tailscale Story

Challenge Solved: I successfully hid my home server's IP and closed its ports to the internet! My Hetzner VPS now acts as a secure, public-facing reverse proxy, tunneling traffic to my hidden home rig over a private Tailscale network. The result is a simple, robust homelab that offers both high availability and complete privacy.

How I Self-Host My Critical Services on a Hetzner VPS

Recently, I set up a VPS on Hetzner to host some of the services I rely on every day.

The Quest for Typesafe APIs

Over the past few days, I went down a rabbit hole researching how to build a fully typesafe API between a Golang backend and a SolidJS frontend.

Ma certification en accessibilité numérique

L'accessibilité numérique est un enjeu majeur de notre société moderne, où la technologie est omniprésente. De nombreux individus font face à des difficultés pour accéder aux contenus en ligne en raison de leur handicap ou de leurs besoins spécifiques.

Why I use Tailwind CSS

So... I have been using Tailwind CSS for about 4 years at this point and in this article I would like to present why I wouldn't want to write CSS any other way.