solid-principles
There are 2192 repositories under solid-principles topic.
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
joebew42/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
vmadalin/android-modular-architecture
π Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
short-d/short
URL shortening service written in Go and React
irahardianto/service-pattern-go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
chayxana/Restaurant-App
Restaurant App π is a sample open-source e-Commerce π application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
heykarimoff/solid.python
SOLID Principles explained in Python with examples.
rmanguinho/clean-flutter-app
Aplicativo feito em Flutter usando TDD, Clean Architecture, Design Patterns e SOLID principles
reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
nuhkoca/kotlin-modular-tdd-coroutines-mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
jafari-dev/oop-expert-with-typescript
A complete guide for learning object oriented programming pillars, SOLID principles and design patterns with TypeScript!
juanm4/hexagonal-architecture-frontend
How to implement Hexagonal architecture in frontend (Javascript/Typescript)
kousiknath/LowLevelDesign
Various Low Level Object Oriented System Design problems are discussed in this space
essentialdevelopercom/quiz-app
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
pezzetti/base-app-nestjs
Base application using nest JS focused on DDD architecture and SOLID principles
Privoce/Portal-Lite
Multi-platform Personalized Portal: Web, Browser Extension. All components are web apps--users can compose their own Portal freely, and developers can contribute to the Privoce Web App library to easily incorporate their web app to our Portal.
kshitijmishra23/low-level-design-concepts
Code Samples to understand SOLID design principles and Design Patterns in JAVA.
eleev/swift-design-patterns
π The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture
π Example modularized android application with single activity written in Kotlin
happysingh23828/Android-Clean-Architecture
This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)
nahidulhasan/solid-principles
SOLID Principles - simple and easy explanation
developersancho/JetRorty.Android
π Sample Android Clean Architecture on JetRorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack with Compose.
babaktaremi/Clean-Architecture-Template
π§Ή Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
caelum/apostila-oo-avancado-em-java
Apostila do curso PrΓ‘ticas de Design e Arquitetura de CΓ³digo da Caelum. https://www.caelum.com.br/curso-design-arquitetura-de-aplicacoes-java
ivanpaulovich/event-sourcing-jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
PacktPublishing/Hands-On-Design-Patterns-with-C-and-.NET-Core
Hands-On Design Patterns with C# and .NET Core, published by Packt
ozgurkara/fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
developersancho/RortyCompose.V2
π Sample Android Clean Architecture on JetRorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack with Compose.
MoARABY/.NET-Roadmap
Backend .NET Developer Roadmap
anomaly2104/lld-parking-lot
Repository for low level design solution of parking lot
SebastianBoldt/Gang-of-Four-and-Solid-Principles-in-Swift
π¨βπ©βπ§βπ¦ - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
ivanpaulovich/clean-architecture-webapi-ef-core
:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework
ParallelTask/dinoloop
Rest API framework built on top of expressjs powered by Typescript.