Notebook
A collection of my thoughts, project showcases, and technical deep dives on cybersecurity and software development.
Deobfuscating JavaScript: A Malware Analyst's Guide
October 26, 2023
A deep dive into the techniques used to deobfuscate malicious JavaScript code and uncover its true intent.
Read MoreTop 5 Security Vulnerabilities in React Apps (and How to Fix Them)
September 15, 2023
Learn how to identify and mitigate common security risks like XSS, CSRF, and component injection in your React applications.
Read More