Asteroids
Where we all play Asteroids
Already posted this on this other blog post, but I wanted to make it easier to find, play, and comment on.
My first honest open source contribution
Where I share my experience of giving back to the community
While I've been a consumer of open source software for decades, I've often found it hard to contribute back to the communities. Until recently, all I've managed is the occasional typo fix in the documentation of whatever library.
DDD, Clean Architecture, and Dotnet
Where I explore some common design concepts
As evident from earlier posts, I come from a background of Django development, where - for better or worse - everything is wrapped closely around the ORM, which employs the Active Record pattern.