
Mission File 01
Foundational + Security Engineer
- Operations, incident response, and security architecture exposure
- Red-team thinking, exploitation concepts, identity security, and automation
Cyber Vault
A focused space for TryHackMe progress, Linux, networking, web security, and safe lab practice.
Cybersecurity
Hands-on, structured learning through TryHackMe — focused on the fundamentals that make a stronger, more security-aware developer.
Ethics first. All practice stays inside authorized lab environments — scope first, document responsibly.
TryHackMe Mission Board
Real learning signals from TryHackMe, organized like mission files instead of plain images.

Mission File 01

Mission File 02
Let’s Work Together
I build responsive sites with safer defaults — and I’m open to internships and collaboration.
Lab Notes
The concepts the TryHackMe paths above hammered in, and the habit each one left behind — not step-by-step solutions.
Mapping open services before touching anything. The habit that carried over: know what a system exposes before assuming what it does.
Intercepting and replaying requests with modified values. This is why I now validate on the server even when the browser already checks.
Misconfigured permissions and forgotten defaults doing more damage than any exploit. Made me read defaults instead of accepting them.
Reading captures to reconstruct what happened. Useful far beyond security — it is also how I debug a request that silently fails.