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

Topic: "state-pattern"

yusufyilmazfr/tasarim-desenleri-turkce-kaynak

Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.

Language: HTML - Size: 3.94 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 3,358 - Forks: 461

Habrador/Unity-Programming-Patterns

Implementations of programming design patterns in Unity with examples in C# when to use them.

Language: C# - Size: 1.3 MB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 2,000 - Forks: 265

bazyleu/UniState

UniState is a modern, high-performance, scalable state machine package for Unity.

Language: C# - Size: 372 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 204 - Forks: 13

rajan2275/Python-Design-Patterns

Python Design Patterns

Language: Python - Size: 65.4 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 88 - Forks: 28

thesaltree/low-level-design-golang

Low level system design solutions in Golang

Language: Go - Size: 1.18 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 68 - Forks: 11

microwind/design-patterns

Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究。适合高级程序员和架构师,希望深刻洞察问题,找到合适的方案。

Language: Java - Size: 11.9 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 54 - Forks: 12

sergeyleschev/design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

Language: Swift - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 23

sergeyleschev/ios-dev-skills

 iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+

Size: 354 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 1

1609Dzuaa/Froggy-Adventure

Create a 2D Platformer game using Unity Engine

Language: C# - Size: 228 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 5

JoanStinson/UnityDesignPatternsReference

A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.

Language: C# - Size: 267 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 5

aprilmintacpineda/fluxible-js

Smaller, faster, better event-driven state management architecture that supports asynchronicity and state persistence out of the box with no extra code.

Language: JavaScript - Size: 9.2 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 1

IntoTheDev/Hierarchical-State-Machine-for-Unity 📦

Hierarchical State Machine for Unity

Language: C# - Size: 30.3 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 1

duart38/Observe

Type-safe observable values (made with Deno)

Language: TypeScript - Size: 245 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 0

dslsyeoh/design-patterns-exercise

Practice exercise for design patterns

Language: Java - Size: 27.3 KB - Last synced at: almost 3 years ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 5

harlanc/design-pattern-cpp

Implement design patterns using c++

Language: C++ - Size: 4.18 MB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 6

aprilmintacpineda/react-fluxible

Connector for react-js and fluxible-js.

Language: JavaScript - Size: 1.66 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

vicmar57/OOP-Design-Patterns

Object Oriented Design Patterns implemented in java

Language: Java - Size: 798 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

sunmeat/state

state pattern cpp example [BEHAVIORAL]

Language: C++ - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

lucasvigier/pacman

Pacman game using Java and developed with design patterns.

Language: Java - Size: 425 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

psprao95/ultimate-board-game-system

Java | An object-oriented framework for implemeting any 2-player board game such as Tic-Tac-Toe, Othello, Reversi and Checkers. Uses well known design patterns such as Command, Strategy, vistor, and state

Language: Java - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

mathiasuy/Design-Patterns

Patrones de diseño / Clase Template C++ / Parciales / Exámenes de Programación 4 de Facultad de Ingeniería UdelaR - Uruguay. Análisis, Diseño e implementación en C++ usando programación orientada a objetos. UML. Design Patterns, Template C++, exercises...

Language: C++ - Size: 4.52 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

kan01234/design-patterns

Project of example of design patterns implement by Java.

Language: Java - Size: 1.82 MB - Last synced at: almost 3 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 3

aprilmintacpineda/inferno-fluxible

Connector for inferno-js and fluxible-js.

Language: JavaScript - Size: 549 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

laqudee/rust-learn

《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习

Language: Rust - Size: 2.17 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

Cozmonat/AtomObjects

AtomObjects is a lightweight state management library for SwiftUI. It allows building reusable shared and scoped states for SwiftUI applications with minimum boilerplate code.

Language: Swift - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

MoienTajik/StatePatternEfCore

A simple example of State pattern with EF Core.

Language: C# - Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

emprax/St8-ment

A dynamic state/statemachine pattern library for SOLID state pattern design

Language: C# - Size: 532 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

vvshard/methods-enum

Two macros for easy implementation of 'state' design pattern and other dynamic polymorphism using enum instead of dyn Trait

Language: Rust - Size: 641 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

RafaAyGar/Fighting-Game

Juego de lucha 2D en Unity con un sistema de combos sólido y moldeable. Es una puesta en práctica del patrón de diseño State. INCLUYE VIDEO DEMO

Language: C# - Size: 38.2 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

mnlwldr/State-Pattern

Simple state pattern example in php

Language: HTML - Size: 200 KB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

almartson/AI_StateMachine_DronesDemo

