01Experience
~/career — git log --graph
commit 3f9a1c2(HEAD -> main)
Senior Infrastructure Engineer · CrowdStrike
Current · Sterling Heights, MI
- Tripled the capacity of a highly secure environment, standardized its storage pattern and added backup and recovery capability. Recognized with a company “Debt Collector” award (Sep 2023).
- Promoted to Senior Engineer.
commit b71e0d8
Cloud application engineering · OpenText
Previous role
- Led cloud application engineering across a private cloud and AWS accounts with more than $3M in annual spend.
- Drove cost management, service migrations, software modernization and security enhancements.
- Provided hands-on technical leadership and tier 1–3 support for cloud applications, infrastructure and systems, including Linux, Unix and Windows.
- Received a “Grow with OpenText” award (Feb 2022).
(END)
Earlier roles and full dates are on LinkedIn.
02Projects
>anthonywingerter.net
This site. Hand-built static HTML, CSS and vanilla JavaScript with self-hosted fonts, no frameworks, no trackers, no cookies and no third-party scripts. Served behind a strict Content-Security-Policy.
HTMLCSSJavaScriptCSPSEO
>Homelab platform
A self-hosted platform on Proxmox and Docker, managed through Portainer. A label-driven Caddy reverse proxy issues Let’s Encrypt certificates automatically over Cloudflare DNS-01, with split-horizon DNS for internal services.
ProxmoxDockerPortainerCaddyDNSTLS
>Live homelab telemetry
A small stdlib-only Python collector on the Docker host publishes aggregate-only stats every few seconds. The site validates the feed in the browser and falls back to a simulation whenever it goes stale, all under a strict CSP.
PythonsystemdDockerHardening