Skip to content

Commit 3de9628

Browse files
committed
Updated README.md
1 parent 9d1d729 commit 3de9628

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
![Build Status](https://github.com/Fleonex-dev/System-Design/actions/workflows/ci.yml/badge.svg)
44
![Python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12-blue)
55

6-
> **"Show, Don't Just Tell."**
7-
> A personal collection of verifiable, code-first System Design patterns in Python.
8-
> Simulate Distributed Systems, Scalability, and Real-World Architectures for Backend Engineering.
9-
10-
Most System Design resources are static diagrams. This repository aims to make these concepts **executable** to understand how they actually work under the hood.
11-
I built this to educate myself on **Race Conditions**, **Database Sharding**, **Consistent Hashing**, and **Distributed Transactions** by simulating them in Python.
12-
13-
146
---
157

168
## 🚀 What's Inside?

0 commit comments

Comments
 (0)