It is a simple implementation of an :robot: A.I. behaviour :suspect:, by using the 'State Pattern' and State Machines in Unity3D :video_game: and C#.

Language: C# - Size: 72.6 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

GermanKuber-zz/Jornada-Arquitectura-NET-De-Procedular-A-Objetos

Ejemplos de diseño para la primera Jornada de Arquitectura .NET

Language: C# - Size: 30.3 KB - Last synced at: almost 3 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

MarieVerdonck/BattleShip---Project-OO

Simple battleship game, object oriented design/patterns

Language: Java - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

yvoyer/php-state

Library to define a state pattern in an object

Language: PHP - Size: 1.18 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 2

cmatosbc/desired-patterns

Desirable, practical, modern and sexy design patterns for PHP 8.2 onwards that can actually be used, not just seen.

Language: PHP - Size: 116 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

matiux/php-design-patterns

PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book

Language: PHP - Size: 9.29 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

cassio-morais/another-fancy-builder

A builder with steroids. By the way, for me, it seems like a 'state builder'.

Language: C# - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ortense/functors

A collection of dependency-free functors written in TypeScript, created to be type-safe, immutable, and lightweight.

Language: TypeScript - Size: 1.3 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

neslisahcelek/design-patterns-project

Transortation System Integrated with Multiple Design Patterns.

Language: Java - Size: 406 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

MehrajLatifli/Sparrow-MusicCMS

Example for streaming musics and radio channels

Language: C# - Size: 109 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

kamilhan-karaismailoglu/Composite-Iterator-Proxy-TemplateMethod-State-Design-Pattern-With-WPF

In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.

Language: C# - Size: 26.4 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

BIJOY-SUST/Design-Patterns

Here, I've stored some design pattern codes and solid principles that were done in my Design Pattern Lab course. Design Pattern is a description or template for how to solve a problem.

Language: Java - Size: 21.5 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

briebug/smartish

Smartish is a small utility library that makes creating "smartish" components in Angular a breeze

Language: TypeScript - Size: 406 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Ocultus/patterns-state-observer

React + Mobx Todo list as implementation of pattern state and observer

Language: JavaScript - Size: 245 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

SedatD/DesignPatterns

Playground for Design Patterns

Language: Java - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

zhuozp/rpm

日常需求中经常需要通过红点来加强某个功能、某个页面或某个入口的注意点。若你的应用中涉及tab 红点展示策略,红点数字展示、一级页面红点和二级页面红点展示策略、以及某个页面红点与另一个或另几个关联的红点展示策略等等,rpm红点管理框架基本做到满足红点的管理策略。rpm提供了默认的红点保存策略,默认保存在sp文件中,还提供了内存保存策略,接入者按需使用或者自定义保存策略,同样,rpm框架提供了红点展示策略,默认是同级页面所有红点都可以展示,接入者可以按需调整同一时间最多可以展示多少个红点。支持注解和方法调用两种方式提供更加灵活的使用

Language: Java - Size: 535 KB - Last synced at: almost 3 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

media-tm/MTDesignPattern

MTDesignPattern: Software Design Pattern

Size: 539 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 6

IgorDePaula/StatePattern

Este repo visa o ensino do State Pattern em PHP

Language: HTML - Size: 289 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

PedroVFSantos/resilience-engine

A Java-based resilience framework implementing core Design Patterns (Strategy, State, and Observer) to manage task execution in unstable environments.

Language: Java - Size: 6.84 KB - Last synced at: about 2 hours ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

ES2-UFPI/recicla-ai_devs-da-gama

Language: TypeScript - Size: 697 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

william-franco/flutter-snippets

Flutter testing and prototyping environment with examples of different approaches and patterns.

Language: Dart - Size: 38.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

tobbie/csharp-design-patterns

A collection of software design patterns in csharp

Language: C# - Size: 415 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

pargyropoulos/State_Pattern_C_Implementation

A State Pattern Implementation in C, for menu navigation

Language: C - Size: 122 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

v1kuznetsov/State-and-Observer-patterns

This repository is my completed task in BranderSchool on knowing state and observer patterns.

Language: PHP - Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

vivopensource/gofpatternscsharp

Design Patterns for C# (Gang of Four)

Language: C# - Size: 411 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

RubenZagon/killer-garage-door-csharp

This Kata was resolved by implementing the State Design Pattern.

Language: C# - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

OlexiyKramarenko/Vim-Similar-HotKeys-For-Any-App

