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:
2026-03-13 00:01:11 -05:00
parent 58d4e18634
commit d5c8667284
22 changed files with 1584 additions and 215 deletions

View File

@@ -0,0 +1,69 @@
# Alexa Amundson
**Senior DevOps Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
DevOps engineer operating a 7-node distributed infrastructure spanning edge devices and cloud, with 52 automated tasks, 256 managed systemd services, and 99 Cloudflare deployments. Builds self-healing systems with automated monitoring, fleet-wide power optimization, and daily KPI collection across 9 data sources.
---
## Experience
### BlackRoad OS | Founder & Infrastructure Lead | 2024Present
**Infrastructure Operations**
- Operate 5 Raspberry Pi nodes + 2 DigitalOcean droplets with WireGuard mesh VPN connecting all endpoints
- Manage 256 systemd services and 35 timers across fleet with self-healing autonomy scripts
- Deploy and maintain 14 Docker containers via Docker Swarm orchestration
- Route 48+ custom domains through 4 Cloudflare tunnels to backend services
**CI/CD & Automation**
- Built 212 CLI tools (121 MB) for infrastructure management and deployment
- Maintain 17 Mac cron jobs + 35 fleet timers for continuous automation
- Operate GitHub Actions CI/CD pipelines and self-hosted Gitea (207 repos)
- Automated GitHub-to-Gitea relay syncing every 30 minutes
**Cloud Infrastructure (Cloudflare)**
- Deployed 99 Pages projects, 22 D1 databases, 46 KV namespaces, 11 R2 buckets
- Manage Cloudflare Workers for edge compute and API routing
**Monitoring & Observability**
- Built daily KPI collection system tracking 60+ metrics across 9 collectors
- Implemented fleet power optimization with CPU governor tuning, voltage monitoring (avg 44.8°C)
- Created distributed observability with traces database and per-node SSH health probes
- Manage 48 Nginx reverse proxy sites with health checking
**Reliability**
- Implemented self-healing cron-based autonomy on all nodes (heartbeat 1m, heal 5m)
- Reduced node temperature from 73.8°C to 57.9°C by identifying and disabling runaway services
- Resolved undervoltage throttling via config.txt optimization (+95mV on one node)
---
## Technical Skills
**Infrastructure:** Linux (Debian/Raspberry Pi OS), Docker, Docker Swarm, systemd, Nginx, WireGuard
**Cloud:** Cloudflare (Pages, Workers, D1, KV, R2, Tunnels), DigitalOcean, Tailscale
**CI/CD:** GitHub Actions, Gitea, shell scripting, cron automation
**Languages:** Bash (91 scripts, 212 CLI tools), Python, JavaScript/TypeScript
**Monitoring:** Custom KPI system, power monitoring, thermal management, distributed tracing
**Databases:** PostgreSQL (11 DBs), SQLite (230 DBs), D1, KV stores
---
## Metrics
| Metric | Value |
|--------|-------|
| Nodes managed | 7 |
| Systemd services | 256 |
| Automated tasks | 52 |
| Docker containers | 14 |
| Cloudflare deployments | 99 |
| CLI tools built | 212 |
| Repos managed | 102 GitHub + 207 Gitea |

View File

@@ -0,0 +1,71 @@
# Alexa Amundson
**AI/ML Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
AI/ML engineer operating 27 deployed language models (48.1 GB) across a distributed edge fleet with 52 TOPS of dedicated AI acceleration. Builds custom model pipelines, inference APIs, and AI-powered automation across a 7-node infrastructure serving 48+ domains.
---
## Experience
### BlackRoad OS | Founder & AI Lead | 2024Present
**Model Deployment & Operations**
- Deploy and manage 27 Ollama models (48.1 GB) across 3 edge nodes
- Fine-tuned 4 custom CECE personality models for domain-specific generation
- Operate 2× Hailo-8 NPUs (26 TOPS each = 52 TOPS total) for accelerated inference
- Built Ollama Bridge SSE proxy for streaming model responses to web clients
**AI Infrastructure**
- Designed multi-node inference routing across Pi 5 fleet (20 GB RAM total)
- Built AI image generation hub (images.blackroad.io) with 4 backend agents (DALL-E, Flux, SDXL)
- Manage model lifecycle: deployment, monitoring, memory optimization, thermal throttle prevention
- Reduced inference node temperature from 73.8°C to 57.9°C by isolating runaway generation loops
**APIs & Integration**
- Built CECE API (FastAPI) for custom model interaction and TTS generation
- Created code search engine indexing 354 repos with FTS5 full-text search
- Operate 11 PostgreSQL databases for AI application state
- Deploy AI services via Cloudflare Workers (99 Pages, 22 D1 databases)
**Data & Knowledge Systems**
- Manage 230 SQLite databases (1.4 GB) for agent memory, metrics, and state
- Built FTS5 knowledge index across 156,675 memory entries
- 111 registered systems tracked in systems database
- Custom RoadC programming language with tree-walking interpreter
**Automation & Monitoring**
- Daily automated KPI collection tracking 60+ AI and infrastructure metrics
- Power optimization across all AI nodes (CPU governors, voltage tuning)
- Self-healing autonomy scripts ensuring model availability
---
## Technical Skills
**AI/ML:** Ollama, Hailo-8 NPU, DALL-E, Flux, SDXL, custom fine-tuning, LLM orchestration
**Languages:** Python (26 repos), JavaScript (32 repos), TypeScript (14 repos), Bash, Go, C
**Frameworks:** FastAPI, Next.js, React, Node.js
**Infrastructure:** Raspberry Pi 5 fleet, Docker Swarm, WireGuard, Cloudflare
**Databases:** PostgreSQL, SQLite/FTS5, Cloudflare D1, KV stores, Qdrant (vector)
**Tools:** Ollama, Docker, GitHub Actions, Gitea, Wrangler
---
## Metrics
| Metric | Value |
|--------|-------|
| Models deployed | 27 (48.1 GB) |
| AI acceleration | 52 TOPS |
| Custom models | 4 fine-tuned |
| Image gen agents | 4 |
| Databases | 241 (11 PG + 230 SQLite) |
| Lines of code | 7,212,320 |
| Repos | 102 |

View File

