Adens Archive
Resume
aden@archive:~$ whoami

Aden Brady

Infrastructure professional with hands-on experience in virtualization, systems administration, and enterprise IT. Currently supporting the City of Orlando, with prior work on UCF's infrastructure and virtualization team.

aden.brady
Status
online / available
Role
Sys. Support / Orlando
Education
UCF / B.S. Information Technology '26
Cyber competition
Top 5 / Horse Plinko

Homelab

6 active · 1 decom · source: uptime-kuma
piholedocker
portainerdocker
speedtest-trackerdocker
tailscaledocker
uptime-kumadocker
vaultwardendocker
vsphere-labucf-it / access ended
vsphere patched truenas snapshot ok pihole blocked tailscale 4 nodes online vsphere patched truenas snapshot ok pihole blocked tailscale 4 nodes online

About

infrastructure by day, homelab by night

I've spent the past two years in enterprise infrastructure, first at UCF IT managing VMware environments and supporting Dell server hardware, now at the City of Orlando diagnosing and resolving system issues across the organization. The common thread is hands-on work with the technology that keeps everything running.

Outside of that I maintain a personal homelab to keep learning hands-on, competed in cyber defense through Hack@UCF during my time at UCF, and earned the rank of Eagle Scout, an experience that shaped how I approach leadership and community.

UCF
B.S. Information Technology, May 2026
Top 5
Horse Plinko Cyber Defense Competition
Eagle
Boy Scouts of America
VMware
Primary virtualization platform

Skills

tools and platforms
Virtualization
VMware vSphereESXivSANVM Lifecycle
Systems
Windows ServerUbuntu ServerActive DirectoryGroup Policy
Storage and Self-Hosted
TrueNASDockerZFS / RAID-ZVaultWardenNextcloud
Networking and Security
TCP/IPDNS / Pi-holeTailscale VPNFirewall RulesVLANs
Tools and Platforms
ServiceNowUptime KumaNetdataDell Hardware
Development
JavaPythonCJavaScriptMERN Stack

Projects

Homelab · NAS / Storage
TrueNAS Home Server

Designed and built a home server running TrueNAS CE with RAID-Z1 for redundant storage across multiple drives. Deployed and managed self-hosted services via Docker containers including VaultWarden for password management with user authentication and access controls. Configured secure remote access using Tailscale VPN, enabling encrypted connectivity to all home services without exposing ports to the public internet.

TrueNASZFS / RAID-Z1DockerVaultWardenTailscale
./arch --view
flowchart TD
    D1[sda] & D2[sdb] & D3[sdc] & D4[sdd] --> POOL[nas-pool / RAID-Z1]
    POOL --> DS1[(app_configs)]
    POOL --> DS2[(docker)]
    POOL --> DS3[(app_mounts)]
    POOL --> DS4[(truenas_catalog)]
    DS2 --> VW[VaultWarden]
    DS2 --> NG[nginx-proxy-mgr]
    DS2 --> TS[Tailscale]
                
Homelab · Network Security
Network Security and DNS Filtering with Pi-hole

Deployed a Pi-hole DNS sinkhole across 12+ devices, reducing malicious and tracking domain requests by 35%. Configured custom blocklists and regularly analyzed DNS query logs to identify suspicious traffic patterns. Hardened DNS infrastructure by setting Pi-hole as the primary resolver, preventing DNS leaks and enforcing network-wide filtering across all connected devices.

Pi-holeDNSNetwork SecurityLinux
./arch --view
flowchart LR
    C([clients]) --> PH[Pi-hole / rpi.lab]
    PH -->|allowed| UP[1.1.1.1 / 8.8.8.8]
    PH -. blocked .-> BL[(blocklists)]
    TS([Tailscale]) -. vpn .-> PH
                
Collaboration · Full-Stack / Privacy
Scrubbed

Co-built a self-hosted automation tool that removes personal data from people-search and data broker websites. The system discovers profiles across 12+ brokers, submits opt-out requests via Playwright browser automation, handles IMAP email confirmations, and reschedules periodic sweeps to keep data removed. Ships with a React dashboard and a Blessed terminal UI.

Node.jsTypeScriptReactPlaywrightDockerSQLiteExpress
./arch --view
flowchart LR
    CLI[Commander CLI] --> API[Express API]
    API --> PW[Playwright runner]
    PW --> B[12 data brokers]
    API --> IM[IMAP handler]
    IM --> API
    API --> DB[(SQLite WAL)]
    API --> DASH[React dashboard]
    API --> CRON[cron rescans]
                
Freelance · Web Development
Tyler Brown Photography

Built a multi-page photography portfolio site for a professional photographer client. Features a filterable gallery with a lightbox viewer, responsive mobile navigation, scroll fade-in animations, and right-click image protection. Includes dedicated pages for gallery browsing, bio, and client bookings, styled with a dark theme and custom Google Fonts typography.