C# & WinAPI instead of AHK. This app is suitable for situations, where you want to create/change some hotkeys for programs, but they don't support such possibilities. You just need to add your app processor and key handlers to the Accelerators project. Currently, the win-service project doesn't work, but the console app does.

Language: C# - Size: 120 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MainaGeorge/DesignPatterns

This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns

Language: C# - Size: 126 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hirishu10/design-patterns

Design Patterns

Language: Java - Size: 48.8 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EpicSharpCode/StateExample

Repository with an example of using the "State" pattern

Language: C# - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dheeraj-bhadoria/Design-Pattersns-In-Kotlin-By-Example

Kotlin Design Patterns By Example. Best practice to code in kotlin by design patterns android.

Language: Kotlin - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

anirbanpranto/CyberRent

A Housing Rental System built with JavaFX. The purpose of this project was to demonstrate the use of OO Design Patterns in real life systems.

Language: Java - Size: 11.8 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

iRahulP/SOEN6441-RISK-WarZone

Risk Game(based on Warzone) Implementation as part of SOEN6441(Advanced Programming Practices) course at Concordia University for Winter21

Language: Java - Size: 1.95 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

tdm1223/DesignPattern

Design pattern practice by cpp

Language: C++ - Size: 570 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

djzenma/Warzone

Advanced Programming Practices Project @ Concordia University

Language: Java - Size: 1.31 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

mcupo/Patron-State

Ejemplo del patrón State en JAVA

Language: Java - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

AlfonsoCatelliUni/ing-sw-2020-arca-aulicino-catelli

Software Engineering Project of Santorini Board Game

Language: Java - Size: 89.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

abhijeetashri/design-patterns

Language: Java - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

iremsha/design-patterns

🎓 Home tasks from design patterns course

Language: C# - Size: 353 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

devpuppet/design-patterns-practice

Project created to exercise and get better understanding of design patterns (Head First - Design Patterns)

Language: Java - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

JavaMoney/vendingmachine 📦

Test-Project with Unit-Tests

Language: Java - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

antoineFrau/design-pattern-java

Example of multiple design pattern from GOF.

Language: Java - Size: 2.59 MB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

SolangeUG/mars-rover

Mars Rover Kata

Language: Java - Size: 43.9 KB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

swami701/traffic-light-simulator

This repository simulates the cross road traffic signal

Language: Java - Size: 8.79 KB - Last synced at: almost 3 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

sksoumik/software_design_pattern

Implementation of important software design patterns using Java.

Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

renan-throsa/Design_Patterns

Implementations in C++ of design patterns described by the GoF.

Language: C++ - Size: 44.9 KB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

AshayKing/design-pattern

Unleasing Design Patterns in Java

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

javamultiplex/java-design-pattern

This repository contains all the design patterns with example.

Language: Java - Size: 75.2 KB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

mcaliman/JavaPatternsCollection

A collection of design patterns which I have implement for studying purposes over the years.

Language: Java - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

meoluoi3/JavaFX-VN-Engine

A lightweight Visual Novel Engine built with JavaFX, featuring State Pattern, Command Pattern, and custom Script parsing.

Language: Java - Size: 11 MB - Last synced at: 11 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

fkucukkara/design-patterns

A professional implementation of the 23 classic Gang of Four (GoF) design patterns.

Language: C# - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

an-thai-binh/crm_simulator

Giả lập máy CRM (Cash Recycling Machine) - Đồ án Thiết kế hướng đối tượng. Thực hiện các design pattern: MVC, Observer, State, Behavioral...

Language: Java - Size: 2.44 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

prdai/ci6115-food-ordering-system

The Pizza Ordering System is a sophisticated software solution that revolutionizes the way customers order and customize their perfect pizza. Built with Python, this system implements multiple design patterns to create a robust, scalable, and user-friendly platform.

Language: Python - Size: 7.76 MB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mbacallado/state-pattern-example

Educational Java example demonstrating the State Pattern, one of the classic behavioral design patterns, with clean separation of state logic and an included PDF presentation.

Language: Java - Size: 267 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

leansandoval/ParadigmasDeProgramacionJava

Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (3646) UNLaM - 1C 2023.

Language: Java - Size: 16.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

OsamaMahmoud99/Embedded_DesignPattern

Design Patterns for Accessing Hardware, State Machines in c and cpp

Language: C - Size: 10.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Bravim-Ketan-Purohit/VendArch

VendArch is a modular, design-pattern-driven vending machine simulator built in C++. It uses State, Strategy, and Abstract Factory patterns to support multiple machine types. Highly extensible and cleanly architected, it models real-world product-line software systems.

