mirror of
https://github.com/blackboxprogramming/alexa-amundson-resume.git
synced 2026-03-18 04:34:12 -05:00
20 role-specific resumes with verified KPIs — BlackRoad only, no prior experience
RoadChain-SHA2048: 428ab11c02ce78d6 RoadChain-Identity: alexa@sovereign RoadChain-Full: 428ab11c02ce78d628aa30489d9f0f3251e709352f2deacf05882435ed9f5d114fe2a1c9e75b3c831688f47cd9032c22b388f821b1b29dcac9fc9a3ad4a1b39f1210d1275f9472df606b763bb551961d1eaebfe8f2a4b9c23d3f3da3f001d916e03ff920def04c8304d8544ac916e4c50c16da942dcc830388e298b7c016b991320b30f7d3fe153aaab71ab109aea3f9dca996ac6e14ca1c0969248c8ca2767ab631c17dc86c0c2a8edd1c8965ab3ba6c92ba7cc9aa4d74406058a39d8fdec53a200371b7d1e1214a860a7ff2c53b83b09f516cec69cbe00e3556caee7f813e4a09d3f430a3a3eab5d4763f8975999c31bd77f82972ab8d7c2d7c5aedcce9442
This commit is contained in:
71
roles/04-platform-engineer.md
Normal file
71
roles/04-platform-engineer.md
Normal file
@@ -0,0 +1,71 @@
|
||||
# Alexa Amundson
|
||||
|
||||
**Platform Engineer**
|
||||
|
||||
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
|
||||
|
||||
---
|
||||
|
||||
## Summary
|
||||
|
||||
Platform engineer who built and operates a full-stack developer platform spanning 7 nodes, 99 Cloudflare deployments, and 309 repos (102 GitHub + 207 Gitea). Designed self-service tooling (212 CLI tools), automated deployment pipelines, and a daily metrics system tracking 60+ KPIs.
|
||||
|
||||
---
|
||||
|
||||
## Experience
|
||||
|
||||
### BlackRoad OS | Founder & Platform Lead | 2024–Present
|
||||
|
||||
**Developer Platform**
|
||||
- Built 212 CLI tools (121 MB) for deployment, monitoring, and infrastructure management
|
||||
- Operate self-hosted Gitea with 207 repos across 7 organizations as internal code platform
|
||||
- Maintain GitHub-to-Gitea sync relay running every 30 minutes
|
||||
- Created code search engine indexing 354 repos with FTS5 full-text search (index.blackroad.io)
|
||||
|
||||
**Infrastructure Platform**
|
||||
- Manage 99 Cloudflare Pages projects with automated deployment from git
|
||||
- Operate 22 D1 databases, 46 KV namespaces, 11 R2 buckets as platform data layer
|
||||
- 14 Docker containers on Docker Swarm with service discovery
|
||||
- 48 Nginx sites as reverse proxy layer for fleet services
|
||||
|
||||
**Edge Computing Platform**
|
||||
- 5 Raspberry Pi nodes + 2 cloud VMs connected via WireGuard mesh VPN
|
||||
- RoadNet carrier-grade WiFi mesh (5 access points, dedicated subnets per node)
|
||||
- 52 TOPS AI compute (2× Hailo-8 NPUs) available as platform capability
|
||||
- 27 Ollama models (48.1 GB) deployed as shared AI services
|
||||
|
||||
**Observability Platform**
|
||||
- Built 9-collector KPI system running daily across all infrastructure
|
||||
- 60+ metrics: code velocity, fleet health, services, autonomy, Cloudflare, local system
|
||||
- Distributed tracing with span-level observability
|
||||
- Self-healing autonomy scripts on all nodes
|
||||
|
||||
**Data Platform**
|
||||
- 11 PostgreSQL databases for application state
|
||||
- 230 SQLite databases (1.4 GB) for agent memory and configuration
|
||||
- 46 KV namespaces for edge state
|
||||
- 22 D1 databases for serverless applications
|
||||
|
||||
---
|
||||
|
||||
## Technical Skills
|
||||
|
||||
**Platform:** Cloudflare (Pages, Workers, D1, KV, R2), Docker Swarm, Gitea, GitHub Actions
|
||||
**Infrastructure:** Linux, systemd (256 services), Nginx, WireGuard, Tailscale
|
||||
**Languages:** JavaScript (32 repos), Python (26 repos), TypeScript (14 repos), Shell (10 repos), Go (2 repos)
|
||||
**Databases:** PostgreSQL, SQLite, D1, KV, Qdrant
|
||||
**Tools:** 212 custom CLI tools, Wrangler, Docker, cron (52 automated tasks)
|
||||
|
||||
---
|
||||
|
||||
## Metrics
|
||||
|
||||
| Metric | Value |
|
||||
|--------|-------|
|
||||
| CLI tools built | 212 |
|
||||
| Total repos | 309 (102 GH + 207 Gitea) |
|
||||
| Cloudflare Pages | 99 |
|
||||
| Data stores | 79 (22 D1 + 46 KV + 11 R2) |
|
||||
| Lines of code | 7,212,320 |
|
||||
| Systemd services | 256 |
|
||||
| Automated tasks | 52 |
|
||||
Reference in New Issue
Block a user