Skip to main content

Hello, I’m Brandyn.
Information Technology Professional

IT Engineering and Administration - New York City Metropolitian Area
Seasoned IT professional with +7 years of experience in the management, implementation, and administration of information technologies for businesses.

Who am I?

I am an IT professional whose journey began with a childhood fascination for understanding and building technology. What started as assembling custom desktops has grown into a fulfilling career dedicated to crafting innovative solutions for businesses. My academic foundation at Rutgers University equipped me with the IT strategies and principles that I continue to apply and refine throughout my professional journey. I am driven by a passion for leveraging technology to solve complex challenges and deliver meaningful results.
Always open for new opportunities and collaborate with other professionals in the industry - Let's connect!
About Me

Education / Certifications

2020 - Present
Cisco CCNA
Cisco Certified Network Associate - CSCO13607251
2024 - Present
Microsoft AZ900
Microsoft Certified: Azure Fundamentals - 53B5BE-85FE81
2016 - 2020
Rutgers University
Bachelors, Information Technology and Informatics

Experience

I specialize in virtual Microsoft Windows Server environments, including services such as PKI, DNS, DHCP, and more. Additionally, I am adept in Microsoft's Entra-ID and hybrid/cloud solutions, proficient in Linux server builds and maintenance, and well-versed in the physical networking and storage technologies vital to their seamless operation. These competencies empower me to deliver impactful solutions that precisely align with organizational goals and objectives.

Projects

CI/CD Pipeline with GitHub Actions

Replaced a slow Ansible-based file copy with a self-hosted GitHub Actions runner that deploys this site automatically on every push to main — cutting deploy time and eliminating the file-permission issues the old method introduced.

Iterated through 29 failed workflow runs before landing on a simple two-step job: checkout the repo, then sync the built site to the Nginx host.

Read the write-up

Home Lab & Site Infrastructure

Self-hosted this site’s entire stack on a home lab: TrueNAS Scale (ZFS) as the hypervisor, Ansible playbooks to provision the VM and configure Docker, Nginx, and a Cloudflare Tunnel, and Hugo for the static build.

Chose the harder path deliberately — the goal wasn’t the simplest way to publish a résumé site, it was hands-on practice with virtualization, infrastructure-as-code, and container networking.

Read the write-up