Topic: "solid-principles"
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
Language: C++ - Size: 1.91 MB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 15,058 - Forks: 3,734

Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
Language: TypeScript - Size: 7.1 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 13,511 - Forks: 1,404

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
Language: C# - Size: 20.9 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4,118 - Forks: 709

joebew42/study-path
A curated, open, and ever-evolving learning path focused on practices of software development, principles of software design, and software architecture.
Size: 561 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2,934 - Forks: 355

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.
Language: Kotlin - Size: 95.3 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2,435 - Forks: 392

irahardianto/service-pattern-go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Language: Go - Size: 7.64 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 870 - Forks: 121

short-d/short 📦
URL shortening service written in Go and React
Language: Go - Size: 22.1 MB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 869 - Forks: 148

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
Language: C# - Size: 66.6 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 751 - Forks: 273

heykarimoff/solid.python
SOLID Principles explained in Python with examples.
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 654 - Forks: 203

rmanguinho/clean-flutter-app
Aplicativo feito em Flutter usando TDD, Clean Architecture, Design Patterns e SOLID principles
Language: Dart - Size: 1.6 MB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 588 - Forks: 174

reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
Language: C# - Size: 6.1 MB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 585 - Forks: 61

nuhkoca/kotlin-modular-tdd-coroutines-mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Language: Kotlin - Size: 4.25 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 519 - Forks: 76

juanm4/hexagonal-architecture-frontend
How to implement Hexagonal architecture in frontend (Javascript/Typescript)
Language: TypeScript - Size: 940 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 480 - Forks: 69

jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
Language: C# - Size: 817 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 472 - Forks: 68

jafari-dev/oop-expert-with-typescript
A complete guide for learning object oriented programming pillars, SOLID principles and design patterns with TypeScript!
Language: TypeScript - Size: 202 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 455 - Forks: 76

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.
Language: Swift - Size: 433 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 428 - Forks: 132

pezzetti/base-app-nestjs
Base application using nest JS focused on DDD architecture and SOLID principles
Language: TypeScript - Size: 4.18 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 397 - Forks: 38

kousiknath/LowLevelDesign
Various Low Level Object Oriented System Design problems are discussed in this space
Language: Java - Size: 216 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 394 - Forks: 64

eleev/swift-design-patterns
🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
Language: Swift - Size: 693 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 393 - Forks: 51

melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture
🚀 Example modularized android application with single activity written in Kotlin
Language: Kotlin - Size: 559 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 356 - Forks: 38

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.
Language: JavaScript - Size: 8.72 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 352 - Forks: 30

nahidulhasan/solid-principles
SOLID Principles - simple and easy explanation
Language: PHP - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 303 - Forks: 82

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)
Language: Kotlin - Size: 5.91 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 299 - Forks: 51

kshitijmishra23/low-level-design-concepts
Code Samples to understand SOLID design principles and Design Patterns in JAVA.
Language: Java - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 266 - Forks: 367

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.
Language: Kotlin - Size: 14.9 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 235 - Forks: 33

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
Language: C# - Size: 323 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 214 - Forks: 35

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
Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 195 - Forks: 64

ivanpaulovich/event-sourcing-jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Language: C# - Size: 76.6 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 190 - Forks: 68

MoARABY/.NET-Roadmap
Backend .NET Developer Roadmap
Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 168 - Forks: 17

PacktPublishing/Hands-On-Design-Patterns-with-C-and-.NET-Core
Hands-On Design Patterns with C# and .NET Core, published by Packt
Language: C# - Size: 5.23 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 158 - Forks: 68

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.
Language: Kotlin - Size: 11.8 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 146 - Forks: 22

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
Language: Swift - Size: 355 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 140 - Forks: 30

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
Language: C# - Size: 5.24 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 136 - Forks: 27

ParallelTask/dinoloop
Rest API framework built on top of expressjs powered by Typescript.
Language: TypeScript - Size: 332 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 134 - Forks: 16

moritzmla/Reddnet
🎭 Minimal Reddit clone
Language: C# - Size: 992 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 130 - Forks: 19

dyarleniber/simple-blog-application-backend-challenge
Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.
Language: TypeScript - Size: 610 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 129 - Forks: 31

anomaly2104/lld-parking-lot
Repository for low level design solution of parking lot
Language: Java - Size: 210 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 127 - Forks: 136

MilovanTomasevic/Design-Patterns
Code examples of Design Patterns in various languages: C#, C++, Go, Java, JavaScript, Python, and Swift.
Language: SWIG - Size: 899 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 127 - Forks: 15

ozgurkara/fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
Language: Python - Size: 947 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 125 - Forks: 23

TanvirArjel/SolidPrinciples
Contains clear examples and explanations of SOLID design principles.
Language: C# - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 115 - Forks: 24

techmely/tickup
Supper clone Clickup 3.0, Follow Clean Architecture + DDD with latest Nextjs
Language: TypeScript - Size: 7.75 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 40

kawser2133/clean-structured-project
Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
Language: C# - Size: 367 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 108 - Forks: 26

