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

GitHub topics: factory-pattern

Amit3200/SE-Designs-Understanding

Contains various design strategies with the implementation of them on a small level with an example. This repo helps us to understand how and why one should implement various designs while creating applications.

Language: Python - Size: 850 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 6 - Forks: 0

waltermillan/Weather

Weather information for Spanish cities, using the Weather Visualcrossing API

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

ShellyWonder/BlazorMovieApp

While integrating The Movie Database (TMDB) API, this .NET 8 Blazor WebAssembly (WASM) application provides a user-friendly movie discovery experience. The app showcases popular, top-rated, now playing, and upcoming movies, along with detailed information about movies, cast, crew, and providers. Portfolio status: In development.

Language: C# - Size: 1.11 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

QianMo/Unity-Design-Pattern

:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现

Language: C# - Size: 3.92 MB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 4,395 - Forks: 1,022

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: 10 days ago - Pushed at: 12 days ago - Stars: 1,981 - Forks: 266

Iann-rst/GymPass-backend

Back-End da aplicação GymPass Style App

Language: TypeScript - Size: 2.88 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 5 - Forks: 0

HMarchiori/spring-bootcamp

This collection contains a compelling Spring Boot 3.4.1 course project covering various REST API fundamentals and structure practice.

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

tarique-iqbal/promotional-discount

Promotional Discount on Sales

Language: PHP - Size: 53.7 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

solangek/factory-pattern-references

an example implementation of the factory pattern based on java method references

Language: Java - Size: 6.84 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

yavarguliyev/invoices_hub_express_js

invoices-hub-express-js

Language: TypeScript - Size: 1.01 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Vaneeza-7/Car-Showroom-Management-System

🚘 A desktop application built in Java for Car Showroom Management using the Swing framework and leverages MySQL for the backend.

Language: Java - Size: 464 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

harlanc/design-pattern-cpp

Implement design patterns using c++

Language: C++ - Size: 4.18 MB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 6

microwind/design-patterns

Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究

Language: Java - Size: 11.2 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 24 - Forks: 8

yavarguliyev/invoice_hub_microservices_express_js

Invoice-hub-microservices

Language: TypeScript - Size: 2.95 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

HuzaifaBanegar/SystemDesign

This is a repo for understanding LLD concepts and different types of System Design Patterns along with its implementation. Here we will also design many complex architecture such as BookMyShow, Parking Lot , Tic Tac Toe etc.

Language: Java - Size: 36.1 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

guangxush/DesignPatterns

Java23种设计模式总结归纳(附UML图和源码)

Language: Java - Size: 26.5 MB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 7

ekmadsen/Domain 📦

Defines factory, repository and unit of work patterns.

Language: C# - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

luka-lta/luka-lta-api

API for Frontend with LinkTree

Language: PHP - Size: 345 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

nimit95/Real-world-Design-Patterns-Node-JS

All the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs

Language: JavaScript - Size: 152 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 395 - Forks: 57

hoangsonww/Software-Design-Patterns

🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.

Language: Java - Size: 5.41 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 16

thma/LtuPatternFactory

Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

Language: Haskell - Size: 588 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 999 - Forks: 37

GetRighhttt/RickAndMortyAndroidMVVM

RIckAndMortyMvvm app just to practice paging and caching data with a recycler view. I will be adding in majority of the other jetpack components as well.

Language: Kotlin - Size: 629 KB - Last synced at: 20 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 0

RaduTul/Smart-Stream-Recommendation-System

Design Pattern task

Language: Java - Size: 109 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vipinsharma29/Interview-Questions-Basics

JAVA Practice Questions

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

mitchcamza/BookShelf

A Book Management Application

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

tarique-iqbal/vacation-days

Calculate Each Employee's Vacation Days for the Year

Language: PHP - Size: 75.2 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sdmg15/Java-design-patterns

Java Design patterns.

Language: Java - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 54 - Forks: 44

saksham24/android-kit

Learning In-app coding patterns and understanding how well know threading classes and observer classes were made using power of interfaces.

Language: Java - Size: 244 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

micene09/scarlett

A rest client library that actually covers high complexity scenarios...for real!

