Files
alexa-amundson-resume/roles/17-technical-lead.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.1 KiB
Raw Blame History

Alexa Amundson

Technical Lead

amundsonalexa@gmail.com | github.com/blackboxprogramming


Summary

326 commits/day. 4,019 PRs merged. 1,603 repos across 17 organizations. 20 languages. 7.2M lines of code. This is what sustained technical velocity looks like when you architect for speed and automate everything that slows you down.


Experience

BlackRoad OS | Founder & Technical Lead | 2025Present

The Velocity: Why These Numbers Are Real

  • 326 commits/day isn't sprinting — it's the natural output of 212 CLI tools, automated pipelines, and infrastructure that doesn't fight you
  • 4,019 PRs merged across all repos. Every change goes through a PR, even solo. The discipline of code review applies to yourself
  • 1,603 GitHub repos across 17 organizations — each org has a purpose (AI, Cloud, Hardware, Education, etc.). 207 more on self-hosted Gitea

The Breadth: 20 Languages, One Person

  • Python (470 repos), JavaScript (114), HTML (314), Shell (160), TypeScript (85), Go, C, MDX, Dockerfile, CSS — the right language for the right job
  • 7.2M lines of code tracked daily by automated LOC collector — not vanity, verification. Every line is accounted for
  • Custom programming language (RoadC) with full interpreter: lexer, parser, tree-walking evaluator — because sometimes the right tool doesn't exist yet

The Principle

  • Technical leadership isn't about managing people. It's about building systems so well that one person can operate what usually takes a team

Technical Skills

Python, JavaScript, TypeScript, Bash, Go, C, React, FastAPI, system design, mentorship


Metrics

Metric Value Source
Commits Today live github.sh — gh api events
PRs Merged live github.sh — gh api search/issues
Total Repos live github-all-orgs.sh — gh api repos (17 owners)
Lines of Code live loc.sh — cloc + fleet SSH
Languages live github-all-orgs.sh — repo language field
CLI Tools live local.sh — ls ~/bin