@@ -0,0 +1,73 @@
# Alexa Amundson
**Site Reliability Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
SRE managing a 7-node distributed fleet with 256 systemd services, 52 automated tasks, and self-healing autonomy. Maintains 48+ production domains, 99 Cloudflare deployments, and a daily KPI system tracking 60+ reliability metrics across 9 data sources.
---
## Experience
### BlackRoad OS | Founder & SRE Lead | 2024Present
**Reliability & Uptime**
- Operate 5 Raspberry Pi edge nodes + 2 cloud VMs with WireGuard mesh connectivity
- Implement self-healing cron automation: heartbeat every 1 minute, heal cycle every 5 minutes
- Monitor and resolve 12 failed systemd units across fleet with automated restart policies
- Manage 48 Nginx reverse proxy sites routing traffic to backend services
**Incident Response**
- Identified and resolved thermal throttling (73.8°C → 57.9°C) caused by runaway Ollama loops
- Fixed undervoltage issues across Pi fleet via config.txt tuning (+95mV recovery)
- Discovered and removed obfuscated cron dropper (security incident on Cecilia)
- Resolved swap exhaustion (100% on Cecilia) by identifying memory-hungry services
- Migrated leaked credentials from plaintext crontabs to secured env files (chmod 600)
**Monitoring & Observability**
- Built 9-collector KPI system: GitHub, Gitea, fleet, services, autonomy, LOC, local, Cloudflare, deep GitHub
- Track 60+ metrics daily: commits, fleet health, temperatures, swap, processes, connections
- Distributed tracing database with nanosecond-precision spans
- Per-node SSH health probes with Python-based remote execution
- Power monitoring deployed to all nodes (cron every 5 minutes, persistent logs)
**Infrastructure Management**
- 14 Docker containers via Docker Swarm with leader election
- 11 PostgreSQL databases with automated backup
- 9 Tailscale mesh peers for secure cross-network access
- 4 Cloudflare tunnels routing 48+ domains to fleet services
**Capacity Planning**
- Fleet: 20 GB RAM, 707 GB storage, 52 TOPS AI compute
- Identified and disabled 16 skeleton microservices freeing 800 MB RAM
- Cleaned 19 GB of stale GitHub Actions runner directories
- Power optimization: conservative CPU governors, WiFi power management, GPU memory reduction
---
## Technical Skills
**SRE:** systemd, cron, Nginx, Docker Swarm, WireGuard, Tailscale, Cloudflare Tunnels
**Monitoring:** Custom KPI collection, distributed tracing, thermal/voltage monitoring, SSH probes
**Incident Response:** Root cause analysis, credential rotation, service isolation, capacity recovery
**Languages:** Bash (212 CLI tools), Python, JavaScript
**Cloud:** Cloudflare (99 Pages, 22 D1, 46 KV, 11 R2), DigitalOcean
---
## Metrics
| Metric | Value |
|--------|-------|
| Services managed | 256 |
| Automated tasks | 52 |
| Domains served | 48+ |
| KPI metrics tracked | 60+ |
| Fleet nodes | 7 |
| Incident resolutions | 10+ |
| Docker containers | 14 |

View 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 | 2024Present
**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 |

View File

@@ -0,0 +1,72 @@
# Alexa Amundson
**Full-Stack Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Full-stack engineer with 7.2 million lines of code across 102 repositories in 10 languages. Builds end-to-end applications from React/Next.js frontends to Python/Node.js APIs, deployed across 99 Cloudflare Pages and 7 backend nodes serving 48+ domains.
---
## Experience
### BlackRoad OS | Founder & Lead Engineer | 2024Present
**Frontend**
- 75 design templates (HTML/JSX) with brand-locked design system
- 99 Cloudflare Pages projects deployed across 48+ custom domains
- Built dashboard, landing, auth, settings, status, blog, and portfolio page templates
- React/Next.js applications with real-time WebSocket integration
**Backend**
- FastAPI services (CECE API, TTS API, Lucidia API) on edge fleet
- Node.js/Express services for API routing and webhooks
- 48 Nginx reverse proxy sites routing to backend services
- 14 Docker containers running production workloads
**Databases**
- 11 PostgreSQL databases for relational data
- 230 SQLite databases (1.4 GB) for application state and agent memory
- 22 Cloudflare D1 databases for serverless applications
- 46 KV namespaces for edge caching and configuration
- FTS5 full-text search indexing 354 repos
**APIs & Services**
- AI image generation API with 4 backend agents (DALL-E, Flux, SDXL)
- Code search engine API indexing 354 repos
- Fleet health and KPI collection APIs
- GitHub-to-Gitea relay for cross-platform sync
**DevOps**
- 212 CLI tools for deployment and management
- GitHub Actions CI/CD + self-hosted Gitea (207 repos)
- Docker Swarm orchestration across Pi fleet
- 52 automated tasks (cron + systemd timers)
---
## Technical Skills
**Frontend:** React, Next.js, HTML/CSS, JSX, Cloudflare Pages
**Backend:** Python/FastAPI, Node.js, Express, Bash
**Databases:** PostgreSQL, SQLite/FTS5, Cloudflare D1, KV, R2, Qdrant
**Infrastructure:** Docker, Nginx, Linux, WireGuard, Cloudflare Tunnels
**Languages:** JavaScript (32), Python (26), HTML (21), TypeScript (14), Shell (10), Go (2), C (2)
---
## Metrics
| Metric | Value |
|--------|-------|
| Lines of code | 7,212,320 |
| Repositories | 102 |
| Languages | 10 |
| Pages deployed | 99 |
| Databases | 283 total |
| API services | 6+ |
| Domains | 48+ |

View File

