Hi, I'm Alex.
Full-stack developer.

I build backend systems, developer tooling, and the occasional command-line utility. Currently based in Berlin, working mostly with Go, Python, and TypeScript.

01. What I work with

A snapshot of the tools and languages I reach for most often.

Languages

Go Python TypeScript Rust

Backend

PostgreSQL Redis gRPC FastAPI

Infra

Docker Kubernetes Terraform Linux

Frontend

React Svelte Tailwind

02. Recent work

A few projects I've shipped. More on the projects page.

logcabin

A small CLI for structured log inspection in the terminal. Faster than jq for everyday grepping.

Go CLI

harbor-api

Tiny image-registry proxy that caches and rewrites manifests across multiple backends.

Python FastAPI

serde-csv

Zero-allocation CSV deserializer for Rust. Borrowed types, no panic on malformed input.

Rust Library