Language: C++ - Size: 807 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OleksandrZadvornyi/audiorecorder

Enhanced Qt Audio Recorder implementing Observer, State, Command, Strategy and Facade design patterns for educational purposes. Based on Qt's example.

Language: C++ - Size: 62.5 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

JulianaMancera/LabAssign2_State-Pattern

Software Engineering 2 - State Pattern: Laboratory Assignment 2

Language: Java - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JulianaMancera/Lab_SW-2_StatePattern

Software Engineering 2 - State Pattern: Lab Seatwork #2

Language: Java - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

barannmeisterr/E-Commerce-System-with-Behavioral-Design-Patterns

The E-Commerce System with Behavioral Design Patterns project is a Java-based e-commerce system management that demonstrates the use of behavioral design patterns to create a flexible, scalable, and maintainable system.

Language: Java - Size: 16.6 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

suleyman-demir/redis-cargo-system

Micro Services Cargo Application with Redis&Mongo

Language: Java - Size: 51.8 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sohil-Mansuri/Design-Patterns-Example

Design patterns with proper examples

Language: C# - Size: 72.3 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tuanh00/AircraftManagement_DesignPatterns

This repository contains a Java application that implements three design patterns: Builder, Abstract Factory, and State patterns. The project also includes comprehensive JUnit tests to verify functionality and ensure smooth operation.

Language: Java - Size: 372 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rylei-m/CS5700_2024_Regular_Expressions

Design purpose built state machines for patterns and practice implementing the state pattern

Language: Kotlin - Size: 244 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mic-devs/Curtin_OOSE_Assignment2_BikeShop

Assignment 2 of the Object Oriented Software Engineering Unit (Year 2 Semester 2) that utilizes observer & state pattern for event handling.

Language: HTML - Size: 468 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akurcubic/Gerumap

Desktop app for creating and editing Mind Maps

Language: Java - Size: 227 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RJTLM/Java-ObjectOriented-Factory-ObserverStatePattern-Gradle-OOSE-Assignment

This repository contains the implementation of a Bike Shop simulation project for the Object-Oriented Software Engineering (OOSE) course, Semester 1, 2024. The project demonstrates the application of various design patterns including Factory, Observer, and State patterns using Java. The project is built and managed using Gradle.

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

marin840/EcosystemSimulation

Using evolutionary algorithms to simulate population progression, gene inheritance and species coexistence in artificially created environment

Language: C# - Size: 241 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VKohai/FindYourKohai

Find Your Love with FindYourKohai Bot

Language: C# - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Related Topics
design-patterns 71 observer-pattern 61 strategy-pattern 49 command-pattern 42 singleton-pattern 40 factory-pattern 39 decorator-pattern 38 java 38 adapter-pattern 37 builder-pattern 25 composite-pattern 24 abstract-factory-pattern 24 facade-pattern 22 iterator-pattern 20 proxy-pattern 20 visitor-pattern 19 chain-of-responsibility-pattern 17 state-machine 16 csharp 16 bridge-pattern 15 memento-pattern 12 mediator-pattern 12 template-pattern 11 prototype-pattern 10 state 10 design-pattern 10 state-pattern-example 10 template-method-pattern 9 factory-method-pattern 9 state-management 8 oop 8 unity 8 flyweight-pattern 7 typescript 7 behavioral-patterns 6 cpp 6 php 5 object-oriented-programming 5 golang 5 dotnet 5 mvc 5 interpreter-pattern 5 chain-of-responsibility 5 software-architecture 5 patterns 5 unity3d 5 singleton 4 swift 4 game 4 software-engineering 4 gof-patterns 4 observer 4 vending-machine 4 unity2d 4 synchronous-state-management 3 entity-framework-core 3 simulation 3 template-method 3 asynchronous-state-management 3 tdd 3 python 3 mvc-pattern 3 observer-design-pattern 3 pattern 3 factory 3 mvvm-architecture 3 kata 3 builder-design-pattern 3 creational-patterns 3 polymorphism 3 repository-pattern 3 junit 3 maven 3 gamedev 3 composite 2 mvc-architecture 2 junit5 2 javadoc 2 rust 2 object-oriented-design 2 board-game 2 swing 2 docker 2 javafx 2 uml-diagrams 2 uml-diagram 2 dependency-injection 2 object-oriented 2 null-object-pattern 2 kotlin-android 2 java8 2 react 2 ood 2 solid-principles 2 specification-pattern 2 best-practices 2 wpf 2 structural-patterns 2 cpp17 2 adapter-design-pattern 2