AS_

Hi, I'm

Alex Senger

IT Consultant

IT consultant and DevOps engineer, currently on sabbatical for an MSc in Artificial Intelligence. Passionate about Kubernetes, databases, Python and self-hosting. This site is my playground, portfolio and notebook at once.

Scroll ↓

01.What I do

Software Engineering

From idea to deployment: clean, tested code and architectures that are still a joy to work with two years later.

Infrastructure & DevOps

Docker, CI/CD, monitoring, backups: systems that carry themselves. This site runs on my own homeserver.

Web & Tooling

Fast websites, internal tools and automation. Anything done manually three times becomes a script.

02.Featured projects

View all →

This Website

Bilingual personal site with a hand-written WebGL shader hero, Markdown blog and CV. Statically built with Astro, shipped as a small nginx Docker image and deployed automatically to my homeserver.

AstroTypeScriptTailwind CSSWebGLDockerGitHub Actions

Homeserver & Deployment Pipeline

Self-hosted infrastructure with a fully automated deployment loop: GitHub Actions builds container images and publishes them to GHCR, Komodo keeps the running containers up to date, and a reverse proxy terminates TLS in front of everything.

DockerKomodoGitHub ActionsGHCRnginxLinux