Background
About
I build distributed systems for backend and AI/LLM workloads. My focus includes microservices, RAG systems and AI microservices, using Rust, Go, Python, TypeScript, Docker and Kubernetes.
This site is where I publish engineering writing and project case studies. Everything here is authored in Markdown or MDX and committed to Git.
Experience
- Present
Software Engineer
Building microservices and distributed systems for software built around distributed service architectures.
- Microservices and distributed systems
- AI/LLM and RAG-oriented systems
-
Python Programmer
Worked as a Python Programmer, contributing to software development with Python.
How I work
- Correctness before cleverness. Understand the system and its contracts before changing it, and prefer the smallest coherent design over the smallest diff.
- Evidence over confidence. A passing build is not a working feature; verify the behaviour you actually claimed.
- Boring infrastructure. Few dependencies, stable platforms, and technology chosen for how it ages rather than how it demos.