Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with patterns-design
A curated list of projects in awesome lists tagged with patterns-design .
https://github.com/juntossomosmais/frontend-guideline
📝 Front-end Guideline by Juntos Somos Mais
code-style coding-style css frontend frontend-guide frontend-guidelines good-practices hacktoberfest html javascript patterns patterns-design react typescript vue
Last synced: 03 Jan 2025
https://github.com/scottt2/design-patterns-in-dart
Gang of Four (GOF) design patterns implemented in Dart. Contributions welcome!
dart dart2 dartlang design gang-of-four gof gof-patterns patterns patterns-design
Last synced: 04 Jan 2025
https://github.com/mehmetozkaya/design-microservices-architecture-with-patterns-principles
Design Microservices Architecture with Patterns & Principles. Design Microservices Architecture with Design Patterns, Principles and the Best Practices. How to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on distributed microservices.
architecture-diagram design-patterns design-system microservices microservices-architecture patterns-design software-architecture-and-design software-architecture-patterns system-design
Last synced: 02 Jan 2025
https://github.com/mehmetozkaya/Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. Design Microservices Architecture with Design Patterns, Principles and the Best Practices. How to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on distributed microservices.
architecture-diagram design-patterns design-system microservices microservices-architecture patterns-design software-architecture-and-design software-architecture-patterns system-design
Last synced: 01 Nov 2024
https://github.com/adambien/bce.design
minimal magic, minimal tooling, essential dependencies, high productivity, no transpilations and no migrations. The Web Components starter ships with integrated lit-html, redux-toolkit and vaadin router components.
bce best-practices customelements flexbox flux-architecture javascript lit-html pattern-javascript patterns-design pwa quickstarter redux redux-toolkit rollup routing spa template vaadin-router webcomponents
Last synced: 17 Dec 2024
https://github.com/jinjinov/job-interview-solid-principles-test
A programming job interview questions that test the understanding of basic principles and patterns
job-interviews ood-principles oop-principles patterns patterns-design principles solid-principles
Last synced: 15 Nov 2024
https://github.com/damiancipolat/node-event-saga
An implementation of the SAGA pattern using event driven architecture, created within a single nodejs process.
architecture event-driven-architecture nodejs patterns-design saga saga-pattern
Last synced: 28 Dec 2024
https://github.com/d-alejandro/patterns
Design Patterns, PHP 8, Abstract Factory, Adapter, Builder, Chain of Responsibility, Command, Composite, Decorator, Dependency Injection, Facade, Factory Method, Mediator, Mock Object, Observer, Proxy, Repository Criteria, Singleton, State, Strategy, Template Method, Visitor
abstract-factory adapter command decorator dependency-injection facade factory-method mock-objects observer patterns patterns-design patterns-php php php8 proxy repository-criteria singleton state strategy template-method
Last synced: 09 Nov 2024
https://github.com/owner-maker/wbtech_level2
This repo is for the purpose of studying Go. Includes another solutions to the tasks.
algorithms golang http patterns-design rest-api tasks
Last synced: 28 Nov 2024
https://github.com/nexckycort/backend-clean-architecture-nodejs
This architecture is an extensive investigation, from my experience dealing with a poorly structured node.js project, bad patterns, and countless hours of code refactoring and moving things from one place to another. 🛡️
docker e2e-test nodejs patterns-design pipeline solid typescript unit-test webpack
Last synced: 31 Dec 2024
https://github.com/kurnakovv/factorypattern
Best practices for "Factory pattern".
clean-architecture clean-code dotnet6 factory factory-pattern net6 oop oop-principles patterns patterns-design tdd webapi
Last synced: 28 Nov 2024
https://github.com/dev-aniketj/python-pattern-programs
Any can learn python pattern programs.
learn-py learn-python learn-python3-the-hard-way learn-to-code pattern pattern-design pattern-library pattern-printing pattern-printing-programs-star pattern-program pattern-programming patterns patterns-design patterns-python py python python-library python-pattern python-patterns python3
Last synced: 29 Nov 2024
https://github.com/kybuivan/design-patterns-in-modern-cpp
Design Patterns In Modern Cpp
adapter-pattern bridge-pattern composite-pattern example-patterns facade-pattern factory-pattern patterns-design prototype-pattern proxy-pattern singleton-pattern strategy-pattern template-method-pattern visitor-pattern
Last synced: 16 Nov 2024
https://github.com/eduardocruzpalacios/oop-design-patterns-java
Object-Oriented Programming (OOP) Design Patterns examples with Java.
behavioral-design-patterns behavioral-patterns behavioralpatterns creational-design-patterns creational-patterns creationalpatterns design-pattern design-patterns design-patterns-java gang-of-four-design-patterns gof-patterns java-design-patterns object-oriented-programming oop-examples oops-in-java patterns-design patterns-java structural-design-patterns structural-patterns structuralpatterns
Last synced: 17 Nov 2024
https://github.com/jaydattpatel/pattern-pyramid-star-design
Pattern Pyramid Design
c c-language cplusplus cpp patterns patterns-design pyramid pyramid-chart pyramid-pattern pyramid-star-pattern pyramid-with-an-asterisk pyramid-with-characters
Last synced: 17 Nov 2024
https://github.com/camilo6castell/library-management-system
[EN][please see the README.md] Este proyecto hecho en Java para la administración de usuarios y textos, implementa el paradigma de programación orientada a objetos, patrones de diseño y testing.
java junit mockito patterns-design poo
Last synced: 15 Nov 2024
https://github.com/guilhermestracini/poc-dotnet-cqrs
🔬 Proof of Concept of CQRS pattern in .NET using RabbitMQ, ReBus, State Machine, MediatR and Docker
cqrs dotnet dotnet-core machine mediator mediatr patterns patterns-design poc rabbitmq rebus state state-machine
Last synced: 01 Dec 2024
https://github.com/camara94/fondementsdesmicroservices
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of services that are, Highly maintainable and testable, Loosely coupled, Independently deployable, Organized around business capabilities, Owned by a small team
architecture hibernate-orm java maven microservices patterns-design programming proxy
Last synced: 23 Dec 2024
https://github.com/sourceduty/python_patterns
🏁 Create pattern images using Python.
ai ai-art artificial-intelligence chatgpt chatgpt-bot color-pattern custom-gpt customgpt gpt gpts openai pattern pattern-creator pattern-maker patterning patterns patterns-design python python-pattern python-tool
Last synced: 21 Nov 2024
https://github.com/deverebor/javascript-design-patterns
Repositório para fins de prática dos patterns para programação na linguagem JavaScript
javascript patterns-design study
Last synced: 26 Dec 2024
https://github.com/anibalalpizar/dotnet-clinic-gestor
Desktop application used design patterns (BLL, DAL) and a user-friendly graphical interface.
csharp desktop-application dotnet patterns-design ui-design
Last synced: 08 Jan 2025
https://github.com/sc0v0ne/design_pattern_observer
Develop a system that uses the pattern given in class. "Observer" design pattern.
college college-project intellij java maven observer observer-pattern patterns-design patterns-java
Last synced: 31 Dec 2024
https://github.com/zhuravlevma/typescript-pipes-filters-architecture
pipes&filters architecture/pattern
patterns-design pipes-and-filters pipes-and-filters-pattern
Last synced: 07 Jan 2025
https://github.com/nicorb28/examenoo2
Examen patrones POO
adapter composite decorator object-oriented-programming objetos patterns patterns-design poo proxy smalltalk state strategy
Last synced: 03 Dec 2024
https://github.com/pedrohvfernandes/maratona-ignite-lab-design-system
Projeto feito através da @Rocketseat, junto com o instrutor @diego3g. Design System do design ao codigo
cicd clsx css design-system figma patterns patterns-design radix radix-ui react storybook tailwindcss typescript workflow
Last synced: 19 Nov 2024
https://github.com/codeguima/paterns-software-java
Repositório de exemplos de códigos de patterns de desenvolvimento de software como Abstract factory, Decorator, Observer, Factory Method.
abstract-factory-pattern decorator-pattern factory-method-pattern java observer-pattern patterns-design
Last synced: 29 Dec 2024
https://github.com/alfacentauri/factorymethod
Ejemplo en Java de un patron creacional Factory Method.
Last synced: 17 Nov 2024
https://github.com/alfacentauri/facade
Ejemplo en Java del patron de diseño estructural Facade.
Last synced: 17 Nov 2024
https://github.com/potlitel/efcorerepository_unitofwork
Practical exercise of the following link : Patrón Repositorio & Unit of Work con Entity Framework Core y .NET 6 (https://arbems.com/ef-core-patrones-repository-unit-of-work/)
application-context application-context-seed dependency-injection entity-framework entity-framework-core inmemory-db patterns patterns-design repository-pattern seed seeder swagger swagger-ui unitofwork-pattern
Last synced: 15 Nov 2024