About Me

IT Systems Administrator and Security professional with a B.S. in Computer Science, CompTIA Network+, and hands-on experience managing enterprise infrastructure, automation scripting, and network configuration. Background in full-stack development with JavaScript, TypeScript, Angular, Python, and PostgreSQL. Currently pursuing CompTIA Security+ to expand into cybersecurity. Seeking a full-time IT, systems, or security role in the NJ/NY metro.

Beyond the Terminal

⛰️
Hiking
✈️
Taking Trips
🧘
Self Care
📡
Always Learning

Adventures

El Yunque Rainforest, Puerto Rico

El Yunque Rainforest — Puerto Rico

El Yunque Hike, Puerto Rico

El Yunque Hike — Puerto Rico

Dominican Republic 2024

Dominican Republic — 2024

Dominican Republic Buggy Tour

Buggy Tour — Dominican Republic

Dominican Republic Cave

Cave Adventure — Dominican Republic

Dominican Republic Local Cuisine

Local Cuisine — Dominican Republic

Dominican Republic Local Eats

Local Eats — Dominican Republic

Chichen Itza, Mexico

Chichen Itza — Mexico

Cave Adventure, Mexico

Cave Adventure — Mexico

Brazil 2024

Brazil — 2024

Brazil Local Cuisine

Local Cuisine — Brazil

Aruba Local Cuisine

Local Cuisine — Aruba

Aruba Nightlife

Nightlife — Aruba

Bermuda

Bermuda

Ocean City, Maryland

Ocean City — Maryland

Experience

Systems Administrator

Innodata (Contract)

2026 – Present
  • Deploy, manage, and troubleshoot infrastructure across 60 desktops, 60 Ricoh scanners, 2 IBML high-speed scanners, and 20 laptops, ensuring minimal downtime across production workflows
  • Authored PowerShell scripts to merge, separate, and deduplicate large production datasets — reducing error recovery time from hours to minutes and enabling the pipeline to handle data volumes that previously exceeded software limits
  • Developing a Python-based interactive warehouse map to serve as a live asset registry, tracking serial numbers, monitor assignments, and server connections for all endpoints — replacing a static floor map with a dynamic audit tool
  • Oversee 4 production servers on UPS power, ensuring 24/7 uptime for engineering and operations — including network configuration, system permissions, and jump server access management for cross-team remote access
  • Plan and execute structured cabling projects including ethernet installation to support network expansion and hardware relocations
  • Operate as the sole IT resource on shift, independently managing all infrastructure support across a high-volume production environment

Software Developer — Career Experience

Apple

Jan 2025 – Jun 2025
  • Upgraded an internal request management application using Angular and TypeScript, streamlining administrator workflows and reducing back-and-forth communication required to resolve issues
  • Built a parser tool adopted across multiple teams, enabling employees to work more efficiently with internal resources
  • Launched the streamlined request tool for an additional admin team, expanding impact across the organization
  • Delivered a company-wide presentation streamed to approximately 50 individuals, showcasing project outcomes and key learnings
  • Updated onboarding documentation to improve knowledge transfer for future program participants

Apple Specialist

Apple

2022 – Present
  • Triage customers to appropriate service paths including purchases, phone support, and hardware repair appointments, managing multiple customers simultaneously during peak hours
  • Troubleshoot cellular, configuration, data transfer, and network connectivity issues across the full Apple product ecosystem, including VPN misconfigurations and device setup failures
  • Partner with Genius Bar technicians to identify front-of-house solutions, reducing unnecessary repair appointments
  • De-escalate frustrated customers by identifying root concerns and delivering clear, effective resolutions in a high-volume retail environment

Repair Agent

Geek Squad (Best Buy)

2020 – 2022
  • Diagnosed and repaired computers across 3–5 daily appointments, troubleshooting hardware and software issues including driver failures, OS corruption, and network connectivity problems
  • Performed hardware repairs and upgrades including RAM and hard drive replacement, and built custom PCs to customer specifications
  • Used Windows command-line tools (sfc /scannow, ipconfig, DISM) for diagnostics and guided remote customers through network troubleshooting procedures
  • Managed concurrent appointments and de-escalated frustrated customers in a fast-paced retail environment

Projects

🗺️
Python Dash / Plotly

