@sumannitian
Backend | System Design | CS Fundamentals | Writing what I learn
I'm a dedicated and curious engineer with a strong passion for building technology that makes a difference. My journey in tech began with a deep interest in web development, which has grown into hands-on experience in full-stack development using modern frameworks and best practices. In addition to web development, I actively explore the fields of Web3 and cybersecurity. I enjoy learning about blockchain technologies, smart contracts, and decentralized applications—constantly seeking new ways to apply them in real-world scenarios. I believe in continuous learning, clean code, and solving real problems with thoughtful design and secure solutions.
Nothing here yet.
Feb 11 · 4 min read · When a system goes down, users don’t care whether it was a server crash, a bug, or a configuration mistake. All they see is one thing: “The app is not working.” That moment when users can’t use the system is what truly matters. And preventing that mo...
Join discussion
Feb 4 · 4 min read · When people hear REST, they often think it simply means “an HTTP endpoint that returns JSON.” But REST is much more than that. It’s a way of designing interactions between clients and servers, not a library or a framework. Let’s break REST down in a ...
Join discussion
Jan 31 · 3 min read · Sharding vs Partitioning: What’s the Real Difference? As applications grow, databases often become the first bottleneck. Queries slow down, writes queue up, and suddenly the system that worked fine yesterday starts struggling today. Two common techni...
Join discussion