Language: TypeScript - Size: 6.44 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 4

sohamkamani/javascript-design-patterns-for-humans

An ultra-simplified explanation of design patterns implemented in javascript

Size: 95.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4,407 - Forks: 495

dfleta/frank-brunos-boxing

Examen programación Java do módulo de programación do ciclo de grado superior en Desenvolvemento de Aplicacións Multiplataforma do IES de Teis - Vigo.

Language: Java - Size: 1.03 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

AlanNunes/DesignPatterns

Explanation and implementation of some Design Patterns written in C# language

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

mzueri/Flask_App

This app includes a task manager. The app is built using Flask with athentication and application factory patterns (blueprints). GitHub Actions are used as a CI pipeline to build and test the application.

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

laqudee/rust-learn

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

Language: Rust - Size: 2.17 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 2

devinaconley/py-object-factory

objectfactory is a python package to easily implement the factory design pattern for object creation, serialization, and polymorphism

Language: Python - Size: 94.7 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

kgelli/Apple-Data-Analysis---Apache-Spark

Modular ETL pipeline for analyzing Apple product purchase patterns using Apache Spark on Databricks with factory design patterns.

Language: Jupyter Notebook - Size: 202 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

m-housni/abstract-factory-demo

This repository contains a demonstration of the Abstract Factory design pattern in software development.

Language: CSS - Size: 36.1 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

phmc99/study-node-api-solid

A Fastify API with unit tests, SOLID Principle and others Design Patterns.

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

christiancesar/hunter

Scraping of the target web application, using puppeeter, node with typescript and best practices.

Language: TypeScript - Size: 62.3 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

eliasnogueira/selenium-java-browser-factory

Example of the Factory design pattern implementation to create browser instances using Selenium WebDriver

Language: Java - Size: 96.7 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 26 - Forks: 9

Syed007Hassan/Backend-Engineering-LYFT

This repo contains the codebase of the tasks included in the virtual experience program of Forage.

Language: Python - Size: 91.8 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 11

arakakimath/forum-domain-clean-arch

4th in-class project from the rocketseat nodejs course. In this one, it was approached the DDD approach for software developing. It was also implemented techniques like clean architecture, either for functional error handling, factory pattern, SOLID, etc.

Language: TypeScript - Size: 274 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

kadirdemirkaya/Weather-Microservice

A weather forecast project developed with microservice architecture and a lot of technology

Language: C# - Size: 42.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

entelo/industrialist 📦

Industrialist manufactures factories that build self-registered classes.

Language: Ruby - Size: 44.9 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

MrEshboboyev/factory-pattern

A .NET application implementing the Factory Pattern to generate invoices in various formats (PDF, TXT, CSV). Utilizes QuestPDF for creating professional PDF documents and the Repository Pattern for organized and maintainable data access.

Language: C# - Size: 9.77 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

JulianaMancera/FactoryPattern_example

Software Engineering 1 - Factory Pattern

Language: Java - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

FreeDevelopersCamp/learning-platform-api

Backend for the learning platform using NestJS with MongoDB for the database.

Language: TypeScript - Size: 739 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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"

Language: Java - Size: 68.4 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

ahmed-hamda/coffee

Web application for managing cafes and pastries, using design patterns with J2EE.

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

anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans

Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples

Language: C# - Size: 175 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1,326 - Forks: 170

Nikoo-Asadnejad/DesignPatterns

This repository contains detailed explanations and C# implementations of the most commonly used software design patterns. Each pattern is accompanied by examples that demonstrate its practical usage in real-world scenarios.

Language: C# - Size: 194 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

shubhamv108/object-oriented-design-patterns

Simple examples of some of the Object Oriented Design Patterns.

Language: Java - Size: 32.9 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 3

yevheniidatsenko/goit-pythonweb-hw-01

📂 Hometask - FullStack Web Development with Python (Factory pattern & SOLID principles)

Language: Python - Size: 334 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mateusz-przybyla/CreativeWallet

A web application to manage your home budget [final stage -> frontend+PHP backend+custom MVC framework]

Language: PHP - Size: 2.68 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

bjoern-buettner/dependency-injector