@@ -0,0 +1,74 @@
# Alexa Amundson
**Cloud Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Cloud engineer managing a hybrid edge-cloud infrastructure: 99 Cloudflare Pages, 22 D1 databases, 46 KV namespaces, 11 R2 buckets, 2 DigitalOcean droplets, and 5 edge nodes connected via WireGuard mesh VPN. Serves 48+ domains through 4 Cloudflare tunnels.
---
## Experience
### BlackRoad OS | Founder & Cloud Architect | 2024Present
**Cloudflare Platform**
- Deploy and manage 99 Pages projects with git-based CI/CD
- Operate 22 D1 serverless databases (40 MB total) for application state
- Manage 46 KV namespaces for edge configuration and caching
- Maintain 11 R2 object storage buckets for assets, models, and artifacts
- Route 48+ custom domains through 4 Cloudflare tunnels to fleet services
**Hybrid Cloud Architecture**
- 5 Raspberry Pi edge nodes (4× Pi 5, 1× Pi 400) with 20 GB RAM, 707 GB storage
- 2 DigitalOcean droplets (NYC regions) for WireGuard hub and public services
- WireGuard mesh VPN connecting all nodes (10.8.0.x subnet)
- Tailscale overlay network with 9 peers for management access
- RoadNet WiFi mesh (5 APs) for local device connectivity
**Compute & Services**
- 14 Docker containers via Docker Swarm (leader on Octavia)
- 256 systemd services managed across fleet
- 48 Nginx reverse proxy sites
- 11 PostgreSQL databases, 230 SQLite databases
**Security & Networking**
- Cloudflare tunnels for zero-trust access to fleet services
- WireGuard encryption for inter-node communication
- UFW firewall policies on edge nodes
- Credential management via secured env files (chmod 600)
**Monitoring**
- Daily KPI collection across all cloud and edge infrastructure
- 60+ metrics tracked: deployments, database sizes, fleet health
- Power and thermal monitoring on all edge nodes
- Automated alerting for service failures
---
## Technical Skills
**Cloud:** Cloudflare (Pages, Workers, D1, KV, R2, Tunnels, DNS), DigitalOcean
**Networking:** WireGuard, Tailscale, Nginx, DNS (Pi-hole, PowerDNS), Cloudflare DNS
**Containers:** Docker, Docker Swarm, container orchestration
**Infrastructure:** Linux, systemd, Raspberry Pi, edge computing
**IaC:** Shell automation (212 CLI tools), cron, GitHub Actions
---
## Metrics
| Metric | Value |
|--------|-------|
| Cloudflare Pages | 99 |
| D1 databases | 22 |
| KV namespaces | 46 |
| R2 buckets | 11 |
| Domains managed | 48+ |
| CF tunnels | 4 |
| Edge nodes | 5 |
| Cloud VMs | 2 |

View File

@@ -0,0 +1,66 @@
# Alexa Amundson
**Infrastructure Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Infrastructure engineer building and operating a 7-node distributed compute fleet with 707 GB storage, 20 GB RAM, 52 TOPS AI acceleration, and WireGuard mesh networking. Manages 256 systemd services, 14 Docker containers, and 48+ production domains with automated monitoring and self-healing.
---
## Experience
### BlackRoad OS | Founder & Infrastructure Lead | 2024Present
**Physical Infrastructure**
- Built and maintain 5 Raspberry Pi edge nodes (4× Pi 5 with NVMe, 1× Pi 400)
- Installed and configured 2× Hailo-8 AI accelerators (52 TOPS combined)
- Managed hardware: NVMe drives, Pironman5 enclosures, OLED displays (I2C), UART adapters
- Resolved undervoltage issues via config.txt tuning, power supply assessment, overclock removal
**Network Infrastructure**
- WireGuard mesh VPN (10.8.0.x) connecting all nodes through DigitalOcean hub
- RoadNet WiFi mesh: 5 access points on channels 1/6/11, dedicated 10.10.x.0/24 subnets per node
- 4 Cloudflare tunnels for zero-trust external access to 48+ domains
- 48 Nginx reverse proxy configurations
- DNS infrastructure: Pi-hole (Alice), PowerDNS (Lucidia), custom dnsmasq zones (Cecilia)
**Compute Management**
- 256 systemd services and 35 timers across fleet
- 14 Docker containers via Docker Swarm
- 27 Ollama models (48.1 GB) across 3 inference nodes
- 11 PostgreSQL databases, 230 SQLite databases
**Automation**
- 212 CLI tools for fleet management
- 52 automated tasks (17 Mac cron + 35 fleet timers)
- Self-healing autonomy on all nodes (heartbeat + heal cycles)
- Fleet power optimization: CPU governors, swappiness, dirty_ratio, WiFi PM, GPU memory reduction
---
## Technical Skills
**Hardware:** Raspberry Pi 5, Hailo-8 NPU, NVMe, I2C, GPIO, USB, PCIe
**Networking:** WireGuard, Tailscale, Nginx, DNS (Pi-hole, PowerDNS, dnsmasq), Cloudflare Tunnels
**OS:** Debian/Raspberry Pi OS, systemd, udev, kernel tuning (cmdline.txt, config.txt, sysctl)
**Containers:** Docker, Docker Swarm
**Monitoring:** Custom KPI system (60+ metrics), thermal monitoring, voltage tracking
---
## Metrics
| Metric | Value |
|--------|-------|
| Fleet nodes | 7 |
| Total storage | 707 GB |
| Total RAM | 20 GB |
| AI compute | 52 TOPS |
| Systemd services | 256 |
| Network connections | 106 |
| Domains served | 48+ |

View File

@@ -0,0 +1,69 @@
# Alexa Amundson
**Backend Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Backend engineer with 7.2M lines of code across 102 repos, operating 11 PostgreSQL databases, 230 SQLite databases, 14 Docker services, and multiple API backends (FastAPI, Node.js) serving 48+ domains through Nginx reverse proxy.
---
## Experience
### BlackRoad OS | Founder & Backend Lead | 2024Present
**API Development**
- CECE API (FastAPI): Custom AI model interaction with streaming responses
- TTS API: Text-to-speech generation service
- Lucidia API (FastAPI): Application backend with Clerk auth integration
- Image generation API: 4 backend agents (DALL-E, Flux, SDXL, Together)
- Code search API: FTS5-powered search across 354 repos
- KPI collection API: 9 collectors aggregating 60+ daily metrics
**Database Engineering**
- 11 PostgreSQL databases across 3 fleet nodes
- 230 SQLite databases (1.4 GB) for state management and agent memory
- 22 Cloudflare D1 databases for serverless backends
- 46 KV namespaces for edge caching
- FTS5 full-text search index across code and knowledge bases
**Service Architecture**
- 14 Docker containers on Docker Swarm with service discovery
- 48 Nginx reverse proxy sites with upstream health checking
- WebSocket real-time streaming for AI model responses
- SSE (Server-Sent Events) proxy for Ollama model streaming
- GitHub-to-Gitea relay for cross-platform repository sync
**Data Processing**
- Daily KPI aggregation across GitHub, Gitea, fleet SSH, Cloudflare APIs
- Power monitoring data collection (5-minute intervals across fleet)
- Distributed tracing with nanosecond-precision span tracking
- Cron-based batch processing (52 automated tasks)
---
## Technical Skills
**Languages:** Python (26 repos), JavaScript (32 repos), TypeScript (14 repos), Bash, Go, C
**Frameworks:** FastAPI, Node.js/Express, Next.js API routes
**Databases:** PostgreSQL, SQLite/FTS5, Cloudflare D1/KV, Qdrant (vector)
**Infrastructure:** Docker, Nginx, systemd, Linux
**APIs:** REST, WebSocket, SSE, Cloudflare Workers
---
## Metrics
| Metric | Value |
|--------|-------|
| Lines of code | 7,212,320 |
| PostgreSQL DBs | 11 |
| SQLite DBs | 230 |
| D1 databases | 22 |
| API services | 6+ |
| Docker containers | 14 |
| Repos | 102 |