JochenHeckl/DataBinding
Data binding for Unity gameobjects. If you like MVVM User Interfaces, this is where to start.
Language: C# - Size: 7.65 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 105 - Forks: 11

jvictorfarias/GoBarber
:barber: Aplicação de agendamento para serviços de beleza, entre provedores e clientes.
Language: TypeScript - Size: 7.84 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 102 - Forks: 45

ndiritumichael/Rick-and-Morty-Compose
Simple android application that consumes Rick and Morty API to display characters,episodes,Location. Using it to demonstrate clean architecture and modularization in android development.
Language: Kotlin - Size: 19 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 97 - Forks: 5

sofakingforever/animated-stars-android
Draw animated stars on Android view canvas - written in Kotlin
Language: Kotlin - Size: 2 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 94 - Forks: 19

armankhondker/best-low-level-design-resources
This repository contains Low Level Design Interview resources.
Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 93 - Forks: 29

advent-of-craft/2024
Advent of Craft 2024
Language: Java - Size: 27.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 92 - Forks: 65

developersancho/CleanArchitectureMVVM
Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP
Language: Kotlin - Size: 331 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 91 - Forks: 12

YorCreative/Laravel-Argonaut-DTO
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
Language: PHP - Size: 646 KB - Last synced at: 5 days ago - Pushed at: 24 days ago - Stars: 86 - Forks: 3

phojie/ordering-management-system
An open-source restaurant/ordering management system
Language: PHP - Size: 7.82 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 84 - Forks: 38

muryno/CleanArchitecture_Modularization
Clean Architecture, Modularization and Unit Testing
Language: Kotlin - Size: 833 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 82 - Forks: 12

CodelyTV/java-solid-examples
Learn SOLID principles by examples in Java
Language: Java - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 81 - Forks: 52

devbootstrap/SOLID-Principles-Examples-using-Typescript
SOLID Principles Examples using Typescript
Language: TypeScript - Size: 233 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 81 - Forks: 41

jeangatto/ASP.NET-Core-API-DDD-SOLID
ASP.NET Core, C#, REST API, DDD, Princípios SOLID e Clean Architecture
Language: C# - Size: 1.58 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 78 - Forks: 10

mohamedebrahim96/ToDoListZIRO
ZIRO MEANS ZERO No more cutty commissions On our platform, we don’t charge Captains any per trip commissions—zero. When you drive with us we’re on equal footing, so why should we take away from what you earn? Plus, we have the lowest booking fee compared to those being collected by other ridesharing companies.
Language: Kotlin - Size: 4.23 MB - Last synced at: about 18 hours ago - Pushed at: over 5 years ago - Stars: 78 - Forks: 11

sofakingforever/solid-kotlin-analytics
SOLID Analytics Interface for Android, written in Kotlin
Language: Kotlin - Size: 319 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 77 - Forks: 9

anomaly2104/ticket-booking-low-level-system-design
Language: Java - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 74 - Forks: 115

NHadi/Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Language: C# - Size: 1.53 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 32

mahmoodhamdi/Flutter-Developer-Interview-Questions
A comprehensive collection of interview questions for Flutter developers, covering topics from basics to advanced concepts in Flutter development, Dart programming, OOP principles, and data structure
Size: 205 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 68 - Forks: 5

shubham-gangpuri/Android-Interview-Questions
Android / Koltin / Java questions or topics for android developer interviews
Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 68 - Forks: 42

codergogoi/node.js-clean-architecture
This repository is a representation of Clean Architecture practical implementation in Node.JS. We have two videos that is explain the core concept of Clean Architecture and how it solves the problem that we facing in traditional approach while building a backend service.
Language: TypeScript - Size: 95.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 24

jeangatto/ASP.NET-Core-Vertical-Slice-Architecture
ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles
Language: C# - Size: 193 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 66 - Forks: 3

Nedal-Esrar/Travel-and-Accommodation-Booking-Platform
Hotel Booking API implemented with ASP.NET Core and built upon the principles of clean architecture.
Language: C# - Size: 379 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 66 - Forks: 5

codergogoi/nodejs-sls-master-class.io
A master class series on NodeJS microservices using serverless. A complete practical Advanced Nodejs course to upgrade your career level from Engineer to architect.
Language: TypeScript - Size: 55.2 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 42

harrymt/SOLID-principles
Code examples of the SOLID principles.
Language: C# - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 64 - Forks: 27

rushisangani/SwiftMVVMDemo
Swift + MVVM + XCTests + SOLID + SwiftPackage
Language: Swift - Size: 918 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 12

alejandro-piguave/TinderCloneCompose
Tinder clone made with Clean Architecture, MVVM, Jetpack Compose and Firebase.
Language: Kotlin - Size: 49.9 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 57 - Forks: 18

xprt64/dudulina
CQRS + Event Sourcing library for PHP
Language: PHP - Size: 589 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 55 - Forks: 7

tunchasan/SOLID-Factory
SOLID Factory is a Unity2D Project which has been developed to test high-level programming concepts such as SOLID, DRY, Separation of Concern, Composition over Inheritance, Maximize Cohesion, Minimize Coupling, and Dependency Injection(via Exzenject) principles in Unity.
Language: C# - Size: 169 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 55 - Forks: 2

