Public portfolio for Nazeem Massoom Dickey — SkillsUSA Florida Internetworking Gold Medal Champion, focused on junior network administrator, SOC analyst, NOC, MSP, IT support, and cybersecurity internship opportunities.
Live site: https://masternazz.com
- SkillsUSA Florida Internetworking Gold Medal Champion (April 2026) — qualifying for NLSC Nationals in Atlanta, GA.
- Enterprise-style homelab architecture using Proxmox, OPNsense, Cisco SG300 + Netgear GS728TP switching, Synology storage, Cloudflare, Authentik, Wazuh, and NPMplus.
- Public-safe project writeups for firewalling, virtualization, secure remote access, identity, and SIEM workflows.
- Resume and certification material aimed at helping employers verify hands-on infrastructure work.
- Vanilla HTML, CSS, JavaScript — no frameworks
- GitHub Pages with custom domain via
masternazz.com - Playwright for PDF and image generation
index.html- homepage and main entry point.pages/- secondary site pages and resume HTML sources.assets/css/- shared stylesheet.assets/js/- shared JavaScript.assets/images/- rack photos and certification logos.assets/diagrams/- architecture diagrams and OG social card.assets/resumes/- generated PDF resumes.tools/- local Playwright maintenance scripts.screenshots/- generated visual-check output, ignored by git.
Install local tooling once:
npm installUseful commands:
npm run visual:check
npm run resume:measure
npm run resume:export
node tools/export-og-card.js
node tools/check-mobile.jsvisual:checkcaptures local page screenshots intoscreenshots/.resume:measurechecks resume page height and PDF page count.resume:exportregenerates PDFs inassets/resumes/.export-og-cardregenerates the OG social preview card atassets/diagrams/network-diagram.png.check-mobiletakes a mobile-viewport screenshot for quick visual QA.
This site intentionally avoids publishing private configuration exports, secrets, exact firewall rule details, credential material, MAC addresses, and full internal addressing.