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
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
Cloud Security Presentation
- Researched key cloud security principles
- Designed presentation teaching cybersecurity underclassmen
- Created PicoCTF challenges for students to practice skills
Privilege Escalation Demonstration
- Researched privilege escalation vulnerabilities
- Demonstrated SUID and CronJob misconfiguration exploits
- Built a vulnerable Linux VM for live 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
Secure Login System
- Built account creation and login authentication in Python
- Stored hashed passwords and MFA questions
- Implemented secure credential verification
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