Nothing here yet.
May 1 · 4 min read · URL shorteners look simple on the surface: map a short code to a long URL and redirect. At scale, the problem becomes very different. Millions of redirects, hot links going viral, and strict latency r
Join discussion
Mar 28 · 4 min read · Most authentication tutorials stop at “generate a JWT and you’re done.” That’s not how real systems work. I wanted to understand authentication deeply, not just use libraries, so I built a production-
Join discussion