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.

Intro:

What's it all about?

Design Patterns:

State (Machine)

Event Bus

Factory

Composite

Singleton

CQRS

Builder

Director

Facade

Adaptor

Repository

Specification