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

GitHub topics: factory-design-pattern

agitrubard/java-spring-best-practices

A repository dedicated to showcasing best practices in Java and Spring through concise code snippets.

Language: Java - Size: 58.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 109 - Forks: 11

Mohit-Chaudhari/Design-Patterns

Design Patterns: Code Solutions

Language: Java - Size: 115 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

alex8399/file-transfer

Linux utility for sending and receiving files within a Local Area Network (LAN). Connections between users are established using sockets.

Language: C++ - Size: 229 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 2 - Forks: 0

Neeraj102001/DesignPatterns

This project demonstrates key design patterns in C# by implementing a "notification system". It uses Singleton, Factory, Facade, and Observer patterns to ensure modularity, scalability, and efficiency. The system dynamically selects notification modes (Email/SMS) and manages user notifications seamlessly.

Language: C# - Size: 1.09 MB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

Language: Java - Size: 538 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KianoushAmirpour/End_to_End_Text_Classification

Developing feature engineering pipelines, building packages, automating tests, and creating FastAPI endpoints.

Language: Python - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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)

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

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.

Language: Java - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

CodeMaster17/Design-Patterns-in-TS

A repo showcasing different design patterns in Typescript

Language: TypeScript - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Anjum219/Vehicle-Showroom-with-Factory

This is a project where you can learn to implement Factory design pattern. We have a scenario of a showroom of multiple types of vehicles. Using this scenario the factory pattern is implemented accordingly.

Language: Java - Size: 43.9 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

omrawal/Design-Patterns

A comprehensive repository about Design Patterns

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

divyamsavsaviya/object-oriented-design-patterns

This repository is a comprehensive showcase of various design patterns implemented in Java, demonstrating advanced Object-Oriented Design (OOD) principles in Java. The patterns implemented in this project are fundamental to building robust, flexible, and maintainable software systems.

Language: Java - Size: 1.07 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

pradipdharam/e-commerce-application_low-level-design

Designing an E-commerce Application. Handling payments, permissions, sercher etc are introduced. Add products functionalities are incorporated using command design pattern. Cart & Order manager are designed.

Language: Python - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pradipdharam/atm_design--machine_coding

ATM Machine Low Level Design. Sate Design Pattern is been used to define finite states classes for defined abstraction.

Language: Python - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

allan7yin/Monopoly

Monopoly Game - C++

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

M-Taghizadeh/Python-Design-Patterns

implementation of design patterns with python

Language: Python - Size: 15.6 KB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

4-o-4/42-avaj-launcher

A simple flight simulation program

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

mgunawardhana/design-patterns-builder-facade-factory-etc..

Language: Java - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

prajpokhrel/Fitness-Tracker-Desktop-Application

Fitness tracking app to track weight, waist, exercises, meals, calorie intake and calorie burn

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

tensorflowters/fisheye 📦

This project create from sratch a photographic gallery website. Accessibility is the heart of this project and the site meets all the expectations that may arise from it. For JavaScript code, the Factory Design Pattern method is at the center of the project.

Language: JavaScript - Size: 191 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ravonit/low-level-design

Demo implementations of different design patterns.

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

thegeekyasian/strategy-pattern-in-spring-boot

A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.

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

tensorflowters/les-petits-plats 📦

The goal is to implement a simple interface allowing you to search in a list of recipes. This search can be done both from a main search bar and from advances search fields. The search algorithms have been particularly studied to be the most efficient possible in the restitution recipes in the DOM based on the filters applied.

Language: JavaScript - Size: 6.06 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohamedhassan279/Paint

Simple Paint Application Developed using angular framework and spring-boot.

Language: TypeScript - Size: 2.53 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

umangptl/CreditCardProblem

💳 Credit card problem 🏦

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

chokshidharita/Design-Patterns-in-Java

Design Patterns in Java

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

rajeeshmenoth/aspnet-mvc

Building an Application using GOF design patterns.

Language: JavaScript - Size: 930 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mathdebate09/tic-tac-toe

A two-player game of X and 0s

Language: JavaScript - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tarikbozyak/tvOSApp

MVVM design pattern sample tvOS app that featuring three screens.

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

MosesSoftEng/forage-lyft-starter-repo Fork of vagabond-systems/forage-lyft-starter-repo

Lyft starter repo

Language: Python - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mariomalak1/DesignPatternTutorial

This repo I made for training on Design Patterns Principles.

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

ofke-yazilim/feed

