Projects

What I’ve built, broken, and refined

πŸ› οΈ 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
⬇️ Download Script

βš™οΈ 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
πŸ”— View GitHub Repo