View File

@@ -0,0 +1,73 @@
# Alexa Amundson
**Systems Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Systems engineer managing 256 systemd services across a 7-node Linux fleet. Deep expertise in kernel tuning, power optimization, thermal management, device drivers (Hailo-8 NPU, I2C, GPIO, UART), and distributed system reliability with automated monitoring and self-healing.
---
## Experience
### BlackRoad OS | Founder & Systems Lead | 2024Present
**Linux Systems**
- Manage 5 Raspberry Pi nodes (Debian Bookworm) + 2 Ubuntu VMs
- Configure and tune 256 systemd services and 35 timers
- Kernel parameter optimization: CPU governors, swappiness, dirty_ratio, WiFi power management
- Custom udev rules for device persistence (vcio, Hailo-8, USB peripherals)
- Boot configuration: cmdline.txt, config.txt, /etc/sysctl.d/ for persistent tuning
**Hardware & Device Drivers**
- 2× Hailo-8 AI accelerators: PCIe driver installation, /dev/hailo0 device management
- I2C devices: Pironman5 OLED display (0x3c), sensor interfaces
- UART/serial: CP2102 adapters, BL808 RISC-V dev boards
- GPIO: IR receivers, custom peripheral control
- NVMe storage: 1 TB drive on Octavia for high-speed workloads
**Performance Engineering**
- Resolved thermal throttling: identified runaway processes, reduced 73.8°C → 57.9°C
- Fixed undervoltage: removed overclock settings, tuned voltage (+95mV recovery)
- Power optimization deployed fleet-wide: conservative governors, GPU memory reduction (256→16 MB)
- Boot-persistent config via tmpfiles.d, rc.local, sysctl.d
**Networking**
- WireGuard mesh VPN across all nodes
- DNS infrastructure: Pi-hole, PowerDNS (Docker), dnsmasq with custom zones (.cece, .blackroad)
- Nginx (48 sites), Cloudflare tunnels (4), Tailscale (9 peers)
- Network diagnostics: 106 active connections monitored, 867 processes tracked
**Security**
- Credential rotation: migrated secrets from crontabs to env files (chmod 600)
- Identified and removed obfuscated cron dropper (malware)
- SSH key audit: 50+ keys on Alice/Octavia
- UFW firewall management on edge nodes
---
## Technical Skills
**OS:** Debian, Raspberry Pi OS, Ubuntu, systemd, udev, kernel tuning
**Hardware:** Hailo-8 NPU, Raspberry Pi 5, I2C, GPIO, UART, PCIe, NVMe
**Networking:** WireGuard, Tailscale, Nginx, DNS (Pi-hole, PowerDNS, dnsmasq)
**Security:** SSH hardening, credential management, firewall (UFW/nftables)
**Scripting:** Bash (212 tools, 91 scripts), Python
---
## Metrics
| Metric | Value |
|--------|-------|
| Systemd services | 256 |
| Fleet nodes | 7 |
| AI acceleration | 52 TOPS |
| Processes managed | 867 |
| Network connections | 106 |
| Automated tasks | 52 |
| CLI tools | 212 |

View File

@@ -0,0 +1,71 @@
# Alexa Amundson
**Edge Computing Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Edge computing engineer operating a 5-node Raspberry Pi fleet with 52 TOPS AI acceleration, 27 deployed models, WireGuard mesh networking, and carrier-grade WiFi mesh. Builds edge-native services with self-healing automation, thermal management, and hybrid edge-cloud architecture.
---
## Experience
### BlackRoad OS | Founder & Edge Lead | 2024Present
**Edge Fleet**
- 5 Raspberry Pi nodes: 4× Pi 5 (8 GB RAM, NVMe), 1× Pi 400 (4 GB RAM)
- 2× Hailo-8 NPUs (26 TOPS each) for on-device AI inference
- 707 GB total fleet storage, 20 GB total RAM
- Docker Swarm orchestration with automatic service placement
**Edge AI**
- 27 Ollama models (48.1 GB) running locally across 3 nodes
- 4 custom fine-tuned models for domain-specific inference
- SSE proxy for streaming model responses to web clients
- Image generation pipeline with 4 backend agents
**Edge Networking**
- RoadNet: 5 WiFi access points (channels 1/6/11), dedicated 10.10.x.0/24 subnets
- WireGuard mesh VPN (10.8.0.x) connecting all nodes to cloud hub
- 4 Cloudflare tunnels for secure external access
- Pi-hole DNS, PowerDNS, custom dnsmasq zones at edge
**Edge Reliability**
- Self-healing cron automation on every node
- Power optimization: CPU governors, voltage tuning, thermal throttle prevention
- Avg fleet temperature: 44.8°C (down from 73.8°C peak after optimization)
- 256 systemd services managed across fleet
**Hybrid Architecture**
- Edge nodes handle AI inference, local services, DNS, monitoring
- Cloud (Cloudflare) handles 99 Pages deployments, 22 D1 databases, CDN
- DigitalOcean VMs as WireGuard hubs and public endpoints
- Tailscale overlay (9 peers) for cross-network management
---
## Technical Skills
**Edge:** Raspberry Pi 5, Hailo-8 NPU, NVMe, PCIe, GPIO, I2C
**Networking:** WireGuard, WiFi mesh, Cloudflare Tunnels, DNS (Pi-hole, PowerDNS)
**AI:** Ollama, Hailo-8 inference, custom model fine-tuning
**Containers:** Docker, Docker Swarm
**Automation:** systemd (256 services), cron (52 tasks), self-healing scripts
---
## Metrics
| Metric | Value |
|--------|-------|
| Edge nodes | 5 |
| AI acceleration | 52 TOPS |
| Models deployed | 27 (48.1 GB) |
| WiFi APs | 5 |
| Fleet storage | 707 GB |
| Avg temperature | 44.8°C |
| Services | 256 |

