Topic: "singleton-pattern"
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: 4 months ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026

JakubVojvoda/design-patterns-cpp
C++ Design Patterns
Language: C++ - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 4,382 - Forks: 961

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 1 month ago - Pushed at: over 1 year ago - Stars: 3,358 - Forks: 461

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

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: 8 months ago - Pushed at: about 3 years ago - Stars: 1,326 - Forks: 170

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: 5 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109

UnityCommunity/UnitySingleton
The best way to implement singleton pattern in Unity.
Language: C# - Size: 85 KB - Last synced at: 25 minutes ago - Pushed at: about 2 hours ago - Stars: 637 - Forks: 70

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 2 months ago - Pushed at: 8 months ago - Stars: 435 - Forks: 268

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

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: 5 months ago - Pushed at: almost 5 years ago - Stars: 165 - Forks: 10

learning-zone/javascript-design-patterns
JavaScript Design Patterns
Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 105 - Forks: 35

lizzard-winner/ModernDesignPatterns
Design Patterns in Modern C++
Language: C++ - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 100 - Forks: 21

ahmetcanaydemir/insanlar-icin-tasarim-desenleri
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
Size: 43 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 98 - Forks: 2

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

Junzhuodu/design-patterns
C++ Implementation for 23 Design Patterns
Language: C++ - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 33

kiat/OOP-Design-Patterns
OOP Design Patterns Code Examples
Language: Java - Size: 6.89 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 48

gabrieldim/Design-Patterns
Software Design Patterns
Language: Java - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 83 - Forks: 4

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: 2 months ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 32

thesaltree/low-level-design-golang
Low level system design solutions in Golang
Language: Go - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 68 - Forks: 11

anupavanm/csharp-design-patterns-for-humans-examples
Complete C# Examples Refereed in csharp-design-patterns-for-humans
Language: C# - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 65 - Forks: 18

sdmg15/Java-design-patterns
Java Design patterns.
Language: Java - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 54 - Forks: 44

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: 52 - Forks: 18

tolgaOzen/go-gotham
Golang RESTful API Boilerplate.
Language: Go - Size: 135 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 5

microwind/design-patterns
Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究。适合高级程序员和架构师,希望深刻洞察问题,找到合适的方案。
Language: Java - Size: 11.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 45 - Forks: 12

indrekru/design-patterns-spring-boot
Design patterns in spring boot
Language: Java - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 45 - Forks: 22

ehsangazar/design-patterns-cpp
All Design Patterns Samples in C++
Language: C++ - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 45 - Forks: 30

ehsangazar/design-patterns-php
All Design Patterns Samples in PHP
Language: PHP - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 44 - Forks: 15

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

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

Jackpopc/advance-python
Python Advanced Tutorial.
Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 42 - Forks: 10

ycarowr/UnityDesignPatterns
Design Patterns applied to Unity3D and C#
Language: C# - Size: 496 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 8

sergeyleschev/design-patterns
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
Language: Swift - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 37 - Forks: 23

jimmy-park/singleton
C++11/17/20 thread-safe singleton pattern using CRTP
Language: C++ - Size: 105 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 35 - Forks: 2

AliakseiFutryn/dotnet-design-patterns-samples
The samples of .NET design patterns
Language: C# - Size: 131 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 11

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

MianSarimHameed/CalorieTracker
The Carbs, Protein, Fat & Calories Tracker App.
Language: Kotlin - Size: 256 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 0

MilovanTomasevic/Python-Design-Patterns
Python Design Patterns
Language: Python - Size: 2.21 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 4

pedro15/UniToolKit
Utility toolbox for unity game development.
Language: C# - Size: 97.7 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 4

ShafiqSadat/IPTVTelegramBot
Access channels, movies, and shows effortlessly. Watch via bot. Enjoy seamless streaming.
Language: Java - Size: 9.21 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 5

stacenko-developer/Patterns
Паттерны проектирования с примерами на C#
Language: C# - Size: 875 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 1

