Cross-platform automation toolkit focused on infrastructure maintenance, operational efficiency, and scripting workflows.
- Developed modular automation scripts for Windows and Linux environments
- Implemented CLI-driven workflows with structured logging and error handling
- Automated operational tasks including server patching and service recovery
- Built maintenance scripts for temporary file cleanup and log management
Built a containerized application platform on Fedora Linux using Podman, Flask, and nginx to gain hands-on experience with container orchestration, reverse proxy configuration, and Linux-based application deployment.
- Built and deployed a custom Flask container image using Podman.
- Configured nginx reverse proxy routing to backend application services.
- Implemented Podman Compose for multi-container deployments.
- Enabled inter-container communication through Podman networking.
- Expanding the platform with HTTPS, CI/CD, and monitoring.
Designed and deployed a nested VMware ESXi lab on Fedora Linux using VMware Workstation, simulating a production-style multi-tier infrastructure with integrated networking, DNS, and application delivery components.
- Built and configured a nested ESXi virtualization environment on Fedora Linux.
- Designed a segmented network architecture including internal, external, and DMZ-style zones.
- Implemented a Linux-based router with NAT and firewalld for traffic control.
- Configured internal DNS resolution using dnsmasq.
- Deployed Nginx as a reverse proxy for application traffic routing.
- Implemented load balancing across multiple backend servers.
- Performed troubleshooting and root cause analysis across networking and infrastructure layers.
Personal portfolio and resume website deployed with modern static hosting and cloud infrastructure workflows.
- Built and deployed a personal resume website using HTML, CSS, and JavaScript
- Initially hosted on AWS EC2 with Apache web server configuration
- Connected and managed domain services through Cloudflare integration
- Implemented HTTPS encryption using Let's Encrypt SSL certificates
- Migrated deployment workflow to Netlify for optimized static hosting and simplified maintenance