Clarity before complexity
Code is read far more often than it is written. Obvious logic usually wins over cleverness.
I care about building software that is clear, useful and dependable.
My current work focuses on customer-facing assistants and the operational workflows behind them, combining frontend engineering, backend systems and practical AI.
I start by understanding the problem, then design the simplest system that can solve it well. From there, I build in small increments, make failures visible and improve based on real feedback.
The tools will change. The principles will not: clarity before complexity, reliability before cleverness and engineering judgement over hype.
Code is read far more often than it is written. Obvious logic usually wins over cleverness.
Systems should fail predictably. Boundaries, retries, and operational safety matter more than novelty.
If you cannot see what your system is doing, you cannot trust it. Telemetry is a feature.
Automation amplifies capabilities, but foundational engineering understanding still sets direction.
01
02
03
04
05
06
Designing an AI-powered self-healing backend operations agent that helps production systems detect, diagnose, and recover from failures while keeping engineers in control.
The research explores how AI can improve reliability, observability, and operational resilience without sacrificing engineering judgement.
Strength training keeps me disciplined and grounded. The progression mindset maps well to engineering work.
Long-distance running gives me the mental space to think through complex systems problems away from the screen.
I care about learning with other builders, sharing ideas, and staying connected to people doing serious work.
I spend time studying systems, infrastructure, AI, and the mechanics behind reliable software.