Interactive Warehouse Asset Map In Progress

Building a Python-based dynamic floor map that replaces a static document with a live asset registry — tracking device serial numbers, monitor assignments, and server connections across 140+ endpoints in a production warehouse environment.

🌐
FortiGate 60F TP-Link Omada VLANs ACLs OpenVPN/PKI

Small Enterprise Network Lab

Built a segmented small-enterprise network on a layered security model: a dedicated FortiGate 60F firewall providing IDS/IPS inspection at the edge, sitting in front of a TP-Link Omada software-defined network handling routing, VLAN segmentation, and access control across five VLANs (Primary, IoT, Guest, Server, Printer). Firewall ACL rules enforce a default-deny posture with explicit allow exceptions, and an OpenVPN server with full PKI provides secure remote access.

Small Enterprise Network Lab Topology Diagram

Network Topology Diagram

FortiGate Firewall ACL Rules

Firewall ACL Rules (FortiGate)

🛡️
Raspberry Pi 5 Pi-hole Linux DNS

Home DNS Filtering Server Retired

Deployed a Pi-hole DNS server on a Raspberry Pi 5 to block ads, trackers, and known malicious domains network-wide at the DNS layer, with a static IP served to every VLAN except Guest. Run as a scoped learning exercise on DNS infrastructure and blocklist-based filtering; decommissioned once that goal was met and effort shifted to VLAN segmentation, Active Directory, and FortiGate IDS/IPS work.

pi@pihole: ~
pi@pihole:~$ pihole status
[✓] Pi-hole blocking is active
pi@pihole:~$ pihole -c -j | python3 -c "import sys,json; d=json.load(sys.stdin); [print(f' {k}: {v}') for k,v in d.items() if 'dns' in k or 'ads' in k or 'domains' in k]"
dns_queries_today: 14,203
ads_blocked_today: 3,847
ads_percentage_today: 27.1
domains_being_blocked: 1,502,381
🖥️
Windows Server 2025 Active Directory Hyper-V OpenVPN/PKI

Active Directory Home Lab

Self-directed enterprise IT lab on a bare-metal Windows Server 2025 domain controller (bollas.local), with a Windows 11 Pro desktop domain-joined over the network. Configured AD DS, users/security groups, and Group Policy (password policy, account lockout, inactivity lock, restricted groups, folder redirection, audit policy), plus file share services and Hyper-V for expanding the lab with additional VMs. Remote access secured via an OpenVPN server with a full custom PKI (CA + server/client certs).

Windows PowerShell
PS C:\> Get-ADUser -Filter * | Select Name, Enabled
Name Enabled
──── ───────
Administrator True
anthony.bollas True
svc.deploy True
PS C:\> Get-GPO -All | Select DisplayName
Default Domain Policy
Desktop Lockdown Policy
Software Deployment GPO

Skills

⚙️ Systems & Administration

Expert
Windows Server 2025 Active Directory Group Policy (GPOs)
Proficient
Hyper-V Proxmox VE Raspberry Pi MCM / SCCM
Familiar
Linux Kali Linux

🌐 Networking

Expert
TCP/IP DNS Management DHCP
Proficient
VLAN Configuration Firewall Rules OpenVPN / PKI Pi-hole TP-Link Omada

💻 Development & Data

Expert
PowerShell JavaScript TypeScript SQL Git
Proficient
Angular PostgreSQL GitHub
Familiar
Python

🔧 Hardware & Diagnostics

Expert
PC Builds RAM / HDD Replacement sfc / DISM / ipconfig Apple Ecosystem
Proficient
IBML High-Speed Scanners Ricoh Scanners Windows CMD Diagnostics

🤝 Soft Skills

Expert
Customer De-escalation Multitasking Documentation
Proficient
Cross-functional Collaboration Technical Presentations

Education & Certifications

Kean University Graduation

Bachelor of Science in Computer Science

Kean University — Union, NJ

2024

Union County College Graduation

Associate of Science in Computer Science

Union County College — Cranford, NJ

2021

📋

CompTIA Network+

CompTIA

Obtained May 2026

📋

CompTIA Security+

CompTIA

In Progress

Exam July 2026

Get in Touch

I'm open to IT roles, development opportunities, and interesting conversations. Reach out through any of the channels below.