👋
Hi there 🔭 I am a passionate, self-taught full stack developer who likes to write clean, well-tested JS code. I consider myself a life long learner💥 My passion includes handling complex and intresting scale problems.💬 Open Web enthusiast. Come explore the various corners of the internet with me!📫 I write about System Design & Web Tech at : https://pankajtanwar.in/blogs📫 About me: https://pankajtanwar.in/about📫 My newsletter: https://pankajtanwar.in/newsletter📫 How to reach me: pankajtanwar510@gmail.com
💬
Some of my blogs.. - What is the sorting algorithm behind ORDER BY query in MySQL? ?
- The basics you need to know about Kafka [Graphic Explanation Ahead
🖥️ ] - How twitter stores 500M tweets a day?
- How database indexing actually works internally?
- Do you know 0.1 + 0.2 ≠ 0.3 in JavaScript? Here is why!
- How does Github store millions of repo and billions of files?
- System design : How Instagram computes real-time trending hashtags ?
- System Design - How to design Google Drive / Dropbox (a cloud file storage service)
- Proxy vs Reverse Proxy - using a real life example!
- System Design : Is client side load balancing a good idea?
- Scalability Challenge : How to remove duplicates in a large data set (~100M) ?
- Generating unique IDs in a distributed environment at high scale