View File

@@ -0,0 +1,72 @@
# Alexa Amundson
**Automation Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://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 | 2024Present
**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 |

View File

@@ -0,0 +1,74 @@
# Alexa Amundson
**Database Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Database engineer managing 283 databases across 5 engines: 11 PostgreSQL, 230 SQLite (1.4 GB), 22 Cloudflare D1, 46 KV namespaces, and Qdrant vector DB. Designs schemas for AI agent memory, metrics collection, fleet state, and full-text search with FTS5.
---
## Experience
### BlackRoad OS | Founder & Data Lead | 2024Present
**PostgreSQL**
- 11 production databases across 3 fleet nodes (Alice, Cecilia, Lucidia)
- Application state for CECE API, Lucidia API, and fleet services
- Automated backup and monitoring
**SQLite / FTS5**
- 230 SQLite databases (1.4 GB total) in ~/.blackroad/
- Key databases: metrics.db (6 tables), systems.db (111 entries), analytics.db, agents.db
- FTS5 full-text search index for code search across 354 repos
- Agent memory databases for AI conversation state
- Observability traces database with nanosecond-precision spans
**Cloudflare D1**
- 22 serverless databases (40 MB total) for edge applications
- images-blackroad: AI image generation metadata
- index-blackroad: code search index (2,524 files)
- blackroad-auth, blackroad-saas, blackroad-logs, and 17 more
**KV / Key-Value**
- 46 Cloudflare KV namespaces for edge state and configuration
- Agent inboxes, config, telemetry, templates, users, world state
- Low-latency edge reads for Cloudflare Workers
**Vector Database**
- Qdrant on Alice for semantic search and embeddings
- Knowledge retrieval for AI agent systems
**Schema Design**
- Metrics schema: metrics, counters, alerts, system_metrics, custom_metrics, metric_definitions
- Inventory schema: inventory, movements, locations
- Observability schema: traces, spans (parent-child), metrics, logs
- Dashboard schema: services, nodes, activity logs
---
## Technical Skills
**Databases:** PostgreSQL, SQLite, Cloudflare D1, KV stores, Qdrant
**Search:** FTS5 full-text search, vector similarity search
**Languages:** Python, SQL, JavaScript, Bash
**Infrastructure:** Linux, Docker, Cloudflare Workers
**Tools:** psql, sqlite3, Wrangler, custom CLI tools
---
## Metrics
| Metric | Value |
|--------|-------|
| Total databases | 283 |
| PostgreSQL DBs | 11 |
| SQLite DBs | 230 (1.4 GB) |
| D1 databases | 22 (40 MB) |
| KV namespaces | 46 |
| Systems tracked | 111 |
| Repos indexed | 354 |

View File

@@ -0,0 +1,72 @@
# Alexa Amundson
**Network Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Network engineer operating a multi-layer network stack: WireGuard mesh VPN, Tailscale overlay (9 peers), RoadNet WiFi mesh (5 APs), 4 Cloudflare tunnels serving 48+ domains, DNS infrastructure (Pi-hole + PowerDNS + dnsmasq), and 48 Nginx reverse proxy sites across a 7-node fleet.
---
## Experience
### BlackRoad OS | Founder & Network Lead | 2024Present
**VPN & Mesh Networking**
- WireGuard mesh VPN (10.8.0.x subnet) with DigitalOcean hub routing to all edge nodes
- Tailscale overlay network: 9 peers for management access across network boundaries
- RoadNet WiFi mesh: 5 access points on non-overlapping channels (1, 6, 11)
- Dedicated subnets: 10.10.{1-5}.0/24 per node with NAT through wlan0
**DNS Infrastructure**
- Pi-hole on Alice: fleet-wide ad blocking and DNS resolution
- PowerDNS on Lucidia (Docker): authoritative DNS for custom zones
- dnsmasq on Cecilia: custom DNS zones (.cece, .blackroad, .entity, .soul, .dream)
- Cloudflare DNS for 48+ public domains
**Reverse Proxy & Load Balancing**
- 48 Nginx sites routing traffic to fleet services
- 4 Cloudflare tunnels for zero-trust external access
- Per-service routing: API, web, git, AI inference endpoints
- SSL/TLS termination via Cloudflare
**Monitoring & Diagnostics**
- 106 active network connections monitored across fleet
- 867 processes tracked for network resource usage
- SSH-based fleet probing with health checks
- Daily KPI collection including connection counts and peer status
**Security**
- Zero-trust architecture via Cloudflare tunnels (no exposed ports)
- WireGuard encryption for all inter-node traffic
- UFW firewall on edge nodes (INPUT DROP policy)
- SSH key management across 50+ authorized keys
---
## Technical Skills
**VPN:** WireGuard, Tailscale
**DNS:** Pi-hole, PowerDNS, dnsmasq, Cloudflare DNS
**Proxy:** Nginx, Cloudflare Tunnels
**WiFi:** hostapd, RoadNet mesh configuration
**Security:** UFW, nftables, SSH hardening, TLS
**Monitoring:** Custom probes, ss, connection tracking
---
## Metrics
| Metric | Value |
|--------|-------|
| VPN nodes | 7 (WireGuard) |
| Tailscale peers | 9 |
| WiFi APs | 5 |
| Domains | 48+ |
| Nginx sites | 48 |
| CF tunnels | 4 |
| Connections | 106 |

View File

