π οΈ Cybersecurity Projects
These are the primary technical projects Iβm building to develop real-world, hands-on security skillsβfocusing on log analysis, blue team tooling, and home lab architecture.
π Log Parser (Python)
A Python script that scans syslogs for suspicious entries based on keyword matching.
- π CLI tool with customizable input/output
- π Flagged entries saved to a separate log file
- π In progress: regex support and config options
βοΈ Proxmox Cybersecurity Home Lab
A full-featured virtual cybersecurity environment using an old Mac Pro as a Proxmox host. Built for testing SIEMs, endpoint monitoring, and attack detection.
- π₯οΈ Security Onion, Suricata, Zeek, and Wazuh stack
- π Simulated attacker + endpoint VMs
- π Under active development