Cybersecurity Home Lab

  • Deployed a personal cybersecurity home lab using Proxmox for virtualization
  • Configured a Splunk SIEM pipeline with Universal Forwarders across all lab VMs to ingest and index logs
  • Simulated full attack cycles executing red-team attacks then blue team defense
Cybersecurity Home Lab

Multi-Client Chatroom

  • Developed Python Flask backend handling routing and database logic
  • Built responsive frontend using HTML, CSS, and JavaScript
  • Implemented SQLite database storing chat messages and usernames
Multi-Client Chatroom

Cloud Security Presentation

  • Researched key cloud security principles
  • Designed presentation teaching cybersecurity underclassmen
  • Created PicoCTF challenges for students to practice skills
Cloud Security Presentation

Privilege Escalation Demonstration

  • Researched privilege escalation vulnerabilities
  • Demonstrated SUID and CronJob misconfiguration exploits
  • Built a vulnerable Linux VM for live demonstration
Privilege Escalation Demonstration

Java Video Game

  • Developed a video game using the BasicGraphics Java library
  • Implemented wave-based survival gameplay
  • Used ClockWorker thread manager for time-based mechanics
Java Video Game

Secure Login System

  • Built account creation and login authentication in Python
  • Stored hashed passwords and MFA questions
  • Implemented secure credential verification
Secure Login System

SASE Hackathon Website

  • Led a team during a two-day hackathon
  • Built website using HTML, CSS, and JavaScript
  • Integrated Firebase authentication for saving user preferences
SASE Hackathon Website