@@ -0,0 +1,71 @@
# Alexa Amundson
**Security Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Security engineer who identified and remediated malware, credential leaks, and misconfigurations across a 7-node distributed fleet. Implements zero-trust networking via Cloudflare tunnels, WireGuard encryption, firewall policies, and credential management across 256 managed services.
---
## Experience
### BlackRoad OS | Founder & Security Lead | 2024Present
**Incident Response**
- Discovered and removed obfuscated cron dropper executing from /tmp/op.py (Cecilia)
- Identified leaked GitHub PAT (gho_Gfu...) in Lucidia service file, initiated rotation
- Found and investigated xmrig crypto miner service configuration on Lucidia
- Migrated credentials from plaintext crontabs to secured env files (chmod 600) fleet-wide
**Network Security**
- Zero-trust architecture: all external access through 4 Cloudflare tunnels (no exposed ports)
- WireGuard encryption for all inter-node communication (10.8.0.x mesh)
- UFW firewall with INPUT DROP policy on edge nodes
- Tailscale ACLs for management access (9 peers)
**Access Management**
- SSH key audit: identified 50+ keys on Alice and Octavia requiring cleanup
- NOPASSWD sudo policies documented across all nodes
- Identified 3 Tailscale ghost nodes (offline 15+ days) for decommissioning
- Per-user cron job audit across all fleet nodes
**Infrastructure Hardening**
- Disabled 16 unused skeleton microservices (freed 800 MB RAM, reduced attack surface)
- Masked crash-looping services (rpi-connect-wayvnc) to prevent service abuse
- Removed overclock settings causing instability
- Secured GitHub relay credentials in ~/.github-relay.env (chmod 600)
**Monitoring & Detection**
- Self-healing autonomy scripts detecting and restarting failed services
- 12 failed systemd units tracked and investigated daily
- Fleet-wide power monitoring detecting anomalous CPU usage
- Daily KPI collection tracking security-relevant metrics
---
## Technical Skills
**Security:** Incident response, credential management, malware removal, hardening
**Networking:** WireGuard, Cloudflare Tunnels (zero-trust), UFW, nftables, Tailscale
**Linux:** systemd, SSH, file permissions, audit, service isolation
**Monitoring:** Custom KPI system, anomaly detection, SSH probes
**Tools:** Bash (212 CLI tools), Python, GitHub CLI
---
## Metrics
| Metric | Value |
|--------|-------|
| Incidents remediated | 5+ |
| Services managed | 256 |
| Firewall policies | UFW + nftables |
| VPN tunnels | 4 CF + 7 WG |
| Services disabled | 16+ |
| Credentials rotated | 4+ |
| Fleet nodes secured | 7 |

73
roles/15-data-engineer.md Normal file
View File

@@ -0,0 +1,73 @@
# Alexa Amundson
**Data Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Data engineer building pipelines that collect, aggregate, and report 60+ KPIs daily across 9 data sources. Manages 283 databases (PostgreSQL, SQLite, D1, KV), FTS5 search indexes, and distributed tracing infrastructure across a 7-node fleet.
---
## Experience
### BlackRoad OS | Founder & Data Lead | 2024Present
**Data Pipelines**
- Built 9-collector KPI pipeline: GitHub API, Gitea API, SSH fleet probes, Cloudflare API, local system metrics
- Daily aggregation of 60+ metrics into timestamped JSON snapshots
- Day-over-day delta computation for trend tracking
- Multi-format output: terminal report, Slack (block kit), markdown, raw JSON
**Data Collection**
- GitHub collector: commits, PRs, events, languages, stars, forks via `gh` CLI API
- Fleet collector: Python probes piped over SSH to each node (CPU, RAM, disk, Docker, Ollama)
- Services collector: deep inspection of Ollama, Docker, PostgreSQL, Nginx, systemd per node
- Autonomy collector: self-healing events, cron jobs, timers, service restarts
- Cloudflare collector: D1 databases, KV namespaces, R2 buckets, Pages projects
**Data Storage**
- 11 PostgreSQL databases across fleet
- 230 SQLite databases (1.4 GB) with 111 registered systems
- 22 D1 databases (40 MB) for serverless applications
- 46 KV namespaces for edge state
- FTS5 index across 354 repos and 156,675 memory entries
**Data Quality**
- All KPI metrics machine-verified from live sources
- Automated collection via cron (6 AM daily) + GitHub Actions
- Snapshot retention: daily JSON files with full source data
- Distributed tracing with nanosecond-precision spans
**Reporting**
- Terminal dashboard with color-coded metrics and progress bars
- Slack webhook integration with block kit formatting
- Markdown report for GitHub README auto-update
- Historical comparison with delta indicators
---
## Technical Skills
**Pipelines:** Bash, Python, SSH, cron, GitHub Actions
**Databases:** PostgreSQL, SQLite/FTS5, Cloudflare D1, KV
**APIs:** GitHub API, Cloudflare API, Gitea API, Ollama API
**Formats:** JSON, Markdown, Slack Block Kit
**Tools:** gh CLI, Wrangler, Python (json, urllib), Bash
---
## Metrics
| Metric | Value |
|--------|-------|
| Daily KPIs tracked | 60+ |
| Data collectors | 9 |
| Databases managed | 283 |
| Data pipeline runs | Daily automated |
| Repos indexed | 354 |
| Memory entries | 156,675 |
| Report formats | 4 |

View File

