Archive
A home for legacy projects and older writing—things that have been retired from the front page but are still worth keeping around.
Technical Excellence
Deep dives into software craftsmanship, engineering practices, and the pursuit of high-quality, maintainable applications.
SRPDemo
A C# walkthrough of refactoring a monolithic class into focused, single-responsibility components—showing how the SRP makes code easier to test, extend, and maintain.