~/projects
root@macbean:~/projects$ find . -type d -maxdepth 1 | sort

Achievements and hands-on work from internships and competitions.

~/projects/cyberseed.txt
$ cat README.md

CyberSEED Competition

Placed 20th out of more than 200 teams in the CyberSEED competition presented by Cyber Skyline. Competed as a team of two against teams of four, demonstrating strong technical and problem-solving skills under pressure.

CTF Cyber Skyline
~/projects/zeroday.txt
$ cat README.md

Zero-Day Vulnerability Discovery

Discovered a zero-day vulnerability that could have led to full system compromise in a Software-as-a-Service (SaaS) platform. Collaborated with the company to responsibly disclose the issue and recommend patches. The software is used by schools and Fortune 100 companies.

Responsible Disclosure SaaS
~/projects/digital-cloak.txt
$ cat README.md

Red Team C2 Infrastructure

Developed and maintained a C2 (Command & Control) infrastructure with a four-person team for red team exercises at Digital Cloak. Performed external vulnerability scans using OSINT tools and documented findings in security reports for clients.

Red Team OSINT Vulnerability Assessment
~/projects/target-vuln.txt
$ cat README.md

Employee Device Vulnerability

Discovered and reported a vulnerability on all employee devices at Target. Users could exploit the device's controlled environment to access settings and device management apps. Also developed databases to track team performance and an order look-up system used by 100+ leaders monthly.

Vulnerability Research Database
root@macbean:~/projects — bash
root@macbean:~/projects$