mirror of
https://github.com/blackboxprogramming/alexa-amundson-resume.git
synced 2026-03-18 06:34:09 -05:00
RoadChain-SHA2048: 428ab11c02ce78d6 RoadChain-Identity: alexa@sovereign RoadChain-Full: 428ab11c02ce78d628aa30489d9f0f3251e709352f2deacf05882435ed9f5d114fe2a1c9e75b3c831688f47cd9032c22b388f821b1b29dcac9fc9a3ad4a1b39f1210d1275f9472df606b763bb551961d1eaebfe8f2a4b9c23d3f3da3f001d916e03ff920def04c8304d8544ac916e4c50c16da942dcc830388e298b7c016b991320b30f7d3fe153aaab71ab109aea3f9dca996ac6e14ca1c0969248c8ca2767ab631c17dc86c0c2a8edd1c8965ab3ba6c92ba7cc9aa4d74406058a39d8fdec53a200371b7d1e1214a860a7ff2c53b83b09f516cec69cbe00e3556caee7f813e4a09d3f430a3a3eab5d4763f8975999c31bd77f82972ab8d7c2d7c5aedcce9442
2.5 KiB
2.5 KiB
Alexa Amundson
Automation Engineer
amundsonalexa@gmail.com | github.com/blackboxprogramming
Summary
Automation engineer who built 212 CLI tools, 52 scheduled tasks, and self-healing fleet automation across a 7-node infrastructure. Automates KPI collection (60+ metrics daily), deployment pipelines, fleet monitoring, power optimization, and cross-platform repository sync.
Experience
BlackRoad OS | Founder & Automation Lead | 2024–Present
CLI Tooling
- Built 212 CLI tools (121 MB) in ~/bin covering deployment, monitoring, stats, and fleet management
- 91 shell scripts for infrastructure automation
- Custom RoadC programming language with lexer, parser, and tree-walking interpreter
br-stats,br-upload,br-generate,roadid,carpool— production CLI tools
Scheduled Automation
- 17 Mac cron jobs: health monitoring (5m), sync (15m), website automation (30m), backups (daily/6h/12h)
- 35 systemd timers across fleet for service monitoring and data collection
- Self-healing autonomy: heartbeat (1m) + heal (5m) cycles on all Pi nodes
- GitHub-to-Gitea relay: 30-minute sync across 207 repos
KPI Automation
- 9-collector daily KPI system: GitHub, Gitea, fleet, services, autonomy, LOC, local, Cloudflare, deep GitHub
- Automated fleet probing via SSH with Python-based remote execution
- Daily Slack reporting (block kit formatting)
- Markdown report generation for GitHub README auto-update
- Day-over-day delta tracking with visual progress bars
Deployment Automation
- 99 Cloudflare Pages with git-push deployment
- GitHub Actions CI/CD pipelines
- Docker Swarm service orchestration
- Fleet-wide power optimization with --apply mode
Fleet Automation
- Power monitoring deployed to all nodes (5-minute intervals)
- CPU governor persistence via tmpfiles.d
- Automated service discovery and restart
- Credential rotation from plaintext to secured env files
Technical Skills
Scripting: Bash (212 tools), Python, JavaScript Automation: cron, systemd timers, GitHub Actions, Docker Swarm Tools: Wrangler, gh CLI, SSH, rsync, rclone Monitoring: Custom KPI system, Slack webhooks, distributed tracing Infrastructure: Linux, Docker, Cloudflare, WireGuard
Metrics
| Metric | Value |
|---|---|
| CLI tools | 212 |
| Automated tasks | 52 |
| KPI metrics | 60+ |
| Data collectors | 9 |
| Shell scripts | 91 |
| Cron jobs (Mac) | 17 |
| Fleet timers | 35 |