Design-Pattern-Collection A java project where I implement various design patterns using simple examples Currently added design patterns: Creational: Singleton Factory Method Abstract Factory Builder Pattern Prototype structural Adapter Bridge Composite Decorator Facade Flyweight