@@ -0,0 +1,71 @@
# Alexa Amundson
**Solutions Architect**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Solutions architect who designed and built a complete hybrid edge-cloud platform: 7 compute nodes, 99 Cloudflare deployments, 309 repositories, 283 databases, 27 AI models, and 48+ production domains. Architects systems spanning infrastructure, application, data, and AI layers.
---
## Experience
### BlackRoad OS | Founder & Architect | 2024Present
**Architecture Design**
- Hybrid edge-cloud: 5 Pi edge nodes + 2 cloud VMs + Cloudflare serverless
- Zero-trust networking: Cloudflare tunnels for external access, WireGuard for internal mesh
- Multi-database strategy: PostgreSQL (relational), SQLite (embedded), D1 (serverless), KV (cache), Qdrant (vector)
- AI inference tier: 27 models distributed across 3 nodes with NPU acceleration (52 TOPS)
**Platform Scale**
- 7,212,320 lines of code across 102 GitHub repos (10 languages)
- 207 Gitea repos across 7 organizations (self-hosted)
- 99 Cloudflare Pages, 22 D1, 46 KV, 11 R2 for serverless layer
- 256 systemd services, 14 Docker containers, 48 Nginx sites
**Integration Design**
- GitHub ↔ Gitea sync relay (30-minute automated mirror)
- Cloudflare tunnel routing: 4 tunnels mapping 48+ domains to fleet services
- AI pipeline: model deployment → inference API → SSE streaming → web client
- KPI pipeline: 9 collectors → aggregation → Slack + markdown + terminal reports
**Brand & Product**
- 75 design templates with brand-locked design system (gradient, fonts, rules)
- 15 page template types covering full SaaS application surface
- Code search engine: 354 repos indexed with FTS5
- AI image generation hub with 4 backend agents
**Operational Architecture**
- Self-healing: heartbeat/heal cycles on all nodes
- Observability: 60+ KPIs, distributed tracing, power monitoring
- Security: credential rotation, firewall policies, zero-trust access
- Capacity: 707 GB storage, 20 GB RAM, 52 TOPS AI, auto-scaling via Cloudflare
---
## Technical Skills
**Architecture:** Hybrid edge-cloud, microservices, event-driven, zero-trust
**Cloud:** Cloudflare (full stack), DigitalOcean, Tailscale
**Compute:** Raspberry Pi fleet, Docker Swarm, systemd, Hailo-8 NPU
**Data:** PostgreSQL, SQLite, D1, KV, R2, Qdrant, FTS5
**Languages:** Python, JavaScript, TypeScript, Bash, Go, C
---
## Metrics
| Metric | Value |
|--------|-------|
| Total LOC | 7,212,320 |
| Repos | 309 (102 GH + 207 Gitea) |
| Databases | 283 |
| CF resources | 178 (99 Pages + 22 D1 + 46 KV + 11 R2) |
| AI models | 27 (48.1 GB) |
| Domains | 48+ |
| Services | 256 |

View File

@@ -0,0 +1,71 @@
# Alexa Amundson
**Technical Lead**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Technical lead building BlackRoad OS from zero to 7.2M LOC, 309 repos, and a 7-node production fleet. Drives technical direction across AI/ML, infrastructure, cloud, and developer tooling. 326 commits/day velocity with 4,019 PRs merged and 60+ KPIs tracked daily.
---
## Experience
### BlackRoad OS | Founder & Technical Lead | 2024Present
**Technical Vision & Execution**
- Architected full-stack platform: edge compute (5 Pis) + cloud (Cloudflare + DO) + AI (27 models)
- Grew codebase to 7,212,320 LOC across 102 GitHub repos in 10 languages
- Maintained 326 commits/day development velocity
- Merged 4,019 pull requests across all repositories
**Infrastructure Leadership**
- Designed hybrid edge-cloud architecture with 7 compute nodes
- 99 Cloudflare Pages, 22 D1 databases, 46 KV, 11 R2 buckets
- WireGuard mesh VPN + Cloudflare tunnels for secure distributed operations
- 256 systemd services, 14 Docker containers, 48 Nginx sites
**AI/ML Direction**
- Deployed 27 Ollama models (48.1 GB) with 52 TOPS hardware acceleration
- Fine-tuned 4 custom models for domain-specific applications
- Built AI image generation pipeline with 4 backend agents
- SSE streaming proxy for real-time model interaction
**Developer Experience**
- Built 212 CLI tools (121 MB) for team productivity
- Self-hosted Gitea with 207 repos across 7 organizations
- Code search engine indexing 354 repos with FTS5
- Automated deployment pipelines via GitHub Actions and Cloudflare
**Operational Excellence**
- Built KPI system tracking 60+ metrics across 9 data sources
- Self-healing automation on all fleet nodes
- Security hardening: malware removal, credential rotation, zero-trust networking
- Power and thermal optimization across edge fleet
---
## Technical Skills
**Leadership:** Architecture design, technical roadmap, operational excellence
**Stack:** Python, JavaScript/TypeScript, Bash, Go | FastAPI, Next.js, React
**Infrastructure:** Linux, Docker, Cloudflare, WireGuard, Raspberry Pi, Hailo-8
**Data:** PostgreSQL, SQLite, D1, KV, R2, FTS5, Qdrant
**AI:** Ollama, custom fine-tuning, NPU inference, multi-model orchestration
---
## Metrics
| Metric | Value |
|--------|-------|
| Lines of code | 7,212,320 |
| Commits/day | 326 |
| PRs merged | 4,019 |
| Repos | 309 |
| AI models | 27 |
| Fleet nodes | 7 |
| KPIs tracked | 60+ |

View File

@@ -0,0 +1,72 @@
# Alexa Amundson
**Python Developer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Python developer with 26 Python repositories building FastAPI services, CLI tools, data pipelines, AI model interfaces, and automation scripts. Operates 11 PostgreSQL databases, 230 SQLite databases, and production APIs serving 27 AI models across a distributed fleet.
---
## Experience
### BlackRoad OS | Founder & Python Lead | 2024Present
**API Development (FastAPI)**
- CECE API: AI model interaction service with streaming responses
- TTS API: Text-to-speech generation backend
- Lucidia API: Full application backend with auth integration
- KPI collection service: 9 data collectors with JSON aggregation
**Data & Automation**
- 230 SQLite databases (1.4 GB) managed via Python sqlite3
- FTS5 full-text search across 354 repos and 156,675 memory entries
- Daily KPI pipeline: GitHub/Gitea API collection, SSH fleet probing, metric aggregation
- Fleet probe scripts: Python-based remote execution piped over SSH
**AI/ML Integration**
- Ollama API integration for 27 model endpoints
- Custom fine-tuning pipeline for 4 CECE personality models
- Image generation orchestration across 4 backends (DALL-E, Flux, SDXL, Together)
- SSE/WebSocket streaming for real-time model responses
**CLI & Scripting**
- RoadC interpreter: lexer, parser, tree-walking evaluator in Python
- `roadid`: fleet identity management CLI
- `carpool`: agent routing and load balancing tool
- Fleet power optimization scripts with --apply mode
- Observability system with distributed tracing
**Infrastructure**
- 35 pip packages installed for production use
- Docker containerization of Python services
- GitHub Actions CI/CD for Python projects
- PostgreSQL (psycopg2) and SQLite database management
---
## Technical Skills
**Python:** FastAPI, sqlite3, json, urllib, subprocess, asyncio
**Databases:** PostgreSQL (psycopg2), SQLite/FTS5, Cloudflare D1
**AI/ML:** Ollama, model fine-tuning, inference APIs
**APIs:** REST, WebSocket, SSE, GitHub API, Cloudflare API
**Tools:** Docker, GitHub Actions, pip, venv
---
## Metrics
| Metric | Value |
|--------|-------|
| Python repos | 26 |
| APIs built | 4+ |
| SQLite DBs | 230 |
| PostgreSQL DBs | 11 |
| pip packages | 35 |
| Models integrated | 27 |
| Lines of code | 7,212,320 |

