01 · Roasts
The One-Day Architect
o3de-atom-sampleviewer-changml was created and last pushed on the exact same day — 2022-10-07. That's not a project, that's a git clone with extra steps.
48 PRs, 0 Stars
You filed 48 pull requests this year but accumulated exactly 0 stars across 21 public repos. The work is real; the receipts are invisible.
91% C++ and Proud of It
Lua at 4% is the only language brave enough to show up alongside C++. Your language distribution looks less like a portfolio and more like a build system with feelings.
Half-Life (of Repos)
staleRepoRatio=0.50 — exactly half your repos were abandoned over 2 years ago. You're running a museum that also happens to have a CI pipeline.
Following Nobody
0 people followed, 3 followers, and a bio that reads like an empty string. GitHub is a social network and you've opted out entirely.
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% weight25F
- Consistency20% weight30F
- Quality20% weight52D
- Depth15% weight30F
- Breadth10% weight30F
- Community10% weight40D
03 · Stats
365-day commit heatmap
108 active days
Language distribution
- C++91%
- Lua4%
- CMake2%
- ShaderLab1%
- HLSL1%
- C0%
- Other1%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
43
Followers
3
Joined GitHub
Mar 2020
05 · Top repos
amzn-changml /
o3de-atom-sampleviewer-changml
Open 3D Engine sample viewer gem with extensive RHI/RPI rendering examples. 63MB codebase with typed C++ architecture, structured multi-file layout, and README, but no tests, CI, or commits beyond initial fork on 2022-10-07.
amzn-changml /
o3de-archives
Utility repo for archiving O3DE repositories with LFS support. Contains only CI/CD workflow automation with no meaningful documentation, tests, or source code beyond a single GitHub Actions script.
amzn-changml /
o3de-ar-infra
Bare-bones GitHub Actions workflow script for CI retry infrastructure. No README, no docs, no tests, one workflow file. Zero stars/adoption. Single-week sprint dump.
06 · Timeline
- Mar 18, 2020Joined GitHub
- Oct 7, 2022Created o3de-atom-sampleviewer-changml
- Sep 14, 2024Created o3de-archives
- Dec 14, 2025Created o3de-ar-infra
- Jan 11, 2026Most recent push to o3de-ar-infra
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.