01 · Roasts
77-Minute Architect
AnyPWA has ARCHITECTURE.md, STATUS.md, design.md, AND 16 unit tests — all committed within a 77-minute window on August 19th. Either you type at 900 WPM or your AI pair-programmer is doing heavy lifting.
Ghost Town Heatmap
Your public commit heatmap is 79 commits across a full year — that's less than 1.5 commits per week. The 'privateWorkLikely' flag is the only thing saving your Consistency score from the basement.
Champion, No Commits
You won 1st place in the 2026 Ascend competition and then celebrated by committing almost nothing to the repo. The trophy shelf is real; the git log is not.
Stars Spread Too Thin
75 total stars across 28 repos averages to 2.7 stars each. Your portfolio is wide but none of it has found an audience — quantity without a breakout hit.
PRs Without Presence
16 external PRs this year but only 33 followers — you're contributing to other people's code more effectively than you're building your own reputation. Work on the personal brand.
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% weight33F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
42 active days
Language distribution
- Python59%
- C++14%
- Shell11%
- CMake10%
- JavaScript4%
- HTML1%
- Other1%
04 · Numbers
Owned repos
non-fork
20
Commits
last 12 months
79
Followers
33
Joined GitHub
Sep 2021
05 · Top repos
ShwStone /
AnyPWA
HarmonyOS PWA manager with typed ArkTS code, structured multi-file layout, comprehensive documentation (design.md, ARCHITECTURE.md, STATUS.md), and tests. 15 commits in ~2 hours indicate a focused burst; 3.3MB codebase shows meaningful scope. Niche platform limits impact.
ShwStone /
copilot-docs-demo
Personal documentation project (CS Wiki) built with MkDocs Material. Ships with CI/CD via GitHub Actions, comprehensive docs structure, and content on Git/Copilot usage; 619 KB codebase with 14 commits in 3 days.
ShwStone /
Ascend-Champion-2
Contest submission of two optimized custom operators (Erfinv, IsNan) for Ascend AI accelerators, winning 1st place overall in 2026 competition. Typed C++, structured multi-file layout, meaningful README with algorithm documentation, but minimal git history and narrow domain specificity.
06 · Timeline
- Sep 4, 2021Joined GitHub
- May 31, 2026Created Ascend-Champion-2 — 昇腾算子开发挑战赛-第二届年度冠军赛-挑战性能命题-西安交通大学“宇宙不怎么闪烁”开源代码
- Jun 9, 2026Created copilot-docs-demo
- Aug 19, 2026Created AnyPWA — HarmonyOS PC/2-in-1 native web app and PWA manager
- Aug 19, 2026Most recent push to AnyPWA
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.