Projects
Explore my most recent projects and open source contributions.
Most of my professional work lives behind firewalls and NDAs — prison systems, payment platforms, and enterprise retail integrations that you'll never see on GitHub. But here are the projects I can talk about, along with some personal work that shows how I think about problems.
Featured Projects
Other Projects
polly
00
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.