A small dependency injection container with simple support for factories, parameters and the environment while autowiring.

Language: PHP - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

dotnet-labs/HeadFirstDesignPattern

Head First Design Pattern: Completely Rewrite in C#

Language: C# - Size: 97.7 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 18

darshna22/Design-Patterns

Design Patterns

Language: Kotlin - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

LesiaUKR/goit-pythonweb-hw-01

Master's degree | Advanced Python Programming| HW | Factory pattern | SOLID principles

Language: Python - Size: 154 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

janigowski/wikipedia-streams

🛠️📚🌐 Discover the dynamic pace of Wikipedia's development. This project leverages React, the Factory Pattern, and Server-Sent Events (SSE) to deliver a real-time stream of updates.

Language: TypeScript - Size: 8.87 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

sc0v0ne/design_pattern_factory_method

Develop a system that uses the pattern given in class. "Factory Method" design pattern.

Language: Java - Size: 15.6 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tuanh00/CarRentalManagement

The Car Rental Management App is a mobile application designed to streamline car rental operations for both customers and administrators. Built using Android Studio, Firebase, and Stripe, the app enables secure user authentication, car booking, contract management, and payment processing. This project is no longer under active development.

Language: Java - Size: 23.9 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

W-y-l-t/EducationalProgramDesigner

The project is a model that allows you to create and edit educational programs that include users, laboratory work, lecture materials, subjects, and educational programs.

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

aelbuz/WPFwithDI

A very very very simple WPF project that uses dependency injection for view-models, options and logging.

Language: C# - Size: 12.7 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dino4608/menshop-backend

A Menshop Backend Service using Nest.JS, MongoDB, Redis

Language: TypeScript - Size: 8.41 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gsuberland/autoregistering-cpp-factory

Generic auto-registering factory in C++ with support for constructor arguments.

Language: C++ - Size: 20.5 KB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 4

ShadiyaIffath/rent-a-car-store-api

A vehicle rental store API created using ASP.Net Core. The application follows onion architecture with EF Core, Hangfire integration for background jobs and Web scraping components. This is the backend for the online vehicle store repository.

Language: C# - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

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: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KirstenZa/xtend-etai

The ETAI library (Extraction, Traits, Adaption, Implementation) contains several Active Annotations for Xtend.

Language: Xtend - Size: 13.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - 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: 8 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

KeremTAN/Creational-Patterns-Benchmark

This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.

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

PerHac13/School-Management-System

This a CLI Application programmed in C++. Manage the function that are need in typical School management system along persistence data.

Language: C++ - Size: 188 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

waseem4343/JAVA_Design_Patterns-

Java Design Patterns & their Code implementation

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Abdullrahmen/Booking

Multitype booking system

Language: C++ - Size: 1.94 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

pmrogala/Buildenator

A test data builder generator for .net 5 and later.

Language: C# - Size: 221 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 20 - Forks: 1

kabragaurav/LoggingLibrary

Simple Logging Library

Language: Java - Size: 442 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

hugocruzlfc/startegy-design-factory-pattern-in-ts

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

Language: TypeScript - Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

dcyuksel/FactoryPattern

Factory Pattern using key services

Language: C# - Size: 9.77 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

GetRighhttt/Yelp-with-Google-Maps

Using Yelp api to return a list of restaurants, and a random users API to generate users. Also added in Google maps for the restaurant location.

Language: Kotlin - Size: 354 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

CSC3100/Patterns

📓Examples of design patterns

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

s-damian/design-patterns-php

Design Patterns PHP - Examples with PHP 8.3

Language: PHP - Size: 553 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

zoom2manoj/dsa-practice

DSA Practice in Python

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

nguyenm-giau/Tic-Tac-Toe

A classic Tic-Tac-Toe game built with HTML, CSS, and JavaScript

Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

LalanaChami/Java-Media-Converter-mp4-to-mkv-mp3-and-flv

📹♻️🎵 A simple command-line media file converter application, that converts mp4 to mp3, mkv and flv . Used a watcher to listen to newly added mp4 files and converted them to the relevant codec using java NIO.

Language: Java - Size: 45.9 KB - Last synced at: 19 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

