SGSamprati Gauravinsampratigaurav.hashnode.dev·Mar 29 · 6 min readFighting the Invisible: How Researchers Hunt Data PoisoningIn Part 1, we learned how data poisoning works. An attacker quietly corrupts the examples an AI learns from before training even begins. No broken code. No hacked servers. Just bad information baked s10
SGSamprati Gauravinsampratigaurav.hashnode.dev·Mar 29 · 4 min readData Poisoning in AI: The Invisible Threat to Model SecurityYou spend months studying for the most important math exam of your life. Every night, you're practicing formulas, solving practice problems, and building confidence. You walk in on exam day, sit down,10
SGSamprati Gauravinsampratigaurav.hashnode.dev·Jan 30 · 3 min readCSS Selectors 101: Targeting Elements with PrecisionIntroduction: The "Pointing" Problem Imagine you are in a crowded room. If you shout "Hey Humans!", everyone turns around. If you shout "Hey Students!", only a specific group turns around. If you shout "Hey John Smith!", only one person turns arou...10
SGSamprati Gauravinsampratigaurav.hashnode.dev·Jan 30 · 3 min readHTML Basics: The Skeleton of the WebIntroduction: The Skeleton If you imagine a website as a human body: HTML is the Skeleton (Structure). CSS is the Skin and Clothes (Style). JavaScript is the Muscles and Brain (Action). A skeleton is what makes a body. HTML is the code that make...10
SGSamprati Gauravinsampratigaurav.hashnode.dev·Jan 30 · 4 min readStop Typing HTML: A Beginner’s Guide to EmmetIntroduction: If you're learning HTML, you probably spend a lot of time hitting the Shift key. It takes about 25 keystrokes to type . It keeps repeating, goes slowly, and makes mistakes. What if I told you that you could get the same result by typi...10