Let's see what is C# capable of. CQRS implementation of an Expense Tracking application.
Applying best practices and DDD for a project to be ready to migrate from modular monolith to distributed services (microservices). Proof of Concept.
It does what it does: simply increment a counter, but all with DDD and Clean Architecture.
Implementation of Conway's Lifegame using Numpy for a 32x32 LED Matrix. Simple but effective.
Face recognition login using AWS Services: Lambda, DynamoDB, Reckognition, Cognito and Amplify. All with IaC and serverless.