Featured Projects
Welcome to my portfolio of featured work — a mix of completed builds, active automation, and ongoing experiments that reflect my approach to systems engineering.
Proxmox Homelab Automation
Automates provisioning and lifecycle management of VMs on a Proxmox cluster using Bash scripts and YAML configurations.
Tech: Bash, Proxmox API, YAML
- Creates and networks new VMs from predefined templates
- Integrates with Proxmox API for lightweight orchestration
- Logs provisioning events and task output for auditing
GitHub Pages Portfolio
A custom neon-themed static site built with Jekyll and GitHub Actions for automated CI/CD deployment. Designed to showcase my IT engineering projects, experience, and technical growth.
Tech: Jekyll, GitHub Actions, HTML/CSS
- Custom glowing CSS aesthetic built from scratch
- Deployed automatically through GitHub Actions
- Optimized for clean navigation and responsive design
IoT Water Pump Controller
A Raspberry Pi–based IoT controller that manages a water pump via Wi-Fi and scheduled cron jobs. The goal is to build a smart automation layer for local environmental control.
Tech: Raspberry Pi, Python, Cron, MQTT
- Wi-Fi controlled GPIO relay for water pump
- Scheduled tasks via Linux cron automation
- Future integration with Node-RED dashboard