$$$$$$$\ $$$$$$\ $$\ $$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$\ $$\ $$\ $$$$$$$$\
$$ __$$\ $$ __$$\ $$ | $$ |$$ | $$ __$$\ \_$$ _|$$ __$$\ $$ | $$ |$$ _____|
$$ | $$ |$$ / $$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ / \__|$$ |$$ / $$ |
$$$$$$$ |$$$$$$$$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ | $$$$$ / $$$$$\
$$ ____/ $$ __$$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ | $$ $$< $$ __|
$$ | $$ | $$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ | $$\ $$ |\$$\ $$ |
$$ | $$ | $$ |\$$$$$$ |$$$$$$$$\ $$$$$$$ |$$$$$$\ \$$$$$$ |$$ | \$$\ $$$$$$$$\
\__| \__| \__| \______/ \________| \_______/ \______| \______/ \__| \__|\________|
Software has been my thing since forever. What started as messing around with code as a teenager somehow turned into an actual career and honestly, I still get the same kick out of it. I like building stuff that works well and makes sense.
Day to day, I mostly live in C# and .NET backends, real-time systems, that kind of thing. Right now at Eurocommand, I'm working on crisis management software that firefighters and emergency services actually rely on. Before that, I was at IP Dynamics building telephony platforms that handled thousands of calls at once.
When I'm not at work, I'm usually tinkering with drones and robotics. I'm building an autonomous search & rescue drone with ROS2 right now. I've also built neural networks from scratch just to see if I could, made a Minecraft clone, and put together a laser engraver from spare parts.
I'm also in the Freiwillige Feuerwehr (volunteer fire department) which means I get to see the emergency world from both sides. Writing the software and being the one who actually uses it.
The main thing I work on. A crisis management platform for emergency services. Situation maps with ArcGIS, resource tracking, incident logs, org charts, multi-instance sync for failover. It's used by fire departments, disaster relief orgs, and state governments across Germany.
Feeds live video into CommandX. Drone cameras, bodycams, surveillance streams (RTMP, RTSP, WebRTC). You can see drone positions on the map, assign search areas, and pull in air traffic data. Basically, everything you'd want to see during an operation.
The glue between CommandX and the outside world. Dispatch centers, vehicle telematics (CAN-Bus), sensors, BOS third-party systems. Speaks pretty much everything: gRPC, REST, SOAP, SQL, WDX3, DIN SPEC 91287. Deduplicates and validates all data, runs decentralized with encrypted storage.
Telephony through Microsoft Teams. I led this one. Thousands of calls running at once, async processing, DTMF detection, speech recognition on raw audio. Pretty intense but really fun to build.
Real-time data management with high availability. I helped shape the architecture, became one of the main go-to people on it, handled releases, and got new devs up to speed.
Grew out of Dynamic Brain. I wrote the routing algorithm that decides where work goes, the session management for connected apps, and plugged in the CTI softphone stuff.
Admin UI for managing API gateway routes, built with Blazor WASM and Ocelot.
The side project I'm most excited about right now. An autonomous search & rescue drone that flies waypoint patterns and handles takeoff and landing on its own. Next up: getting multiple drones to coordinate and adding camera-based person detection. For humanitarian use only.
Built the whole thing from scratch in Python. No TensorFlow, no PyTorch, just math.
Procedural terrain, chunk loading, the works. Mainly built this because I wanted to understand how 3D rendering actually works under the hood.
Built the hardware and wrote the controller software. Designed the circuit, wired it up, wrote the code. The whole thing.
// ...and plenty more prototypes, experiments, and side projects along the way.