blog.kshitizsharma.com.npI Was Told to Make This Longer: A Meta-Deep-Dive into the Void of ContentHello again. Or for the first time? 👋 If you are reading this, we need to address the elephant 🐘 in the room immediately. This article is suspiciously long. Like, “Why am I scrolling, and it’s still going?” kind of long (but it hasn’t been that lon...Dec 14, 2025·5 min read
blog.kshitizsharma.com.npHidden Hands? Questioning Nepal’s Gen Z Uprising and Its Unseen InfluencesThe dramatic Gen Z (जेनेरेशन Z) protests that swept Nepal in September 2025 appeared to be an organic youth movement against भ्रष्टाचार (bhrashtachar, corruption) and cronyism. Tens of thousands of young Nepalis took to the streets after social media...Sep 11, 2025·12 min read
blog.kshitizsharma.com.npHidden Hands, Open Eyes: A Gen Z Awakening - And the Questions We Must Keep Asking ourselvesI’m writing this from the place you’re already sitting in equal parts anger, confusion, and the tired suspicion that we’ve been played. I don’t claim to have a full map of puppet master’s and secret agendas. What I do have is a pattern of events, a p...Sep 10, 2025·6 min read
sachinthapa.hashnode.devGetting Started with Redis: Elevating Your Web ApplicationsWhen building scalable web applications, data management and performance optimization become crucial aspects. One powerful tool that can help achieve this is Redis. In this blog, we'll explore Redis, its advantages, how to integrate it with an Expres...Jan 22, 2025·4 min read
sachinthapa.hashnode.devSingle Sign-On (SSO) Implementation Using Passport.js in TypeScriptImplementing Single Sign-On (SSO) in your application enhances user experience by allowing seamless access across multiple platforms with a single set of credentials. In Node.js applications, the Passport middleware simplifies this process by providi...Jan 17, 2025·4 min read