solid-principles
There are 2460 repositories under solid-principles topic.
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
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
A curated, open, and ever-evolving learning path focused on practices of software development, principles of software design, and software 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.
irahardianto/service-pattern-go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
short-d/short
URL shortening service written in Go and React
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.
reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
rmanguinho/clean-flutter-app
Aplicativo feito em Flutter usando TDD, Clean Architecture, Design Patterns e SOLID principles
jafari-dev/oop-expert-with-typescript
A complete guide for learning object oriented programming pillars, SOLID principles and design patterns with TypeScript!
nuhkoca/kotlin-modular-tdd-coroutines-mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
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.
pezzetti/base-app-nestjs
Base application using nest JS focused on DDD architecture and SOLID principles
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
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.
nahidulhasan/solid-principles
SOLID Principles - simple and easy explanation
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)
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
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.
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
MoARABY/.NET-Roadmap
Backend .NET Developer Roadmap
ivanpaulovich/event-sourcing-jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
anomaly2104/lld-parking-lot
Repository for low level design solution of parking lot
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.
devbootstrap/SOLID-Principles-Examples-using-Typescript
SOLID Principles Examples using Typescript
jeangatto/ASP.NET-Core-Vertical-Slice-Architecture
ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles
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