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

GitHub topics: singleton-pattern

jimmy-park/singleton

C++11/17/20 thread-safe singleton pattern using CRTP

Language: C++ - Size: 105 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 35 - Forks: 2

rajhseg/DesignPatterns_CSharp_Sample

This repo consists of Design Patterns Creational, Structural, Behavioral Patterns and Solid principle in C#

Language: C# - Size: 32.2 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

rfsjim/Curated-Dev-Knowledge-Repo

Overview of Coding Patterns

Language: TypeScript - Size: 251 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

jguida941/Singleton_GameService-

Java CLI showing the Singleton pattern with Game/Team/Player domain, iterator-based lookups, and hashcode verification. Includes optional PyQt6/Jupyter visualizers(still work in progress) All java works!

Language: Python - Size: 510 KB - Last synced at: 15 days ago - Pushed at: 15 days 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: 15 days ago - Pushed at: over 1 year ago - Stars: 3,358 - Forks: 461

waltermillan/SpainCities

Visualization of regions, provinces and cities of Spain.

Language: C# - Size: 23.6 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

genesiss310/android-principles-patterns

Master Android design patterns and principles with this beginner-friendly guide. Explore clear examples and structured resources for effective development. 🌟📱

Size: 1.95 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

olgazinchenko/SleepyKid

SleepyKid is a mobile application designed to help parents keep track of their children's sleep patterns. The app follows the MVVM (Model-View-ViewModel) architecture and is built using SwiftData and SnapKit.

Language: Swift - Size: 12.3 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 4 - Forks: 0

juanPabloPiedrahita/MiniProyecto-3-BattleShip

Batalla Naval - Mini Proyecto FPOE 2025-1 Juego clásico de BattleShip implementado en Java con JavaFX, siguiendo la arquitectura MVC. Incluye manejo de eventos de mouse, serialización automática del estado del juego, archivos planos para registrar el jugador, e interfaz gráfica con figuras 2D. Permite reanudar la partida exactamente donde se dejó.

Language: Java - Size: 39.1 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

MrAkashKumar/leetcode-challanges

Leetcode challenges problem-solution. Added mock and basic question for concept clearance like HashMap, Stack, Queue etc.

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

cusaldmsr/AWTCalculator

AWTCalculator is a simple yet powerful calculator application built using Java's Abstract Window Toolkit (AWT). It provides a user-friendly graphical interface for performing basic and advanced arithmetic operations.

Language: Java - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 0

harismuneer/Library-Management-System-JAVA

📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

Language: Java - Size: 977 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 435 - Forks: 268

thesaltree/low-level-design-golang

Low level system design solutions in Golang

Language: Go - Size: 1.18 MB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 68 - Forks: 11

zienk/SalesManagementSystem

PRN212 Assignment

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

VirtueSky/TheBeginning_2

Help you make the game easier! (Android & iOS)

Language: C# - Size: 98.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 1

MianSarimHameed/CalorieTracker

The Carbs, Protein, Fat & Calories Tracker App.

Language: Kotlin - Size: 256 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 0

yossichakim/virtual-store-app

WPF C# Virtual Store Application implementing Observer, Factory Method & Singleton patterns, with XML data persistence, LINQ querying and multithreaded order processing.

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

BharathVishal/Singleton-Implementation-Unity

A sample project explaining the usage of singleton object to hold global game state.

Language: C# - Size: 272 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 2

marwa-eltayeb/YoutubeDownloader

Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.

Language: Java - Size: 518 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 32

UnityCommunity/UnitySingleton

The best way to implement singleton pattern in Unity.

Language: C# - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 608 - Forks: 69

Sabel200110/thread-management-simulation

Thread-Management-Simulation is a web server simulation that efficiently manages threads and queues while providing real-time performance metrics. 🌐 It offers features like configurable thread pools and a monitoring dashboard to enhance server performance. 🐙

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

crakdelpol/singleton-pattern

Example of singleton pattern

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

nhathao512/E-Commerce-DP

E-Commerce website allow users to sign in, sign up. In this application, they can also view the products without having an account, but for checkout a product. Absolutely, they must be a memeber of E-Commerce system.

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

