DominiqueFonteyn's Stars
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
fitz/debuggingteams
Source and build products for the Debugging Teams book
sdcuike/Clean-Code-Collection-Books
Clean Code Collection books-写代码的艺术--但是也不能死读书,照搬理论实践
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
97-things/97-things-every-programmer-should-know
Pearls of wisdom for programmers collected from leading practitioners.
gregorriegler/payroll-refactoring-kata
Refactoring Kata to practice refactoring the "bumpy road" code smell
meysamhadeli/awesome-dotnet-tips
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.
gg-daddy/ebooks
tysonnero/frankenstein-dotnet-react
eraldoforgoli/DotNetCoreRazorReact
Integrating a React application in .Net Core 3.1 razor pages
lean-poker/poker-player-csharp
toeverything/AFFiNE
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
islomar/your-code-as-a-crime-scene
Practice stuff from the book "Your code as a crime scene"
michelgrootjans/explaining-flow
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
ardalis/kata-catalog
My list of code katas
mgramin/awesome-db-tools
Everything that makes working with databases easier
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
arolla/choreography-kata
A kata to learn and practice Choreography as opposed to Orchestration, as in a microservices architecture
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
rafaelfgx/Architecture
.NET 9, Angular 19, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
schotime/NPoco
Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
nexmo-community/event-sourced-call-audit
Demo web app that audits phone calls using vonage and event sourcing
AdaptiveConsulting/ReactiveTraderCloud
Real-time FX trading showcase by Adaptive.
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
VaughnVernon/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
dncuug/X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources