I'm a software engineer with 10 years of commercial experience across e-commerce, energy, and enterprise domains. My core stack is .NET, C#, Azure, and microservices - building distributed systems that handle real load on real infrastructure.
When I build something useful and repeatable, I open-source it. Right now that means AI observability platforms, multi-agent developer tooling, and educational .NET content.
I also run Dev Insight — a channel covering C#, .NET, and system design through deep dives, flashcards, and live coding.
Below are the open source projects I actively maintain, focused on AI tooling, developer experience, and educational .NET content.
| Project | Description |
|---|---|
| CopilotScope | AI coding-session observability - OpenTelemetry collector, Postgres store, and Blazor Server dashboard with real-time quality scoring on .NET Aspire |
| AgentHelm | Web cockpit for AI coding agents - drive GitHub Copilot CLI, Claude Code, and Gemini via the Agent Client Protocol with permission policies, audit trail, and git diff review |
| MAF for .NET Engineers | Practitioner's guide to Microsoft Agent Framework 1.0 for .NET - agents, tools, MCP, graph-based workflows, multi-agent orchestration, middleware, and hosting, with samples that run against a local model |
| llm-multi-agent-chess | Two LLM-powered chess agents battle through a Streamlit interface with configurable personalities and real-time board visualisation |
| TinyTransformer | Minimal educational C# implementation of the Transformer architecture - encoder-decoder, multi-head attention, feed-forward layers, and positional encodings |
| agents-and-llms | Searchable knowledge base for the Agents & LLMs shorts series - static, search-first page covering basics, foundations, model internals, and agent tooling, with content driven entirely from JSON |
| csharp-flashcards | Beamer Q&A flashcard deck covering C# from fundamentals through cloud and leadership topics - built for interview prep, classes, and self-study |
| C# Dictionaries - Deep Dive | Deep dive into Dictionary internals - hashing, buckets, collisions, resizing, complexity analysis, and benchmarks |
| IberiaFamilyCalculator | Interactive Spanish IRPF, autónomos, and payroll calculator - drag sliders, add entities, share the full setup via a single URL |
Mostly AI tooling, educational .NET content, and long-lived open source platforms rather than throwaway demos.


