For some examples of my own implementations of Design Patterns in Typescript and PHP as I study the Java Design Patterns course on Udemy, check out the Github repository.
For a real website about design patterns, check out refactoring.guru.
What's it all about?
State (Machine)
Event Bus
Factory
Composite
Singleton
CQRS
Builder
Director
Facade
Adaptor
Repository
Specification