dotnet-labs/HeadFirstDesignPattern

Head First Design Pattern: Completely Rewrite in C#

Language: C# - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 18

alexfariakof/EasyCryptoSalt

Biblioteca simples e eficiente para operações criptográficas em .NET. Usando o algoritmo SHA-256, juntamente com a capacidade de comparar hashes utilizando uma chave e um salt.

Language: C# - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

HAZEMHOSS/Software-design-architecture

A Python-based ticket booking system demonstrating Observer, Strategy, Decorator, and Singleton design patterns in a real-world scenario.

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

ShafiqSadat/IPTVTelegramBot

Access channels, movies, and shows effortlessly. Watch via bot. Enjoy seamless streaming.

Language: Java - Size: 9.21 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 5

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: 64.5 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 10 - Forks: 0

kerydan/DesignPatterns

Design Patterns according to GOF, C++

Language: C++ - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: 2 months 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: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

learning-zone/javascript-design-patterns

JavaScript Design Patterns

Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 105 - Forks: 35

NineDer56/MyMovies

List of popular movies

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

lpenap/java-patterns-and-constructs

Collection of patterns and other constructs in Java

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

mo7amedaliEbaid/news_clean_arch_bloc

news app - clean architecture

Language: Dart - Size: 4.22 MB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

AsrielDreemurrGM/Design_Patterns_Java

Study about Java implementations and design patterns. Includes Singleton, Builder, Abstract Factory, Factory Method, Facade, Observer, Template Method, Adapter and Dependency Injection. Features JavaDocs, demos, organized packages, and practical examples using Spring for DI.

Language: Java - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 3 months 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: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

idieguez/uhu-patrones-diseno-practica-singleton

Patrón Singleton.

Language: Java - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - 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: 3 months ago - Pushed at: 5 months ago - Stars: 2,000 - Forks: 265

JakubVojvoda/design-patterns-cpp

C++ Design Patterns

Language: C++ - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4,382 - Forks: 961

Ehisvictorgit/Novashop

Novashop is an app to simulate the purchase of products online. Initially only the consultation works [ App under development ].

Language: C# - Size: 2.29 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

maxwellssilva/Hogwarts

Aplicação com consumo de API com URLSession e navegação

Language: Swift - Size: 404 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

swatinerkar/selenium-testng-demo-project

Selenium Automation Framework using testNg and pageFactory

Language: HTML - Size: 1.36 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

viveknaskar/java-experiments

A collection of Java examples and experiments to understand core concepts, design patterns, and coding practices.

Language: Java - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

shihabmi7/ProblemSolvingWithJava

Problem Solving, OOP, Design Pattern Implementation with Java

Language: Java - Size: 179 KB - Last synced at: 3 months ago - Pushed at: 3 months 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: 3 months ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026

iNoles/vehicle-management

C++ Singleton example for Vehicles

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

GamalSamadov/builder-singleton-example

🤓 A Design Patterns real-world codebase for beginners

Language: TypeScript - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: 4 months 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: 2 months ago - Pushed at: 3 months 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

waltermillan/RentACar

Vehicle rental registration.

Language: C# - Size: 1.21 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

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

BenKaponz/Smart-Vaccum-Robot-Simulation

Assignment 2 - SPL course, BGU

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

dfleta/furnace-DIP-kata

Ejercicio SOLID del capítulo 11 "The Dependency-Inversion Principle (DIP)" del libro "Agile Principles, Patterns, and Practices in C#" de Martin C. Robert, Martin Micah

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

waltermillan/Weather

Weather information for Spanish cities, using the Weather Visualcrossing API

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

DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns

This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.

Language: Kotlin - Size: 6.99 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109

chanukamullevidana/Hospital-OPD-Management-System

OPD Management Desktop Application for OOP group project at USJ 💖🚀

Language: Java - Size: 45 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 8

ewertondrigues02/banco-digital

Em desenvolvimento - Banco digital implementado em Java, utilizando o ecossistema Spring Boot e explorando diferentes padrões de projeto como Camadas (Layered Architecture), Factory Method, Singleton e MVC.

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

