AI systems engineer & applied-R&D lead : I build the harness around the model: agent loops, context engineering, retrieval, tool access, and the eval infrastructure that decides whether any of it ships.
Full-stack engineer by background (10+ years of enterprise .NET / Angular on AWS), which is exactly why my agents survive production , they're built like systems, not demos.
What I work on:
- ๐ค Agent engineering : plan โ act โ observe loops with bounded autonomy: budgets, stop conditions, checkpoint gates, and human-in-the-loop escalation. Adversarially reviewed before it's trusted.
- ๐ง Context engineering : deciding what the model sees on every call: system state, retrieved knowledge, tool definitions, memory. Most agent failures are context failures, and that's where I spend my token budget.
- ๐งญ Orchestration & routing : multi-provider, tiered / cascade routing optimized for cost-per-successful-task, not cost-per-token
- ๐ MCP & agent skills : building Model Context Protocol servers and composable skills that give models governed access to real internal systems. Plumbing, not chatbots.
- ๐ Retrieval & open knowledge : hybrid RAG over messy real-world documents; vector search (Qdrant, pgvector) alongside open, markdown-based knowledge graphs the agents can read and maintain
- ๐ Evals as infrastructure : golden sets from real inputs, regression suites, LLM-as-judge where it earns its keep. Observability without evals is just watching things break in higher resolution.
Career arc: AI systems โ Full-stack (.NET / Angular / Node) โ Cross-platform mobile (Flutter : it's been a while) โ Blockchain / Solidity (it's been a long while)
Most of what I build lives behind an NDA. What's public here is a thin slice.




