blog.souravmahato.inlocalhost to deploy..project that changed my thinking....As a fresher stepping into software development, I initially focused on languages, frameworks, and tutorials, building small projects just for practice. After months of learning the development cycle,Feb 20·2 min read
blog.souravmahato.inshadcn & ai give me superpower....While working on the frontend of my project, I used shadcn/ui, and it has been a great experience. The components are clean, stable, and highly customizable. Since it’s built on top of Radix UI and integrates well with Lucide icons, it provides both ...Feb 15·1 min read
blog.souravmahato.inbrowser security sucks in deployment configuration...so recently i working on my personal project almost completed frontend and backend both. then i started deployment because both app in different domain. honestly deployment teach me lot. still initially use auto deploy platforms but still configure d...Feb 11·1 min read
blog.souravmahato.inthoughts changed as a dev....I used to think development is all about learning languages, frameworks, libraries, diff tools..But slowly slowly my thinking started changing.Now I feel development is not mainly about code. It is about thinking.Thinking how a problem can be solved ...Jan 26·1 min read
blog.souravmahato.inUnderstanding custom auth flow and its implementation..Recently I was trying to really understand custom auth flow and how its implementation actually works. .So I started rebuilding auth system again. This time more seriously. I focused on proper flow, proper structure, and proper error handling. Used z...Jan 12·1 min read