CompTIA Security+ and SecAI+ certified cybersecurity graduate with a B.S. in Cybersecurity from the University of Saint Mary. Hands-on experience in SIEM monitoring, vulnerability scanning, Linux systems administration, network troubleshooting, and Python-based security automation. Actively pursuing AZ-500 and CySA+ to build further depth in cloud security and security analysis.

Education

B.S. in Cybersecurity

University of Saint Mary

  • Four-year cybersecurity program covering network security, operating systems, cryptography, digital forensics, and security operations
  • Coursework in risk management, incident response, and legal/ethical frameworks
  • Collegiate Esports Team - named 2025 Player of the Year
  • Collegiate Football Team
  • Leadership Club

Certifications

CompTIA Security+

CompTIA

Google Cybersecurity Professional Certificate

Google / Coursera

CompTIA SecAI+

CompTIA

Microsoft Azure Fundamentals (AZ-900)

Microsoft

TryHackMe SAL1

TryHackMe

Microsoft Azure Security Engineer Associate (AZ-500)

Microsoft

CompTIA CySA+

CompTIA

Projects

AI-Powered SOC Alert Triage System
  • Built a Python-based AI SOC analyst tool using SIEM indexer API, OpenAI, and structured JSON parsing to automate alert triage
  • Resolved infrastructure issues including VM network configuration, NetworkManager troubleshooting, and SIEM indexer bind-address changes
  • Tools: Python, OpenAI API, Wazuh Indexer, Rocky Linux, REST APIs
Windows 11 Vulnerability Scanning Lab - Azure & Tenable
  • Deployed a Windows 11 Pro VM in Azure and conducted credentialed vs. unauthenticated Tenable scans
  • Credentialed scan revealed 147 vulnerabilities vs. 36 unauthenticated, demonstrating the value of authenticated scanning
  • Tools: Tenable, Microsoft Azure, Windows 11, Network Security Groups, CVSS
Linux Network Troubleshooting - Virtualized Lab
  • Diagnosed and resolved unreachable server VM through layer-by-layer investigation of VM power state, console access, interface configuration, routing, and NetworkManager profile activation
  • Tools: Rocky Linux, nmcli, ip addr/route, Xen Orchestra, SSH
Self-Hosted Multi-Server Platform
  • Designed and operated a multi-server environment using XenServer virtualization, CentOS Linux, BungeeCord proxy, port forwarding, and DMZ configuration
  • Wrote custom Java plugins with SQL-backed data persistence; managed team of 8-10 people
  • Tools: CentOS, XenServer, SSH, Java, SQL, Port Forwarding, DMZ
Iterative Prompt Engineering - AI Analysis Workflow
  • Built and iteratively refined a structured AI-assisted analysis workflow starting in 2023, developing prompt engineering techniques to reduce hallucinations and control model behavior
  • Identified and resolved AI reliability failures by controlling information sourcing - providing verified data directly rather than allowing the model to retrieve from potentially outdated external sources
  • Applied constraint engineering, step-by-step reasoning gates, and verified-vs-assumed output separation to improve analytical accuracy over multiple years of iteration
  • Core insight: AI output quality is a direct function of input data quality and information access control - a principle that applies directly to AI-assisted security tooling
  • Tools: ChatGPT / GPT-4, Structured Prompting, Manual Data Sourcing, Iterative Testing

Technical Skills

Security

SIEM monitoring · Alert triage · Log analysis · MITRE ATT&CK · Vulnerability management · Tenable · Incident response

Programming

Python · Java · SQL · PowerShell · REST APIs · JSON

Systems

Linux (Rocky/CentOS) · Windows 11/Server · SSH · Virtualization (XenServer, Xen Orchestra)

Networking

TCP/IP · Routing · NetworkManager · Port forwarding · Firewall rules · DMZ

Cloud

Microsoft Azure · VM deployment · Network Security Groups

AI & Automation

OpenAI API · Prompt engineering · Python automation · LLM workflow design