/source-making

Learn how to design systems

Creative Commons Zero v1.0 UniversalCC0-1.0

Source Making

Learn how to design systems


system-design-logo

---

Objective of this Repo

Although many online well structured reosurces are available online, one of them are the reference and inspiration links given below,

What I aim here is to mostly re-create (and add few of my own) solutions on how to approach a specific real world system design problem.

Here I aim to take a specific design problem and create my own solution based on my understanding and also point out to other viable approaches online if any.

Table of Contents

  1. Base guideline to approach the system design problems
  2. System design problems with solutions

Base guideline to approach the system design problems:

System design problems with solutions:

Problem
Sample Problem title Solution_Link
Sample Problem title Solution_Link
Sample Problem title Solution_Link

Reference and Inspiration Links:

  1. System Design Premier
  2. System Design
  3. Awesome System Design
  4. System Design Preparation
  5. Build your own X
  6. Design Patterns and Refactoring
  7. Patterns.dev