View File

@@ -0,0 +1,71 @@
# Alexa Amundson
**Product Engineer**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Product engineer who built BlackRoad OS from concept to production: 99 deployed web properties, 48+ custom domains, 75 design templates, a daily KPI dashboard, and AI-powered tools. Ships across the full stack — frontend templates, backend APIs, infrastructure, and monitoring.
---
## Experience
### BlackRoad OS | Founder & Product Engineer | 2024Present
**Product Development**
- Built and deployed 99 Cloudflare Pages projects across 48+ custom domains
- Created 75 design templates (15 page types) with brand-locked design system
- AI image generation hub (images.blackroad.io) with 4 backend agents
- Code search engine (index.blackroad.io) indexing 354 repos
- Daily KPI dashboard tracking 60+ metrics with Slack integration
**Frontend**
- 75 HTML/JSX templates: landing, dashboard, auth, settings, blog, portfolio, status, docs, pricing
- Brand system: 6-color gradient, 3 font families (Space Grotesk, JetBrains Mono, Inter)
- React/Next.js applications with real-time streaming
**Backend & APIs**
- FastAPI services: CECE (AI), TTS (speech), Lucidia (application)
- 14 Docker containers serving production workloads
- 11 PostgreSQL + 230 SQLite databases for application state
- WebSocket/SSE streaming for AI model interaction
**Infrastructure**
- 7-node hybrid edge-cloud fleet
- 27 AI models (48.1 GB) for product features
- 256 systemd services, 52 automated tasks
- Self-healing autonomy on all production nodes
**Metrics & Growth**
- 7,212,320 lines of code across 102 repos
- 326 commits/day development velocity
- 4,019 PRs merged
- 60+ KPIs tracked daily across 9 collectors
---
## Technical Skills
**Frontend:** React, Next.js, HTML/CSS, JSX, Cloudflare Pages
**Backend:** Python/FastAPI, Node.js, Docker
**Design:** Brand systems, template architecture, responsive design
**Data:** PostgreSQL, SQLite, D1, KV, FTS5
**Infrastructure:** Cloudflare, Docker Swarm, Linux, WireGuard
---
## Metrics
| Metric | Value |
|--------|-------|
| Deployed sites | 99 |
| Design templates | 75 |
| Domains | 48+ |
| AI models | 27 |
| Lines of code | 7,212,320 |
| Commits/day | 326 |
| KPIs tracked | 60+ |

94
roles/20-startup-cto.md Normal file
View File

@@ -0,0 +1,94 @@
# Alexa Amundson
**CTO / Technical Co-Founder**
amundsonalexa@gmail.com | [github.com/blackboxprogramming](https://github.com/blackboxprogramming)
---
## Summary
Technical founder who built BlackRoad OS from zero to a production platform: 7.2M LOC, 309 repos, 7-node fleet, 99 cloud deployments, 27 AI models, 283 databases, and 48+ live domains. Operates the entire technical stack — infrastructure, backend, frontend, AI, DevOps, security, and observability — solo.
---
## Experience
### BlackRoad OS | Founder & CTO | 2024Present
**Built From Zero**
- 7,212,320 lines of code across 102 GitHub + 207 Gitea repos
- 10 programming languages: JavaScript, Python, TypeScript, HTML, Shell, Dockerfile, Go, C, MDX, CSS
- 326 commits/day sustained velocity, 4,019 PRs merged
- 212 CLI tools (121 MB) built for operational efficiency
**Infrastructure (designed & operated)**
- 5 Raspberry Pi edge nodes + 2 DigitalOcean VMs + Cloudflare serverless
- WireGuard mesh VPN + 4 Cloudflare tunnels + Tailscale (9 peers)
- 256 systemd services, 14 Docker containers, 48 Nginx sites
- 707 GB storage, 20 GB RAM, 52 TOPS AI compute (2× Hailo-8)
**AI/ML (deployed & tuned)**
- 27 Ollama models (48.1 GB) across 3 inference nodes
- 4 custom fine-tuned models
- AI image generation with 4 backend agents
- Streaming inference via SSE proxy
**Cloud (Cloudflare full-stack)**
- 99 Pages projects, 22 D1 databases, 46 KV namespaces, 11 R2 buckets
- 48+ custom domains with SSL/TLS
- Serverless Workers for edge compute
**Data (283 databases)**
- 11 PostgreSQL, 230 SQLite (1.4 GB), 22 D1, 46 KV
- FTS5 search across 354 repos
- Distributed tracing with nanosecond precision
**Automation & Ops**
- 52 automated tasks (17 Mac cron + 35 fleet timers)
- Self-healing autonomy on all nodes
- Daily KPI collection: 60+ metrics across 9 data sources
- Slack integration for operational reporting
**Security**
- Malware discovery and removal
- Credential rotation fleet-wide
- Zero-trust architecture via Cloudflare tunnels
**Product**
- 75 design templates with brand-locked system
- 15 page types covering full SaaS surface
- Custom programming language (RoadC) with interpreter
---
## The Numbers
| Category | Metric | Value |
|----------|--------|-------|
| **Code** | Lines of code | 7,212,320 |
| | Commits/day | 326 |
| | PRs merged | 4,019 |
| | Repositories | 309 |
| | Languages | 10 |
| **Infra** | Fleet nodes | 7 |
| | Systemd services | 256 |
| | Docker containers | 14 |
| | Nginx sites | 48 |
| **AI** | Models deployed | 27 (48.1 GB) |
| | AI acceleration | 52 TOPS |
| | Custom models | 4 |
| **Cloud** | CF Pages | 99 |
| | D1 databases | 22 |
| | KV namespaces | 46 |
| | R2 buckets | 11 |
| | Domains | 48+ |
| **Data** | Total databases | 283 |
| | PostgreSQL | 11 |
| | SQLite | 230 (1.4 GB) |
| **Ops** | CLI tools | 212 |
| | Automated tasks | 52 |
| | KPIs tracked | 60+ |
| **Local** | Brew packages | 293 |
| | Templates | 75 |
| | Shell scripts | 91 |