Apr 3 · 3 min read · Today, I went deep into how an AI-based Intrusion Detection System actually works end-to-end. Not just surface-level — I wanted to understand the full pipeline, from the moment traffic enters a networ
Join discussionDec 12, 2025 · 1 min read · Today I focused on JavaScript and explored what role it plays in website development. I collected some basic knowledge, and honestly, I found it easier to understand at the beginning. This is my first real experience with JS, so for now it feels simp...
Join discussion
Feb 2, 2025 · 2 min read · Loops are used to repeat instructions while loops for loops While loop The while loop is a control flow statement that allows you to execute a block of code repeatedly as long as a given condition is True. It is particularly useful when the numbe...
Join discussion
Jan 8, 2025 · 4 min read · Welcome back to my 100 Days of DevOps journey! 🎉 Yesterday, we dove deeper into Terraform with some workspace wizardry. Today, we’re going on a joyride through the expansive "Ops" universe. 🌌 Buckle up, because it’s about to get fun, insightful, an...
Join discussionDec 6, 2024 · 7 min read · In this blog, we'll dive into the concept of setting up a Virtual Private Cloud (VPC) in AWS to securely deploy your applications. This is a must-have skill for anyone preparing for AWS-related interviews, and it’s also one of the best practices reco...
Join discussion