Files
alexa-amundson-resume/roles/19-product-engineer.md
Alexa Amundson ec7b1445b5 kpi: auto-update metrics 2026-03-13
RoadChain-SHA2048: c645c1292ab1555e
RoadChain-Identity: alexa@sovereign
RoadChain-Full: c645c1292ab1555ebe6982915536d1c94701ff6bb16c20ed6ef4144eb50c9f984b4bfe5b9902109e8defd958d6be43ced8ec11cf95d6241536cd4da0b75f8fb48cbeb1b9f450c8f665b73d39e837d23e73e2ba4201af4dc40c02a34283efb04b39c612083465536f194f16adfadb1b56f714a65b918f40750f54eebf7724236861de173ec31963ff3b1b988d712be7e5acc3fe391eb804d3fdcfb9ccf77afc732660d23fff801f894318327eabf775eb4f4e67f7f22d07f23b0e17f6594cfe95b83b275fb7baaa97115e86562604fc5b47cc8024574b61396924e0ee2b7e454b0a1480c3076c7ad72408ceb4a75360d2d49c7d805c37ac5315af00e4a8ca2262
2026-03-13 23:16:12 -05:00

2.2 KiB
Raw Blame History

Alexa Amundson

Product Engineer

amundsonalexa@gmail.com | github.com/blackboxprogramming


Summary

99 live sites, but no design team. Built a brand-locked design system with 75 templates, 15 page types, and automated compliance auditing — every site ships on-brand because the system won't let you ship off-brand.


Experience

BlackRoad OS | Founder & Product Engineer | 2025Present

The System: Brand as Code

  • Gradient spectrum locked: #FF6B2B → #FF2255 → #CC00AA → #8844FF → #4488FF → #00D4FF. No other colors in containers with text
  • Typography locked: Space Grotesk for display, JetBrains Mono for code, Inter for body. Golden ratio spacing (φ = 1.618)
  • Automated brand compliance auditing — tooling scans all 99 sites for violations. Mass update tooling applies fixes fleet-wide

The Coverage: 15 Page Types, Every SaaS Surface

  • Landing (hero, light alt), pricing, blog (listing + article), docs, dashboard, auth, portfolio, contact, error-404, status, settings, team, changelog
  • 75 design templates (HTML/JSX) — each one brand-locked, responsive, and production-ready. Plug in content and deploy
  • 99 Cloudflare Pages projects across 48+ custom domains — every site is live, every domain has SSL, every page loads in under 2 seconds

The Product: AI Image Generation

  • images.blackroad.io — AI image generation hub with 4 backend agents, R2 storage, D1 metadata, single API endpoint
  • Users request images by prompt. System routes to best model (DALL-E for quality, Flux for speed). Results stored and served from R2

Technical Skills

React, Next.js, HTML/CSS, Cloudflare Pages, design systems, brand management, Figma


Metrics

Metric Value Source
CF Pages live cloudflare.sh — wrangler pages list
Templates live local.sh — ls ~/Desktop/templates
Total Repos live github-all-orgs.sh — gh api repos (17 owners)
Lines of Code live loc.sh — cloc + fleet SSH
Nginx Sites live services.sh — /etc/nginx/sites-enabled via SSH
CLI Tools live local.sh — ls ~/bin