Design Patterns Using Typescript
-
Updated
Feb 24, 2025 - TypeScript
Design Patterns Using Typescript
Analysis and implementation of the Singleton Design Pattern
This repository provides Java implementations of common design patterns. They help make code more modular, reusable, and maintainable.
Jet Weather Forecast is a cutting-edge weather app using Android's latest tech stack. It features Jetpack Compose for a modern UI, Room for local storage, and Retrofit for API communication. Powered by Kotlin Coroutines and Flow, it offers smooth, asynchronous data handling.
The Cinema Management System is a Java-based application that demonstrates the use of key design patterns such as Abstract Factory, Builder, Chain of Responsibility, and Singleton. It simulates interactions between customers, employees, and a cinema database system to manage movie screenings, customer reservations, and employee tasks.
NoteMania is a user-friendly Android application designed to help you manage your notes effortlessly.
This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.
A lightweight ⚙️ C++ project that brings the Singleton Design Pattern to life 💡 — acting as the ultimate control center for all your app’s global settings 🌍. One instance, one truth, endless consistency 🔒
This interactive quiz app challenges users to test their knowledge of world history. With multiple-choice questions and instant feedback, participants can easily track their performance and learn while having fun.
A tiny library to create and manage singleton instances.
C# library for efficient HTML parsing and CSS selector-based querying.
A simple web-based email program developed using Angular Framework and Spring Boot.
A forward-thinking initiative bridging agriculture and green energy in South Africa. As an MVC platform, it fosters sustainable practices and integrates renewable energy solutions. It serves as a vital link between farmers and technology providers, driving innovation for a greener future.
A creational design pattern that ensures a class has only one instance throughout the application lifecycle and provides a global access point to that instance.
An educational project where all .NET design patterns are implemented with given examples.
Its a practice repo for practicing about the `gang of four` design patterns
Demo implementations of different design patterns.
Simulating a gaming console runner. Allowing for single-game management using the Singleton design pattern, and game management using the State design pattern for different game states.
The primary objective behind developing this project is to deepen the understanding of low-level system design in C++, encompassing Object-Oriented Programming (OOP) principles, threading concepts, and modern C++ features such as Smart Pointers and the Standard Template Library (STL).
JAVA Practice Questions
Add a description, image, and links to the singleton-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the singleton-design-pattern topic, visit your repo's landing page and select "manage topics."