01 · Roasts
364 Days of Silence
Your heatmap is a 52-week flatline — 0 commits across every single cell. Your GitHub profile is less a portfolio and more a digital tomb.
The One-Day Wonder
lua_air724U's entire 15-commit history happened on a single calendar day (2020-09-25). That's not iterative development — that's a copy-paste and a prayer.
Joined GitHub in 2009, Still Warming Up
15 years on GitHub, 26 repos, totalCommitsYear = 0, totalStars = 1. The platform has aged better than your activity has.
Scaffold Hoarder
vue-init-webpack was committed in under 2 minutes with the project name literally set to 'test'. At least rename it before pushing to a public profile.
94% Lua, 0% Tests
You went all-in on a niche embedded Lua library for a single Chinese 4G module — admirable specificity — but shipped it with no tests, no CI, and no follow-up. Hardware doesn't debug itself.
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% weight5F
- Quality20% weight39F
- Depth15% weight20F
- Breadth10% weight25F
- Community10% weight25F
03 · Stats
365-day commit heatmap
0 active days
Language distribution
- Lua94%
- JavaScript5%
- Vue1%
- HTML0%
04 · Numbers
Owned repos
non-fork
2
Commits
last 12 months
0
Followers
28
Joined GitHub
Apr 2009
05 · Top repos
airystar /
lua_air724U
Lua library for Air724U 4G module: coroutines, networking (socket/MQTT/HTTP), audio, logging utilities. Minimal adoption (1 star), basic documentation, thin architectural scope despite 32MB size.
airystar /
vue-init-webpack
Bare Vue.js webpack scaffold generated on 2019-04-25 with minimal customization: boilerplate components, no tests/CI, untyped JS, generic README pointing to external docs.
06 · Timeline
- Apr 2, 2009Joined GitHub
- Apr 25, 2019Created vue-init-webpack
- Sep 25, 2020Created lua_air724U
- Sep 25, 2020Most recent push to lua_air724U
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.