@sumitsaha
Software Engineer, Programming Educator , and Technology Entrepreneur (Dhaka, Bangladesh) | Co-founder @ Analyzen | Founder @ Learn with Sumit (LWS) | Founder @ logicBase Labs | freeCodeCamp Contributor
I’m open to tech collaborations in areas such as developing web-based solutions, solving complex technical problems, providing tech & educational consultancy, and creating programming education content.
Apr 10 · 21 min read · When you work with GitHub Pull Requests, you're basically asking someone else to review your code and merge it into the main project. In small projects, this is manageable. In larger open-source proje
Join discussion
Mar 19 · 19 min read · JWT auth feels clean until a stolen token still looks valid to your server. That's the real problem: a bearer token proves possession of a token, but it doesn't prove possession of a trusted device. I
Join discussion