bespoyasov/treees
Trees images generator based on L-Systems made with TypeScript using OOP principles.
Language: TypeScript - Size: 1.11 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 53 - Forks: 7

ozgurkara/pydiator-core
The Pydiator is an in-app communication method.
Language: Python - Size: 335 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 49 - Forks: 4

tolgaOzen/go-gotham
Golang RESTful API Boilerplate.
Language: Go - Size: 135 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 5

ahotko/c-sharp-code-examples
C# Code Examples / Snippets
Language: C# - Size: 147 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 48 - Forks: 12

Edmartt/grpc-crud
A simple gRPC server-client code with an http client for sending data
Language: Go - Size: 161 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 45 - Forks: 5

NHadi/HappySocialMedia
Microservices Social Media / Network / Chatt, with .net core 2.2, Docker, Implement with Domain Driven Design with all best practices design and architetural patterns as DDD, CrossCutting IoC, SOLID, etc
Language: C# - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 14

mo7amedaliEbaid/dart-flutter-interview-questions-preparation
Some questions i have been asked in my previous interviews .
Language: Dart - Size: 1.49 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 44 - Forks: 2

Jinjinov/job-interview-solid-principles-test
A programming job interview questions that test the understanding of basic principles and patterns
Language: C# - Size: 28.3 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 12

Vaibhav2002/DocuBox-AndroidApp
DocuBox is an android app 📱in which you can securely upload your files on the cloud– from family pictures and audio recordings to spreadsheets, presentations and other confidential documents.
Language: Kotlin - Size: 26.2 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 8

ColdLogical/VIPER-Templates
Swift Xcode templates for creating VIPER architecture stacks
Language: Shell - Size: 839 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 9

oguzzaydin/eshopzero
.Net Microservice Application
Language: C# - Size: 10.1 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 7

tigranv/Design-Patterns
.NET Design patterns are solutions to software design problems you find again and again in real-world application development. Patterns are about reusable designs and interactions of objects
Language: C# - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 43 - Forks: 8

Vinodh-G/SOLID-Principles-Swift
SOLID is a mnemonic acronym named by Robert C. Martin used in Software Programming, It represents 5 principles of Object Oriented Programming.
Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 10

cristianV0117/over-api
¡BACKEND OVER APP! API REST IMPLEMENTANDO CONCEPTOS DE ARQUITECTURA HEXAGONAL, DDD, TDD Y SOLID. HECHO EN LARAVEL & PHP
Language: PHP - Size: 2.06 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 41 - Forks: 15

akasarto/aspnet-mvc5-starter-template
Asp.Net MVC 5 Starter Kit is a S.O.L.I.D, clean and globalized template with all the necessary boilerplate, ready to go.
Language: C# - Size: 16.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 41 - Forks: 19

supermax/pubsub
Open Source Pub/Sub Messaging Library for Unity
Language: C# - Size: 63.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 5

GergesHany/object-oriented-programming-OOP-
Object-oriented programming:
Language: C++ - Size: 1.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 2

llRizvanll/RN-Scalable-Rental-App
This is a pure work for understanding scalable sample app written on react native , which showcases clean architecture and scalability with solid principles.
Language: TypeScript - Size: 202 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 13

alexandredev3/nodejs-clean-architeture
Typescript & Node.js Clean Architecture.
Language: TypeScript - Size: 1.25 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 8

MaksimDzhangirov/practicalSolid
SOLID principles in Golang
Language: Go - Size: 552 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 1

miguelemos/ddd-domain-driven-design
Tutorial on DDD (Domain-Driven Design), by building a Web App with the theme "Personal Finance Management". Adapted from a group project in university.
Language: Java - Size: 4.02 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 36 - Forks: 15

sadra/SOLID
S.O.L.I.D Principles Example
Language: Java - Size: 11.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 5

Soheib-Kiani/most-repeated-interview-questions
Most repeated questions in Front-end and Back-end
Size: 168 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 33 - Forks: 3

mariazevedo88/artigo-solid-medium
Implementações dos exemplos demonstrados no artigo: https://bit.ly/2o97vY1
Language: Java - Size: 6.48 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 10

sunderhus/GithubExplorer
Github Explorer is a REACT + Typescript application that follows clean architecture principles with DDD and SOLID.
Language: TypeScript - Size: 1.39 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 1

waseemabbas8/libroom-android
A practical example of implementing Clean Architecture principles in Android development. It demonstrates how to structure your Android app using a layered architecture, separating concerns and promoting maintainability, testability, and scalability.
Language: Kotlin - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 7

savepopulation/blockchain-tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Language: Kotlin - Size: 316 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 2

SyncfusionSuccinctlyE-Books/SOLID-Principles-Succinctly
This is the companion repo for SOLID Principles Succinctly by Gaurav Kumar Arora. Published by Syncfusion.
Language: C# - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 32 - Forks: 21

Chmod351/nerdoteca
Libros de programacion / Programming Books
Size: 348 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 31 - Forks: 0

ivanbadia/solid-kata
Kata for practicing SOLID principles
Language: Java - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 30 - Forks: 86
