Work
All Projects
A complete collection of things I've built, including tools, security experiments, and everything in between.
Password Hashing Demo
Interactive password security demo covering strength analysis, hashing, and salting with vanilla JavaScript and the Web Crypto API.
SQL Injection Demo
Interactive SQL injection walkthrough showing login bypass, simple data leaks, and how safer queries stop them before input can change what the database does.