nassimbg's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
practical-tutorials/project-based-learning
Curated list of project-based tutorials
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
hoppscotch/hoppscotch
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
golang-standards/project-layout
Standard Go Project Layout
go-kit/kit
A standard library for microservices.
mfornos/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
mhadidg/software-architecture-books
A comprehensive list of books on Software Architecture.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
charlax/engineering-management
A collection of inspiring resources related to engineering management and tech leadership
louthy/language-ext
C# pure functional programming framework - come and get declarative!
dastergon/awesome-chaos-engineering
A curated list of Chaos Engineering resources.
mgp/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
pyutils/line_profiler
Line-by-line profiling for Python
mariuszgil/awesome-eventstorming
Awesome EventStorming
cicdops/awesome-ciandcd
continuous integration and continuous delivery
ddd-crew/context-mapping
captn3m0/google-sre-ebook
Google SRE Book Generator (EPUB/MOBI/PDF).
meziantou/Meziantou.Framework
kool-dev/kool
From local development to the cloud: web apps development with containers made easy.
anzhihe/Free-Git-Books
Learn books from Git | Gitlab | GitHub
jason4wy/d3
kgoralski/personal-wiki-and-learning-resources
Microservices, Go, Kotlin, Domain-driven design, Reactive, Apache Kafka, Kubernetes, Serverless, Conference videos...
theramis/Snapper
Bringing Jest-esque Snapshot testing to C#
vaquarkhan/Domain-driven-design
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
ernesen/DDD
Implementing Domain-Driven Design for Microservice Architecture
timothymugayi/EnumExtensions
C# Custom Attributes and Enum Extensions