petrknap/php-singleton

Singleton pattern for PHP

Language: PHP - Size: 38.1 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 2

NineDer56/Simple-ToDoList

Simple example of ToDo List

Language: Kotlin - Size: 106 KB - Last synced at: 5 months ago - Pushed at: 5 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: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 2

harlanc/design-pattern-cpp

Implement design patterns using c++

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

josgard94/API-to-do-list-with-python-and-flask

This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.

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

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: 5 months ago - Pushed at: 5 months ago - Stars: 24 - Forks: 8

somedeveloper00/SingletonScriptableObject

Unity package for singleton Scriptable Object using source generators

Language: C# - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

Jackpopc/advance-python

Python Advanced Tutorial.

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 42 - Forks: 10

VanHakobyan/DesignPatterns

:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.

Language: C# - Size: 245 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 262 - Forks: 74

RaduTul/Smart-Stream-Recommendation-System

Design Pattern task

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

DerKekser/unity-power-singleton

Power Singleton is a flexible Singleton Pattern

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

heyJordanParker/yaSingleton

A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.

Language: C# - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 165 - Forks: 10

TiffanyKousiman/tictactoe-console-game

Extensible and object-oriented C# framework for two-player tic-tac-toe game

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

mitchcamza/BookShelf

A Book Management Application

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

sdmg15/Java-design-patterns

Java Design patterns.

Language: Java - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 54 - Forks: 44

george-georgy/Practicing-Design-Patterns-java

Design pattern is a solution to a common problem , each pattern describes a problem that occurs over and over multiple times in our environment and core of the solution on that problem can be used a several times without ever doing it same twice.

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

gabrieldim/Design-Patterns

Software Design Patterns

Language: Java - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 83 - Forks: 4

MegMinnie/Projeto-POOII-Padroes Fork of LuisAraujo/Projeto-POOII-Padroes

Este projeto é uma atividade avaliativa da disciplina de Linguagem Orientada a Objetos II , dando continuidade à primeira atividade, "Sistema Escolar" . Ele aplica conceitos de refatoração e incorpora os padrões de projeto Singleton, Observer e Adapter.

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

rajatt95/MasterSeleniumFramework

Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins | Data-Driven Testing using JSON file

Language: HTML - Size: 219 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 94 - Forks: 61

Debora-Carvalho/sistemaEmpresarial

Solução desenvolvida em Java para um Sistema de Gerenciamento Empresarial, utilizando o padrão de projeto Singleton e Maven-project.

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

prajun7/ranch-management

Our team developed the drone enhanced ranch management software. The software was able to track livestock vitality and location, monitor feeding and watering systems, and monitor property status with the help of the drone(s). Our team used Java 8 and Scenebuilder to develop the software. We created the Class diagrams, Sequence diagrams, Rapid prototypes, and other diagrams to assist us in developing the software. Also, different design patterns like Composite, Visitor, Adapter were used to develop the project.

Language: Java - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

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

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: 20 days ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 5

cayscays/Flower-Box-Bounty

Flower Box Bounty is a game I developed with C#, .NET, and MongoDB, featuring the 3-tier architecture and design patterns. The game allows players to nurture plants that transform into fresh vegetables and fruits, which can then be crafted into items for gifting.

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

devolfer/soma

SOMA - A sound manager that handles sound playback and volume mixing in Unity.

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

Dinidu21/Design-Patterns-Java

Comprehensive Guide to Design Patterns in Java 🚀

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

stacenko-developer/Patterns

Паттерны проектирования с примерами на C#

Language: C# - Size: 875 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 1

Naman-45/BitcoinTS

Complete Bitcoin implementation

Language: TypeScript - Size: 104 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

nLabsGlobalTechnologgies/HotelApp

DotNet7 HotellApp SingleTon Design Pattern

Language: C# - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

rajatt95/MasterRestAssuredFramework

Automation Testing | RESTful webservices | Java | RestAssured | OAuth 2.0 | Lombok | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Singleton) | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file

Language: HTML - Size: 375 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 42 - Forks: 28

aliyara290/PHP-MVC