chanukamullevidana/Hospital-OPD-Management-System
OPD Management Desktop Application for OOP group project at USJ 💖🚀
Language: Java - Size: 45 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 8

augusto-carlos/insound
A beautiful music and podcast player built with flutter
Language: Dart - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 0

heyJordanParker/yaSingleton-Example-Project
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
Language: C# - Size: 28.3 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 0

akormous/design-patterns
A collection of C++ projects implementing various object-oriented design patterns.
Language: C++ - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 5

rohitksingh/Design_Patterns_aka_Hawai_Baatein
Repository which contains simple code implementation of different Design Pattern.
Language: Java - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 8

verloka/DesignPatterns
Design Patterns: Elements of Reusable Object-Oriented Software
Language: C# - Size: 806 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 4

dslsyeoh/design-patterns-exercise
Practice exercise for design patterns
Language: Java - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 5

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: 17 days ago - Pushed at: 2 months ago - Stars: 11 - Forks: 2

kadir-code/DesignPatterns
In this project, I tried to apply some design patterns with sample projects.
Language: C# - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 2

samujjwaal/Design-Pattern-Code-Generator
Object-oriented design and implementation of a Design Pattern Code Generator
Language: Java - Size: 6.35 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

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

VirtueSky/TheBeginning_2
Help you make the game easier! (Android & iOS)
Language: C# - Size: 98.2 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 10 - Forks: 1

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

mo7amedaliEbaid/news_clean_arch_bloc
news app - clean architecture
Language: Dart - Size: 4.22 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

charulagrl/python-design-patterns
It contains python implementation of famous design patterns.
Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 5

asad1996172/android-urdu-custom-keyboard
Custom Urdu Keyboard in Android.
Language: Java - Size: 669 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 4

abdurrahmanriyad/hands-on-design-patterns
A collection of examples for all major and popular design patterns.
Language: PHP - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

YAS-SIIN/DesignPatterns
Design paterns
Language: C# - Size: 3.42 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

dreamcatcher1020/Design-Patterns-Csharp
A .net solution that has code examples in C# for most used design patterns.
Language: C# - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

coryleach/UnityServiceProvider
Simplified service provider implementation minus the fancy stuff
Language: C# - Size: 48.8 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

Hasanaltan-cpu/DesignPatterns
In this project, i will demonstrate DesignPatterns.How many way we have and why we need Dependency Injection.
Language: C# - Size: 94.7 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

hamzaak/designpatterns
Implementing design patterns (GoF) in .NET Core with real world applications.
Language: C# - Size: 308 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

ChuliangYang/CleanArchitecture
A sample app in Kotlin, using Uncle Bob's clean architecture + MVVM + Android Architecture Components +DataBinding + RxKotlin, Dagger android, Retrofit, following SOLID principles and common design patterns. Check out this https://github.com/ChuliangYang/MaterialTabPage for MVP and regular MVVM version
Language: Kotlin - Size: 24.2 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

zoom2manoj/datastructure_challenge
Data structure for searching, sorting & alogrithms, design patterns
Language: Java - Size: 255 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 2

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: about 2 years ago - Stars: 7 - Forks: 0

KeremTAN/Logger
A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.
Language: C++ - Size: 1.31 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

vicmar57/OOP-Design-Patterns
Object Oriented Design Patterns implemented in java
Language: Java - Size: 798 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

E2517/translator
A Flutter mobile app to emulate iOS Translate with Routes, Singleton pattern, Bloc pattern, Push Notifications (Firebase), Shared Preferences, SQLite Relational Database , ChangeNotifier to manage the state, Map, Security (check out security branch), CI/CD and release with GitHub Actions
Language: Dart - Size: 1.65 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 4

nihatcanertug/DesignPatterns
In this project, I explained Singleton pattern and BuilderPattern, both theoretically and with examples.
Language: C# - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

ammarfaizi2/PHP-IceTea
IceTea PHP Framework
Language: PHP - Size: 3.65 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 5

