- π 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: [email protected]
- 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