This project demonstrates the MVC (Model-View-Controller) architecture in PHP.

Language: CSS - Size: 41 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

shantanugupta/NetworkPrinterService

This project was created with an intent to allow multiple printers to be managed by single server application. This service takes all print jobs over the network using SignalR/Websocket and performs the printing. In order to support pre-post actions, it also accepts a webhook which can be called before printing, after printing or upon failure.

Language: C# - Size: 2.49 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Chouikhi-abdallah/JakartaEE-PostgresSql-HotelManagement-Project

This is a simple hotel management project using jakartaaEE , presenting three differnet roles , admin ( which only can add agents ) agents (the most of work ) and finally the user ( reservation)

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

andrezatcascais/dio-lab-patterns-project-java

Exploring Design Patterns in Practice with Java. This course is a module of the Bootcamp organised by DIO - Digital Innovation.

Language: Java - Size: 39.1 KB - Last synced at: 5 months ago - Pushed at: 7 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: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

alejoacosta74/go-logger

A golang logger based on logrus library, implementing out-of-the-box

Language: Go - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Mahmud-Kandawala/Programming-Paradigms-Coursework

This repository covers major computer programming paradigms like imperative, functional, logic, and object-oriented, using Python and its libraries to apply these concepts.

Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rajatt95/MasterAppiumFramework

Automation Testing | Mobile | android | iOS | Java | OOPS | Appium | TestNG | Maven | ExtentReport | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model, Singleton) | Page Factories | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file

Language: HTML - Size: 224 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 42 - Forks: 28

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 45 - Forks: 30

ycarowr/UnityDesignPatterns

Design Patterns applied to Unity3D and C#

Language: C# - Size: 496 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 8

ahmed-hamda/coffee

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

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

asobrados03/Practica_FINAL_CentroDeConvenciones

Este es el proyecto final completo de la asignatura Programación Orientada a Objetos. Lo realizamos en el año 2022.

Language: Java - Size: 130 KB - Last synced at: 5 months ago - Pushed at: 7 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: 7 months ago - Pushed at: about 3 years ago - Stars: 1,326 - Forks: 170

Related Keywords
singleton-pattern 749 design-patterns 244 java 211 factory-pattern 190 observer-pattern 152 adapter-pattern 114 builder-pattern 109 strategy-pattern 107 decorator-pattern 99 abstract-factory-pattern 94 facade-pattern 93 singleton 78 command-pattern 75 prototype-pattern 68 csharp 58 proxy-pattern 56 factory-method-pattern 56 composite-pattern 52 bridge-pattern 46 iterator-pattern 43 oop 40 state-pattern 38 design-pattern 36 mediator-pattern 34 object-oriented-programming 32 repository-pattern 32 mvc-architecture 30 maven 28 dependency-injection 27 flyweight-pattern 27 cpp 27 typescript 25 visitor-pattern 25 template-pattern 25 mysql 24 mvc 24 php 23 dao-design-pattern 23 chain-of-responsibility-pattern 23 unity 22 mvc-pattern 22 memento-pattern 21 python 21 creational-patterns 21 solid-principles 19 spring-boot 19 multithreading 19 unity3d 19 javafx 18 layered-architecture 18 javascript 18 structural-patterns 17 patterns 15 builder-design-pattern 14 java-8 14 template-method-pattern 14 chain-of-responsibility 14 android 14 nodejs 13 adapter-design-pattern 13 behavioral-patterns 13 mvvm-architecture 13 sql 12 flutter 12 oop-principles 12 mysql-database 12 junit 12 jdbc 11 inheritance 11 dotnet 11 rest-api 11 kotlin 11 swing-gui 11 swift 10 android-application 10 gof-patterns 10 python3 10 strategy-design-pattern 10 factory 10 desing-patterns 9 postgresql 9 observer-design-pattern 9 mvvm 9 golang 9 clean-architecture 9 singletonpattern 9 software-engineering 9 creational-design-patterns 9 database 8 mongodb 8 interpreter-pattern 8 json 8 adapter 8 xml 8 ios 8 object-oriented-design 8 pattern 8 html 8 serialization 8 react 8