@roodius
one sip every day of tech Not reel
Remote job cause of degree




Apr 27 · 4 min read · When you’re building a full-stack app with Next.js (NextAuth) and a separate Express backend, one of the biggest challenges is: How does authentication actually flow across frontend → backend → datab
Join discussion
Apr 23 · 6 min read · Introduction : Modern applications rely heavily on authentication systems to protect user data and control access. Among these, JSON Web Token (JWT)-based authentication is widely used due to its simp
Join discussion
Apr 10 · 2 min read · Overview The Longest Palindromic Substring problem involves finding the longest contiguous palindrome within a given string. A palindrome is a sequence of characters that reads the same backward as fo
Join discussionFeb 1 · 4 min read · "After Prisma's new major version, I was confused and found it really hard to figure out what was wrong with my setup. I tried many things, and eventually, I figured out how to set it up. I wrote this for other users to save time." Project Initializa...
Join discussion