Security tools, research, and hands-on projects across offensive and defensive security.
A Python scanner I built with a friend that does port scanning, service detection, and automated CVE lookups from the National Vulnerability Database.
An authentication system I built from scratch with WebAuthn, MFA, rate limiting, and isolated IDS logging. Demonstrates how real auth security works under the hood.
I set up GoPhish and ran a phishing simulation against my own email to understand how social engineering attacks work and how to defend against them.
A VLAN-segmented Proxmox and OPNsense network I designed and operate like a small enterprise: PhantomBoard SOC analytics, a Prometheus/Grafana/Loki monitoring stack, infra-hardening automation, and zero-trust access.
An ethical C2 research lab built to learn how command-and-control frameworks work for a future penetration-testing career. It runs only between isolated VMs on a segmented home network and is never used outside the lab.
I reverse engineered a commercial game-cheat ecosystem end to end, mapping its loader, kernel bypass, and infrastructure. Findings were delivered to BattlEye under coordinated disclosure; sensitive details are withheld.