01 · Roasts
The Ghost of Commits Past
58 commits in a year across a heatmap that looks like a connect-the-dots puzzle with most dots missing. Two spikes (week 4 and week 14) and then silence — that's not a workflow, that's a cameo.
Lab Rat, Not Lab Lead
All three scored repos have 'lab' or 'accelerator' in the name. You're a Senior Lead Platform Engineer at LSEG and your GitHub portfolio is 100% proof-of-concepts. Where's the actual product?
Testing? Never Heard of Her
HAS_TESTS=no across every single repo. You're writing Terraform for financial infrastructure at a stock exchange by day, and literally zero test coverage on your public repos. The irony is load-bearing.
The 2-Day Old Accelerator
accelerator-terraform-aws-oidc-gha was pushed on Feb 8 and scored on Feb 9. It got a depth score of 20, which is generous for a repo that's younger than most leftovers in your fridge.
Community of One
39 followers, following 6 people, 1 external PR all year, 0 issues. You follow fewer people than there are repos in your graveyard. This is a monologue, not a conversation.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight30F
- Consistency20% weight20F
- Quality20% weight57D
- Depth15% weight35F
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
17 active days
Language distribution
- HCL63%
- Go35%
- PowerShell1%
- Makefile0%
- Other1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
58
Followers
39
Joined GitHub
Jan 2021
05 · Top repos
luke-taylor /
lab-terraform-ha-nva-azure-route-server
Terraform lab project demonstrating Azure Route Server HA architecture with NVAs, BGP peering, and multi-region hub-spoke topology. Single-authored, experimental scope with limited adoption signals.
luke-taylor /
accelerator-terraform-aws-oidc-gha
A Terraform bootstrapper for AWS + GitHub Actions OIDC setup. Well-documented with clear architecture, typed Terraform, and modular design, but brand-new (2 days old), no tests/CI, and minimal adoption signals.
luke-taylor /
lab-terraform-shared-configuration
A focused lab project demonstrating dynamic configuration sharing across modular Terraform deployments using Azure App Configuration Store. Well-documented hub-spoke architecture pattern with reusable module, but minimal adoption (22 stars) and only 1 week of development activity.
06 · Timeline
- Jan 11, 2021Joined GitHub
- Aug 28, 2023Created lab-terraform-ha-nva-azure-route-server — A Terraform deployment of implementing High Availability with Azure Route Server on NVAs.
- Apr 28, 2024Created lab-terraform-shared-configuration — A lab demonstrating how configuration can be shared dynamically across multiple modular terraform deployments.
- Feb 8, 2026Created accelerator-terraform-aws-oidc-gha — An accelerator/bootstrapper for deploying Terraform on AWS with OIDC authentication via GitHub Actions
- Feb 9, 2026Most recent push to accelerator-terraform-aws-oidc-gha
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.