1,290 skills found · Page 1 of 43
Sairyss / Domain Driven HexagonLearn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
davidfowl / AspNetCoreDiagnosticScenariosThis repository has examples of broken patterns in ASP.NET Core applications
mxgmn / MarkovJuniorProbabilistic language based on pattern matching and constraint propagation, 153 examples
ddd-by-examples / LibraryA comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
vercel / ExamplesEnjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.
QianMo / Unity Design Pattern:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
rasbt / Pattern ClassificationA collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
microservices-patterns / Ftgo ApplicationExample code for the book Microservice patterns
abishekaditya / DesignPatternsProject : Design Patterns Examples in C#
caiorss / Functional ProgrammingFunctional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
design-patterns-in-ruby / Design Patterns In RubyExamples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
wesdoyle / Design Patterns Explained With FoodGoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
nemanjarogic / DesignPatternsLibraryA comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Habrador / Unity Programming PatternsImplementations of programming design patterns in Unity with examples in C# when to use them.
loong / Go Concurrency ExercisesHands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
gothinkster / Spring Boot Realworld Example AppExample Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
CodelyTV / Typescript Ddd Example🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
ContainerSolutions / Kubernetes ExamplesMinimal self-contained examples of standard Kubernetes features and patterns in YAML
chnirt / Nestjs Graphql Best PracticeNestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
RefactoringGuru / Design Patterns TypescriptDesign Pattern Examples in TypeScript