SYSTEM STATUS: ONLINE | TARGET: OSCP
#!/bin/bash
# IDENTITY
name="Van"
role="Final-year Computer Science Student"
specialization="Digital Systems Security"
university="University of Wollongong (UOW)"
# INTERESTS & FOCUS
passions=("Cybersecurity" "Software Engineering")
currently_exploring=("Penetration Testing" "Secure Coding" "Network Defense")
# CURRENT MISSION
certifications_in_progress=("HTB CPTS" "OSCP")
career_objective="Security-Focused Full-Stack Engineer"
echo "Welcome to my profile. Exploring the intersection of Dev and Sec with a dash of AI models."
