Software Engineer based in Berlin. I like building systems that are reliable, scale well, and that I can own from the first commit to production.
Most of what's pinned here are small case studies and experiments. I use them to think out loud about backend architecture, data modeling, and the messy parts of distributed systems.
- Water Simulation in Rust + WebAssembly a browser-based water sim written in Rust and compiled to WASM. Mostly an excuse to wrestle with the borrow checker and parse binary GeoTIFF elevation data by hand.
- Jira Issue Auto-Assignment a Python workflow that figures out who should own a Jira ticket and routes it there automatically.
- USGS Earthquake Visualizer pulls live earthquake data from the USGS API and turns it into clusters and map overlays.
- Express + pgRouting Boilerplate a clean REST API scaffold for when I want spatial routing without the setup pain.
I lean toward boring, dependable tech, care a lot about observability and data integrity, and I'm happiest in ambiguous problems where I get to figure out the shape of things.