Factory design pattern kullanarak sosyal medya platformları için feed hazırlamayı sağlayan uygulama taslağı.

Language: PHP - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nirjarigandhi/Paint-Application

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

shrinil-thakkar/LRUCache

In-memory LRU Cache implementation using multiple Design Patterns

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

GoonerMAK/SWE-4501-Design-Patterns

SWE 4501 Design Patterns

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

zafeirisdimi/ChocoFactory

CSharp Teamproject : CHOCOFACTORY

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

abrahamayquipa/software-patterns

Software standards established by the Gang of Force.

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

saksham-jain/design-patterns

OOPs design patterns in Ruby

Language: Ruby - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

lia-arroyo/blackJackGame

This BlackJack game is implemented using Java, OOP principles, and both the Strategy and Factory design pattern. This program features three separate bot strategies (Random, Low and High Risk) and two dealer strategies (Target Highest Bidder and Target Most Frequent Winner)

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

ravihansa/factory-design-pattern-nodejs

Factory design pattern implementation using javascript

Language: JavaScript - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

codexarama/Fisheye

OC - P04 | Plateforme d'exposition pour photographes freelance

Language: JavaScript - Size: 62.2 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

first-try-software/replicator

Replicator is a factory and class registry that allows classes to declaratively register themselves.

Language: Crystal - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

tarhi-saad/TodoMVC-Vanilla-ES6

The best To-Do List app in Vanilla JS

Language: JavaScript - Size: 1.78 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 6

tanbirhossain/Factory-Design-Pattern

Sample project demonstrating a Factory Method Design Pattern In C#.

Language: C# - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

chandradharrao/Turn-Based-Console-Game-Using-Java

Turn Based Console Game Java with Design Patterns

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

mabdollahiasl/Mab.DesignPatterns

Some common design pattern written in C#

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

shubham-chhimpa/design-pattern-python-3

Design Patterns in Python 3

Language: Python - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

akzare/Pipeline_Processing

A conceptual Pipeline Processing Framework

Language: C++ - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

aenesgur/NewsWebService

First project that I developed in accordance with the layered architecture within the scope of the internship program in June 2019

Language: C# - Size: 35.8 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Houshangian/Design-Pattern

Simple Examples for GOF Design patterns

Language: PHP - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

tditshwe/Aircraft-Simulation

A minimal Aircraft Simulation Console Application

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

Related Keywords
factory-design-pattern 51 design-patterns 17 strategy-design-pattern 16 java 11 builder-design-pattern 7 factory-pattern 7 adapter-design-pattern 7 observer-design-pattern 7 abstract-factory-pattern 6 singleton-pattern 6 singleton-design-pattern 6 state-design-pattern 5 javascript 4 strategy-pattern 4 oops-in-java 3 csharp 3 design-pattern 3 facade-design-pattern 3 decorator-design-pattern 3 abstract-factory 3 observer-pattern 3 prototype-design-pattern 3 spring-boot 3 accessibility 2 factory-method-pattern 2 object-oriented-programming 2 interfaces 2 mvc 2 uml-class-diagram 2 dependency-inversion-principle 2 creational-pattern 2 unit-testing 2 builder-pattern 2 facade-pattern 2 designpatterns 2 dependency-injection 2 creational-design-patterns 2 factory 2 solid-principles 2 asp-net-mvc 2 singletonpattern 2 interface 2 decorator-pattern 2 postgresql 2 structural-patterns 2 chain-of-responsibility-pattern 2 command-pattern 2 cpp 2 proxy-design-pattern 2 choco 1 bootcamp-project 1 console-application 1 csharp-code 1 project 1 inheritance 1 jsontocsharp 1 oop-in-csharp 1 best-practices 1 paint 1 paint-application 1 parsing 1 regex 1 save-files 1 cache 1 cache-eviction-policy 1 cache-storage 1 in-memory-caching 1 in-memory-database 1 in-memory-storage 1 least-recently-used 1 lld 1 lld-cache 1 low-level-design 1 lru 1 lru-cache 1 lru-eviction 1 redis-cache 1 abstractclass 1 abstraction 1 adapter-pattern 1 factory-functions 1 templatemethod 1 bootcamp 1 teamwork 1 test-driven-development 1 todo-list 1 todomvc 1 vanilla-js 1 dotnet-core 1 game 1 projects 1 terminal 1 command 1 python3 1 heterogeneous-containers 1 pipeline-processing 1 signal-slot-design-pattern 1 jquery 1 json-parsing 1 layered-architecture 1