Projects

These projects showcase hands-on experience designing, deploying, and securing real-world infrastructure in my homelab. Each project focuses on solving practical problems using modern tools and best practices.

Featured Projects

Media Server Stack

Media Server Automation Platform

Designed and deployed a modular media platform using multiple LXC containers on Proxmox with shared ZFS storage. Each service runs independently for improved reliability, security, and scalability.

Technologies: Proxmox VE, LXC, ZFS, Plex, Radarr, Sonarr, Prowlarr, Overseerr, qBittorrent

Focus: Service isolation, storage permissions, automation, migration planning (LXC → Docker)

Cloudflare Tunnel

Secure Remote Access with Cloudflare Zero Trust

Implemented secure external access to internal services without exposing ports to the public internet. All traffic is routed through Cloudflare Tunnel and managed with Nginx Proxy Manager.

Technologies: Cloudflare Tunnel, Nginx Proxy Manager, Docker, Portainer, DNS, SSL/TLS

Focus: Zero Trust networking, reverse proxying, certificate management, attack surface reduction

Automation Projects

Infrastructure Automation & Monitoring

Developed scripts and workflows to automate routine homelab tasks such as backups, service monitoring, and system maintenance to improve reliability and efficiency.

Technologies: Bash, Python, Linux, cron, Docker

Focus: Automation, monitoring, operational efficiency, scripting