HTMLCSSJavaScript
live site
Full-Stack Web · MERN
Game Tracker - MERN Stack Web App

Built a full-stack game tracking web application for a university term project, inspired by MyAnimeList. Users can catalog, rate, and track games across a personalized library. Developed with MongoDB, Express, React, and Node.js, handling environment setup, database configuration, and seed scripting from scratch.

MongoDBExpressReactNode.jsJavaScript
Internship · Automation and Analytics
UCF IT - ServiceNow VM Automation Analytics

Built an analytics pipeline to process over 3,200 closed VM Request Items (RITMs) from the ServiceNow API. Enriched raw RITM data with task-level details including location, duration, and assignee, then calculated key metrics including average task completion time, task counts, and type breakdowns grouped by hosting location. Outputs structured JSON and generates visual charts for the infrastructure team.

Python 3.12ServiceNow REST APIOAuthmatplotlibUbuntu 24
./arch --view
flowchart LR
    SN[ServiceNow API] -->|OAuth 2.0| PY[Python 3.12]
    PY -->|3200 RITMs| EN[enrichment]
    EN --> JS[(structured JSON)]
    EN --> CH[matplotlib charts]
                
Internship · Enterprise IT
UCF IT - Infrastructure and Virtualization

Worked within a VMware vSphere environment managing VM provisioning, patching, and lifecycle tasks across dev/test infrastructure. Responsibilities include Windows Server and Linux administration, Active Directory and Group Policy configuration, Dell server hardware support, and incident tracking via ServiceNow. Maintained technical documentation and internal knowledge base articles.

vSphereActive DirectoryWindows ServerServiceNowDell HardwareDocumentation
Homelab Nodes
nas01.lab online
role NAS / home server
os TrueNAS SCALE CE
storage 4x HDD, RAID-Z1
services ZFS, Docker, VaultWarden, nginx-proxy-mgr, Tailscale
rpi.lab online
role DNS resolver / network filter
os Raspberry Pi OS (Debian)
hw Raspberry Pi 4
services Pi-hole, Tailscale
esxi.ucf access ended
role VMware ESXi hypervisor
os VMware ESXi 8
context UCF IT dev/test environment
services Windows Server, Linux, Active Directory, vCenter
docker host online
role container runtime
os Docker CE (on TrueNAS SCALE)
host nas01.lab
services VaultWarden, nginx-proxy-mgr, Tailscale, Watchtower

Experience

where I've been
June 2026 — Present
Orlando, FL
Computer Systems Support Analyst
City of Orlando
  • Diagnose and resolve hardware and software issues on desktop, laptop, and mobile computer terminals (MCTs); coordinate with service providers for device replacement and re-initialization
  • Install and configure advanced enterprise applications including Client Access, Document Imaging, and Tidemark on end-user systems
  • Use Systems Management Server (SMS) for remote computer management, control, and problem determination
  • Support users with password resets, login issues, and general troubleshooting across City systems
Jul 2024 — May 2026
Orlando, FL
Infrastructure and Virtualization Intern
University of Central Florida, UCF IT
  • Managed and supported VMware dev/test infrastructure including patching, configuration changes, and VM lifecycle tasks
  • Developed and managed VMs for testing Active Directory, Windows Server, and Linux environments
  • Supported Dell server hardware including installs, upgrades, monitoring, troubleshooting, and break/fix activities
  • Tracked and resolved IT incidents and service requests using ServiceNow with timely documentation and escalation
  • Maintained system configuration documentation and created internal knowledge base articles
2024 — May 2026
Orlando, FL
Member, Cyber Defense Competition
Hack@UCF
  • Competed in the Horse Plinko Cyber Defense Competition, defending Windows and Linux systems against live red-team attacks, placed top 5
  • Performed system hardening: credential updates, removal of unauthorized users, service lockdown, and firewall rule implementation
May 2023 — May 2026
B.S. Information Technology
University of Central Florida, College of Engineering and Computer Science
  • EXCEL Scholar; coursework includes Network Security, Operating Systems, Database Management, Systems Administration, and Computer Architecture
  • Built a full-stack MERN web application as a term project in Web Application Development
  • Presented research on IT and cybersecurity applications in space exploration
Feb 2014 — Feb 2020
Eagle Scout
Boy Scouts of America
  • Earned the rank of Eagle Scout, the highest achievement in Scouting
  • Led a service project for a local greyhound adoption center; mentored junior scouts and led volunteer initiatives

Contact

let's connect

Open to full-time roles in Systems Engineering, Infrastructure, or IT Operations.

Last updated: June 2026 · Built with HTML, CSS, JS · Deployed on Vercel