An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: desing-principles-and-methods

ewdlop/DataStructure-Algorithm-Note

Software -> Hardware for performance; Hardware -> Software for robustness;

Language: C# - Size: 339 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

minilo-design/minilo-design-system

Minilo is a minimal, responsive, and consistent design system built to accelerate UI development across platforms. With a focus on clarity, structure, and simplicity, it provides a growing library of reusable components, scalable layout primitives, and a refined aesthetic that fits modern digital products.

Language: MDX - Size: 13 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AlexReisC/anotacoes-sobre-programacao-e-fundamentos

Minhas anotações sobre conceitos de programação

Size: 495 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sahilvadia7/Design-Patterns

I've started learning design patterns to improve my software development skills. I share my code on GitHub to document my progress and contribute to the developer community. Check out my repository for practical examples of various design patterns!

Language: Java - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

juancho088/software-design-patterns-kotlin

Introduction to the most popular Design Patterns, from the classic ones in the GoF to the most modern ones

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

klaframboise/DPMTeam4

This is Fall 2017 DPM's Team 4's repository.

Language: Java - Size: 323 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

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

svenssona/VehicleSim

School project learning OOP. Applying design patterns, principles to refactor when building a toy vehicle simulator.

Language: Java - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

oscarludick/method-factory-pttrn-ts

A factory method handles object creation and encapsulates it in subclass. This decouples the client code in the superclass from the object creation code in the subclass.

Language: TypeScript - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

oscarludick/strategy-pttrn-ts

The strategy pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable. Strategy lets the algorithm vary independently from the clients that use it.

Language: TypeScript - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

oscarludick/decorator-pttrn-ts

The Decorator Pattern attaches additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for extending functionality.

Language: TypeScript - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

oscarludick/observer-pttrn-ts

The observer pattern defines a one-to-many dependency between objects so that when one object changes state,all of its dependents are notified and updated automatically.

Language: TypeScript - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rproenza86/micro-frontend-events-portal

NPM Module. Enable the events/actions communication between Micro Frontend/UI applications. Vanilla javascript implementation. Framework agnostic. CI/CD release train. 100% meaningful unit test coverture.

Language: TypeScript - Size: 316 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0