sepulrator/java-exception-api
Language: Java - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 1

JDSherbert/Unreal-Engine-Dependency-Injection-Plugin
Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.
Language: C++ - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

MeeXaSiK/Singleton
Singleton for Unity
Language: C# - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

teddythinh/Object-oriented-Programming
Semester 1, Second Year, 2021, HCMUS
Language: C++ - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

SongulSYTRK/CMS_ContentManagementSystem
In this project, I used Identity, IUnitofWork, Service , MVC, Components, Repository , Rolemangament, Authorization Process, ClaimPrinciple , Rest-API
Language: C# - Size: 845 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

M-Taghizadeh/Python-Design-Patterns
implementation of design patterns with python
Language: Python - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

andrearanica/fotoregistro
Fotoregistro connects students and teachers for their photo registers
Language: PHP - Size: 2.87 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

dyrdadev/singleton-mono-behaviour
Another Singleton MonoBehaviour implementation for Unity.
Language: C# - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

serhatyamann/DESIGN_PATTERNS
Design Patterns explanations and examples.
Language: C# - Size: 38.1 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

kolosovpetro/Design-Patterns
Design patterns simple snippets
Language: C# - Size: 75.2 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

nadiacomanici/DesignPatterns-Creational
"Design Patterns în C#: Partea 1: Șabloane creaționale" - Nadia Comanici - Inregistrarea cursului: https://www.youtube.com/playlist?list=PLF3C06z30q27tl1Kxtzmq3TufmWuO179K
Language: C# - Size: 3.58 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

codepumpkin/DesignPatterns
Code repository for all the articles on design patterns at codepumpkin.com
Language: Java - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 10

kan01234/design-patterns
Project of example of design patterns implement by Java.
Language: Java - Size: 1.82 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 3

CiccioTecchio/ExampleNodeJS
Simple NodeJS application
Language: JavaScript - Size: 154 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

petrknap/php-singleton
Singleton pattern for PHP
Language: PHP - Size: 38.1 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

DerKekser/unity-power-singleton
Power Singleton is a flexible Singleton Pattern
Language: C# - Size: 36.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

weixiangmeng521/teleport
A library for managing and communicating events in your application through a singleton pattern. This pattern ensures that there is a single instance of the event manager, making it easy to coordinate and handle events across different parts of your codebase.
Language: TypeScript - Size: 236 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

praful-potphode/PythonTutorial
Language: Jupyter Notebook - Size: 52.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 6

AnujaKoralage/WholeSaleMavenSpringJPA
This system was developed for whole sale order and item management system for super market. System was developed using Layered Architecture and Singleton, Factory, DAO, DTO, Strategy design patterns with JPA, Spring and Maven
Language: Java - Size: 142 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

iampranabray/Design-Patterns-Dart
This repository contains sample code and explanations for various Object-Oriented Programming Design Patterns implemented in Dart language.
Language: Dart - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - 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 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

ZennerIoT/maracuja
Spawn processes once per cluster, cope with net-splits
Language: Elixir - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

rahul-yr/learn-go-concepts
This is a repo for Golang concepts and their practical implementation
Language: Go - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

FernandoCalmet/net-framework-4-winforms-crud-dao-dto
🦄 Este proyecto es una muestra de CRUD con filtro de busqueda de datos utilizando los patrones de DAO (Data Abstract Object) + DTO (Data Trasnfer Object) + Singleton. Se utilizo WindowsForms con C#.
Language: C# - Size: 131 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

Nowshadjunaed/Design-Pattern
Design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design
Language: Java - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

BBarisKilic/BLoC-Shopping
An app that follows The Business Logic Component (BLoC) pattern. The BLoC pattern uses Reactive Programming to handle the flow of data within an app.
Language: Dart - Size: 179 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

oguzhanbolme/design-patterns
Language: C# - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

SwiftBeta/Patrones-en-Swift
🏗 Aprende patrones de diseño en Swift: Creación, estructural y comportamiento.
Language: Swift - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1
