GitHub topics: factory-pattern
Rafaell-dev/ts-api-boilerplate
A modern and robust TypeScript API boilerplate featuring Express.js, Prisma ORM, JWT authentication, and Zod validation.
Language: TypeScript - Size: 43.9 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Oluwanifemi007/servicelib
ServiceLib simplifies microservice development in Go by providing reusable components that enhance reliability and performance. 🌟 With a focus on modularity and testability, this library helps developers build robust applications efficiently. 🚀
Language: Go - Size: 378 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Iann-rst/GymPass-backend
Back-End da aplicação GymPass Style App
Language: TypeScript - Size: 6.35 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 0

abitofhelp/servicelib
ServiceLib is a comprehensive Go library designed to accelerate the development of robust, production-ready microservices.
Language: Go - Size: 224 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

flini1we/HealthReminder
iOS application for managing health-related reminders, built with UIKit, SwiftUI.
Language: Swift - Size: 33.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

MohamedAboElnaser/Blog-apis
A robust RESTful API for blogging platform built with NestJS, TypeScript, and MySQL. Features JWT authentication, email verification, file uploads, social interactions, and Docker deployment. Implements clean architecture with generic email/upload modules using factory patterns.
Language: TypeScript - Size: 894 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

nurfarazi/design-patterns
Demonstrates the creational, structural, and behavioral design patterns in C# and .NET 8
Language: C# - Size: 71.3 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

Robert076/factory-pattern
Practicing the factory design pattern. A useful example in python too.
Language: Python - Size: 14.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

caioneves05/design-patters-soluctions
This repository implements the 23 design patterns from Design Patterns by Gamma et al. in Java, covering creational, structural, and behavioral patterns with concise examples for building scalable, maintainable software.
Language: Java - Size: 17.6 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

RafiBG/EasterBunnyHomeWork2
Language: C# - Size: 6.84 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ashishyoo/Design-Principles-and-Patterns
Principles and Patterns of Design
Language: C# - Size: 41 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

darshna22/Design-Patterns
Design Patterns
Language: Kotlin - Size: 82 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

JanithR-creator/Product-Managemet-System
Internship Assignment.
Language: C# - Size: 16.1 MB - Last synced at: about 8 hours ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Tonybsilva-dev/pool-appointment-api
Appointment manager system
Language: TypeScript - Size: 440 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

joanisprifti/AdvancedLatexEditorView
A Java Swing desktop application to compose and edit LaTeX documents using ready‑made templates, version‑history (“stratagem”) saves, and automatic LaTeX↔HTML conversion, packaged as a Windows .exe for easy distribution.
Language: Java - Size: 85.5 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

joanisprifti/AdvancedText2SpeechApp
A Java Swing desktop application that loads, edits and converts documents (Word .docx, Excel .xlsx, etc.) into spoken audio using the FreeTTS library.
Language: Java - Size: 49.7 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

luka-lta/luka-lta-api
API for Frontend with LinkTree
Language: PHP - Size: 414 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

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: 26 days ago - Pushed at: 2 months ago - Stars: 2,000 - Forks: 265

WilliamCallao/asistente-virtual-negocios
Identifica las intenciones del usuario y genera respuestas contextualizadas con la informacion del negocio
Language: JavaScript - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shihabmi7/ProblemSolvingWithJava
Problem Solving, OOP, Design Pattern Implementation with Java
Language: Java - Size: 179 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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: about 1 month ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026

learning-zone/javascript-design-patterns
JavaScript Design Patterns
Size: 78.1 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 104 - Forks: 35

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: 28 days ago - Pushed at: over 3 years ago - Stars: 401 - Forks: 59

sagarsishir51/Payment-Process-Handling-Sample-Project
This project demonstrates how to integrate online payments in a NestJS application using the Factory Pattern, structured within a robust Hexagonal Architecture.
Language: TypeScript - Size: 422 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

waltermillan/BridgePatternApp
the idea is to implement the Bridge design pattern in the creation of geometric shapes of different colors. In addition we want to use the Factory design pattern
Language: C# - Size: 116 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tarique-iqbal/promotional-discount
Sales Promotion Provides Discounts
Language: PHP - Size: 53.7 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

amitpatange88/DesignPatterns
Design Patterns are reusable solutions to commonly occuring problems(in the context of software design). Design patterns were started as best practices that were applied again and again to similar problems encountered in different contexts.
Language: C# - Size: 4.34 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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: 115 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AnuragVikramSingh/multi-agent-registry-kit
The Registry Pattern for AI Agents: Build, Connect, and Route Multi-Agent Systems with Ease.
Language: Python - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rezatajari/CommonDesignPatterns
Real-world implementation of classic design patterns in C# (.NET) with clean code, analogies, and step-by-step documentation
Language: C# - Size: 27.3 KB - Last synced at: 12 days ago - Pushed at: about 1 month 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: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

waltermillan/SpainCities
Visualization of regions, provinces and cities of Spain.
Language: C# - Size: 23.6 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

waltermillan/RentACar
Vehicle rental registration.
Language: C# - Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

mzueri/Flask_App
This web app includes a simple task manager. It is built using Flask with SQLite authentication and application factory patterns (blueprints). GitHub Actions are used as a CI pipeline to build and test the application.
Language: Python - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

DanielNetzer/ng2-modal-dialog
Angular 2 Factory made Modal
Language: TypeScript - Size: 3.48 MB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

