An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with strategy-design-pattern

A curated list of projects in awesome lists tagged with strategy-design-pattern .

https://github.com/keremtan/wellshellgame

This is a demo game running on console. This game is designed to understand the uses of Strategy and Simple Factory Design Patterns.

design-patterns designpatterns factory-design-pattern factory-pattern java patterns simple-factory simple-factory-design-pattern simple-factory-pattern strategy strategy-design-pattern strategy-pattern

Last synced: 27 Oct 2025

https://github.com/majidux/usestates

A custom hook for having multiple states. This package can only use in Reactjs.

hooks react react-hooks react-native reactjs strategy-design-pattern

Last synced: 03 May 2025

https://github.com/adeldaniel/learn-design-patterns-in-dart

Made this repo just to help learning design patterns in Dart, so this repo for anyone needs to learn design patterns in Dart language. This repo also helped developers use Dart programming language by providing some examples for each pattern with many UML class diagrams.

behavioral-design-patterns creational-design-patterns dart dart-lang dart-programming dart-programming-advanced dartlang design-patterns design-patterns-in-dart designpatterns flutter object-oriented-programmin-in-dart object-oriented-programming oop solid solid-principles solid-principles-examples state-design-pattern strategy-design-pattern structural-design-patterns

Last synced: 01 Aug 2025

https://github.com/santiherranz/sumofighters

Javascript Simulator for testing robot strategies in sumo battle

robot robotics strategy-design-pattern sumobot zzfx

Last synced: 13 Jul 2025

https://github.com/harismuneer/factory-singleton-and-strategy-design-patterns_examples

🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"

behavioral-patterns creational-patterns design-patterns design-patterns-implemented-in-java factory-method factory-pattern object-oriented-design singleton-pattern strategy-design-pattern strategy-pattern

Last synced: 09 Apr 2025

https://github.com/harismuneer/Factory-Singleton-and-Strategy-Design-Patterns_Examples

🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"

behavioral-patterns creational-patterns design-patterns design-patterns-implemented-in-java factory-method factory-pattern object-oriented-design singleton-pattern strategy-design-pattern strategy-pattern

Last synced: 16 Jul 2025

https://github.com/zenonxd/strategy-pattern-study

Another brief study about the Strategy Pattern.

design-patterns strategy-design-pattern strategy-pattern

Last synced: 15 Mar 2025

https://github.com/piamacalanda/softeng2_strategy-pattern-gameapp

Simple GameApp assigning character's skillset🧙🦸‍♀️🥷 using Strategy Design Pattern in java.

strategy-design-pattern

Last synced: 01 Sep 2025

https://github.com/gitmaz/Poker-Pro

This is second test I successfully passed for Newscorp. It is a sample to show my proficiency SOLID oop concepts and design patterns. It implement strategy design pattern. It solves how to find Straightness in a set of Poker cards.

composer phpunit strategy-design-pattern vanilla-php

Last synced: 10 Mar 2025

https://github.com/abdulrehman-baloch/rent-rides-app

Rent Rides is a JavaFX-based vehicle rental application that provides a seamless and affordable platform for renting cars and bikes. The application is built using JavaFX for the front end and Java for the back end, ensuring a responsive and interactive user experience

factory-design-pattern javafx-application oops-in-java postgresql singleton-design-pattern strategy-design-pattern

Last synced: 11 Jun 2025

https://github.com/hugocruzlfc/startegy-design-factory-pattern-in-ts

Using Strategy Desing, Strategy Factory and Strategy Pattern in Typescript.

design-patterns factory-pattern jest-test strategy-design-pattern typescript

Last synced: 31 Aug 2025

https://github.com/robert076/auth-service

A standalone microservice that implements authorization using a PostgreSQL database and implemented in Go. Plug and play your own db (uses strategy pattern, easily scalable).

api authentication bcrypt golang microservice rest-api scalable strategy-design-pattern

Last synced: 09 Oct 2025

https://github.com/robert076/strategy-pattern

Trying to get used to the strategy design pattern, hence this practice repo. Code in Go.

design-patterns golang refactoring-guru strategy-design-pattern

Last synced: 26 Oct 2025

https://github.com/daggerok/strategy-pattern-example

Strategy Design Patter java 7 / 8 / functional implementations

design-pattern design-patterns strategy strategy-design-pattern strategy-pattern

Last synced: 19 Oct 2025

https://github.com/bhojpur/strategy

The Bhojpur Strategy is a software-as-a-service product used as a Strategy Engine based on Bhojpur.NET Platform for application delivery.

strategy-design-pattern

Last synced: 04 Jan 2026

https://github.com/izzyluuuuh/strategy-pattern

Implementation of Strategy Pattern Using Java

application-development java strategy-design-pattern

Last synced: 21 Mar 2025

https://github.com/yash1th-yerra/bookmyshow-backend-design

This Repository contains basic backend low level design of BookMyShow which is created using datastructures and design patterns.Assumptions: No db is used(in-memory i.e. using datastructures)

bookmyshow-systemdesign decorator-design-pattern factory-design-pattern java observer-design singleton-design-pattern strategy-design-pattern system-design

Last synced: 05 Apr 2025

https://github.com/piyush26c/uber-low-level-design

The primary objective behind developing this project is to deepen the understanding of low-level system design in C++, encompassing Object-Oriented Programming (OOP) principles, threading concepts, and modern C++ features such as Smart Pointers and the Standard Template Library (STL).

cpp11 cpp17 locks object-oriented-programming singleton-design-pattern standard-template-library stl-containers strategy-design-pattern system-design uml-class-diagram

Last synced: 02 Jan 2026

https://github.com/morgan-sell/unit_converter

A web app in which a user can convert between different units of measurement.

ci flask flask-application html pytest python shell strategy-design-pattern webapp

Last synced: 25 Feb 2025

https://github.com/prashant-chaurasia/pricefinder

A spring boot service that has various APIs that can help crawl Amazon(.com) and extract the SKU details

maven postgresql rest-api spring-boot strategy-design-pattern

Last synced: 14 Oct 2025

https://github.com/cihatsolak/dotnet-design-patterns

A design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn't a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.

adapter-design-pattern chain-of-responsibility-pattern command-desing-pattern composite-design-pattern decorator-pattern observer-design-pattern strategy-design-pattern template-design-pattern

Last synced: 31 Jul 2025

https://github.com/nemanjapetrovic/logging-strategy

Strategy design pattern usage example for a Medium article

design medium pattern strategy strategy-design-pattern strategy-pattern

Last synced: 26 Dec 2025

https://github.com/omeryildiz/simuduck

SimUduck sample in Head First Design pattern. Written with C++ language

cpp11 oop simulation strategy-design-pattern

Last synced: 04 Jan 2026