Projects

Things I have built

A selection of projects I have worked on.

LockIt

Race conditions on the same resource are a classic backend problem. LockIt is a lightweight .NET package that lets you serialize operations per key while keeping everything else running in parallel.