Raphsodyz/SpaceDevs
Backend for the Launch list of the spacedevs API. (https://ll.thespacedevs.com/2.1.0/swagger)
Language: C# - Size: 2.44 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: 4 days ago - Pushed at: about 4 years ago - Stars: 31 - Forks: 12

micene09/scarlett
A rest client library that actually covers high complexity scenarios...for real!
Language: TypeScript - Size: 7.66 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 4

joschonarth/node-clean-domain
🧩 Independent and decoupled Domain Layer, developed following the principles of DDD, to model business rules in a clear, consistent and reusable way.
Language: TypeScript - Size: 148 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

waltermillan/Novashop
Novashop is an app to simulate the purchase of products online. Initially only the consultation works [ App under development ].
Language: C# - Size: 2.28 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Vitaee/E-CommerceProject
Real World E-Commerce backend development with fastapi.
Language: Python - Size: 532 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

freelancerwebro/the-hero-game
A hero game developed using PHP. It simulates a battle between two characters.
Language: PHP - Size: 506 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - 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: about 2 months ago - Pushed at: over 1 year ago - Stars: 3,342 - Forks: 462

gruzewson/fleetAPI
FleetAPI is a C# Web API for managing fleet of passenger and tanker ships
Language: C# - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mateusz-przybyla/CreativeWallet
Final stage of a multi-paradigm budgeting app, now built in PHP with a custom MVC framework
Language: PHP - Size: 2.69 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Language: Haskell - Size: 588 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,000 - 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: 631 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

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: 1 day ago - Pushed at: 2 months 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 months ago - Pushed at: 2 months 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: 2 months ago - Pushed at: 2 months 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yavarguliyev/invoices_hub_express_js
invoices-hub-express-js
Language: TypeScript - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: 3 months 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: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 2

harlanc/design-pattern-cpp
Implement design patterns using c++
Language: C++ - Size: 4.18 MB - Last synced at: 3 months ago - Pushed at: almost 6 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: 3 months ago - Pushed at: 3 months ago - Stars: 24 - Forks: 8

yavarguliyev/invoice_hub_microservices_express_js
Invoice-hub-microservices
Language: TypeScript - Size: 2.95 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

guangxush/DesignPatterns
Java23种设计模式总结归纳(附UML图和源码)
Language: Java - Size: 26.5 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 6

ekmadsen/Domain 📦
Defines factory, repository and unit of work patterns.
Language: C# - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 4 years 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: 30 days ago - Pushed at: over 1 year ago - Stars: 474 - Forks: 85

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: 3 months ago - Pushed at: 3 months ago - Stars: 22 - Forks: 16

RaduTul/Smart-Stream-Recommendation-System
Design Pattern task
Language: Java - Size: 109 KB - Last synced at: about 11 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vipinsharma29/Interview-Questions-Basics
JAVA Practice Questions
Language: Java - Size: 87.9 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mitchcamza/BookShelf
A Book Management Application
Language: HTML - Size: 665 KB - Last synced at: 3 months ago - Pushed at: 3 months 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tonitaga/key_value_storages
A console application that allows you to interactively work with key-value pair stores such as 'HashTable [unordered_map]' and 'Red Black Tree [map]'. Allows to make comparison of basic operations between storages.
Language: C++ - Size: 183 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sdmg15/Java-design-patterns
Java Design patterns.
Language: Java - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: almost 7 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: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

sohamkamani/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
Size: 95.7 KB - Last synced at: 3 months 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: 3 months ago - Pushed at: 3 months 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: 3 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

laqudee/rust-learn
《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习
Language: Rust - Size: 2.17 MB - Last synced at: 3 months ago - Pushed at: about 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: 4 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 1

charlenry/CharlesHenriSaintMars_6_17022022
Projet FishEye : un site web qui permet aux photographes indépendants de présenter leurs meilleurs travaux.
Language: JavaScript - Size: 201 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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: 4 months ago - Pushed at: 4 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: 3 months ago - Pushed at: 4 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: 3 months ago - Pushed at: 5 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: 3 months ago - Pushed at: 4 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: 3 months ago - Pushed at: 8 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: 2 months 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: 10 days ago - Pushed at: 5 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: 3 months ago - Pushed at: over 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: about 19 hours ago - Pushed at: almost 5 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: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

JulianaMancera/FactoryPattern_example
Software Engineering 1 - Factory Pattern
Language: Java - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 10 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: 4 months ago - Pushed at: 4 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: 2 months ago - Pushed at: 5 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: 5 months ago - Pushed at: 5 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: 5 months ago - Pushed at: almost 3 years ago - Stars: 1,326 - Forks: 170

shubhamv108/object-oriented-design-patterns
Simple examples of some of the Object Oriented Design Patterns.
Language: Java - Size: 32.9 MB - Last synced at: 3 months ago - Pushed at: 5 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: 4 months ago - Pushed at: 5 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: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

lizzard-winner/ModernDesignPatterns
Design Patterns in Modern C++
Language: C++ - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 100 - Forks: 21

dotnet-labs/HeadFirstDesignPattern
Head First Design Pattern: Completely Rewrite in C#
Language: C# - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 18

LesiaUKR/goit-pythonweb-hw-01
Master's degree | Advanced Python Programming| HW | Factory pattern | SOLID principles
Language: Python - Size: 154 KB - Last synced at: 3 days ago - Pushed at: 6 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: 6 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: 12 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: 7 days ago - Pushed at: 6 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: 6 months ago - Pushed at: 6 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: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
