hrdxh.hashnode.devTesting an Autonomous AI Pentester Against a Vulnerable Python App: A Hands-On Review of ShannonIntroduction Over the past year, tools like Claude Code and Cursor have made it incredibly easy to ship features quickly. Writing, refactoring, and deploying code has never been faster. Security testing, however, has not kept up at the same pace. In ...Feb 4·5 min read
hrdxh.hashnode.dev🧠 Cracking Kadane’s Algorithm — From Rock Bottom to Max Subarray Glory“It’s just a bunch of numbers… how hard can it be?” — Me, 4 hours before learning Kadane’s Algorithm the hard way. Hey there! 👋 I’m 19, a curious coder trying to not lose my mind every time an algorithm stares back at me like I owe it money.And tod...May 6, 2025·4 min read
hrdxh.hashnode.devSorting Algorithms Explained by Someone Who’s Also Still Figuring It Out 😅"Bro, why are we even learning sorting when we have sort()?"— Me, a few months ago Hey everyone! 👋 I'm Ritam (or just a random 19-year-old trying to survive C++), and today we’re talking about something that sounds boring but is actually weirdly sa...Apr 27, 2025·5 min read
hrdxh.hashnode.devA Relaxed Look at C++ and the STL: Discovering the Standard Template LibraryHi! I’m 19, I like building stuff, breaking stuff, and most of all—understanding stuff. When I started learning C++, people kept dropping this term “STL” like it was the cheat code to everything. At first, I thought STL was something fancy or complex...Apr 17, 2025·4 min read