R-SNGH/design-patterns

design patterns' solutions

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

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: about 1 year ago - Stars: 3,300 - Forks: 459

Azanniel/api-solid

💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos

Language: TypeScript - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

provided-space/dependency-injection

Java library to wire services and their factories

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

dmickelson/LLMFactoryProject

Simple factory pattern that lets you choose different LLM providers on a dynamic basis

Language: Python - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Alankke/Ecommerce

Java Backend Bootcamp made by Globant to have technical skills as a backend developer is required.

Language: Java - Size: 41 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Mofazzal874/PharmaPlus

CSE-3120 | Software Engineering and Information Systems Laboratory Android studio project with Factory , SingleTon , adapter , Observer Design pattern

Language: Java - Size: 2.14 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

YagoLopesMartins/SistemaWebAgendamentosIngressos_Laravel_FabricaPapaiNoelEvento

Agendamento e geração de ingressos em eventos culturais com painel Administrador

Language: PHP - Size: 3.02 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

CoderTechWeb/DesignPattern

Design Pattern

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

suleyman-demir/Design-Patterns

Design Patterns

Language: Java - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

akazad13/csharp-design-patterns

Implementations of different design patterns

Language: C# - Size: 38.1 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

MathMendesReis/Daily-Diet-API

API para controle de dieta diária, a Daily Diet API.

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

khusnetdinov/ruby.fundamental

:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs

Language: Ruby - Size: 215 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 474 - Forks: 85

Beretta350/golang-design-patterns

This repository provides a comprehensive collection of design patterns implemented in Go (Golang). It serves as a practical guide to understanding and applying common software design patterns in real-world Golang projects.

Language: Go - Size: 24.4 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

fuad-nasseraldeen/Coupon-System

A client-Server Coupon management system enables companies to generate coupons as part of their advertising and marketing campaigns.

Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

lambiengcode/pizza_store_flutter 📦

This is mobile application using flutter for develop a pizza store, integrated factory for demo design pattern.

Language: Dart - Size: 3.89 MB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 32 - Forks: 12

DussanFreire/Singleton-and-Factory-Method__Medical-Centers-Example

Language: C# - Size: 415 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Related Keywords
factory-pattern 737 design-patterns 234 singleton-pattern 182 java 171 observer-pattern 124 strategy-pattern 109 builder-pattern 97 decorator-pattern 87 adapter-pattern 81 abstract-factory-pattern 70 facade-pattern 58 javascript 51 command-pattern 48 csharp 45 factory 42 singleton 39 proxy-pattern 37 state-pattern 37 dependency-injection 35 composite-pattern 35 prototype-pattern 34 repository-pattern 33 oop 33 bridge-pattern 31 spring-boot 29 typescript 28 iterator-pattern 28 solid 27 nodejs 26 maven 25 java-8 25 design-pattern 25 factory-method-pattern 24 python 24 docker 21 creational-patterns 21 solid-principles 21 mediator-pattern 21 patterns 21 mysql 20 html 19 visitor-pattern 19 flyweight-pattern 19 dao-design-pattern 18 tdd 18 cpp 18 unit-testing 17 mvc-architecture 17 mvc 17 css 16 object-oriented-programming 16 chain-of-responsibility-pattern 16 php 16 oop-principles 15 mvc-pattern 15 template-pattern 15 dotnet 15 api 14 python3 14 gof-patterns 14 structural-patterns 13 layered-architecture 13 clean-architecture 13 strategy-design-pattern 13 inheritance 12 clean-code 12 jdbc 11 javafx 11 postgresql 11 game 11 html5 11 memento-pattern 11 module-pattern 11 prototype 11 kotlin 10 css3 10 swift 10 rest-api 10 flask 10 json 10 mysql-database 10 builder 10 react 9 creational-design-patterns 9 mvvm-architecture 9 mvvm 9 junit5 9 chain-of-responsibility 9 abstraction 8 asp-net-core 8 software-engineering 8 multithreading 8 behavioral-patterns 8 redis 8 polymorphism 8 swing-gui 8 interface 8 dotnet-core 8 spring 8 architecture 7