My name is Maik and I am a software developer based in Oldenburg, Germany. I specialise in the .NET ecosystem and have a particular focus on backend web development.
I love exploring new technologies and am constantly seeking to expand my knowledge through side projects like this one. My goal is to create wonderful software and libraries that provide a great experience for users and developers alike.
Please feel free to get in touch if you'd like to discuss potential opportunities or collaborations.

7 min read
•
Discover how automated architecture tests in .NET can safeguard your codebase from unwanted dependencies and maintain a clean, intentional design.
.NET
Architecture
9 min read
•
Create a more robust domain by avoiding obsession with primitive types. Stop using primitive types as entity identifiers. Learn how to create and use strongly-typed identities as entity identifiers instead.
Domain Driven Design
C#
Primitive obsession