Systems Administration | Networking | Infrastructure
B.S. Computer Information Systems Candidate (3.9 GPA)
This site documents personal infrastructure projects and software tools developed as part of my work in information technology and system administration. This portfolio is hosted on a self-hosted Linux server and is deployed through a containerized web server as part of a broader environment used for testing and operating self-hosted services.
A central project I maintain is a self-hosted Linux server used to run multiple services in a containerized environment.
The server environment is built on Ubuntu Server and utilizes Logical Volume Management (LVM) to provide modularity and data isolation across the physical storage layer. This setup allows for dedicated volumes for different service tiers:
Security is managed through a "Least Privilege" model, focusing on reducing the attack surface of the internal network.
iptables for host-level traffic filtering because Docker ignores UFW. By default, Docker manipulates the kernel's PREROUTING chain, allowing container traffic to bypass standard UFW rules. Using iptables directly ensures firewall policies are enforced at the kernel level.A Python password generation utility designed to produce randomized passwords using configurable character sets.
DeVry University | Graduated with Honors – August 30, 2025
Concentration: Information Systems Security
Expected Graduation 2027 | Current GPA: 3.9 / 4.0