01 · Roasts
The Flash Era Called
45% of your codebase is ActionScript. Adobe killed Flash in 2020. Your language portfolio is half digital archaeology.
5 Commits/Year
Your entire 2024–2025 contribution to public GitHub is 5 commits. That's less than one commit per active workday in a single week.
The Graveyard Keeper
80% stale repo ratio: your GitHub profile is basically a museum. The validator repo hasn't been touched since 2012 — it's old enough to vote.
CI/CD? Never Heard of It
Zero repos have CI. Not one. validator has tests but they've never been run by automation. The tests are a suggestion, not a guarantee.
6 Stars, 15 Years
Joined GitHub in 2009 — 15+ years of account age — and accumulated 7 total stars across 9 repos. That's less than one star per two years of effort.
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% weight18F
- Consistency20% weight10F
- Quality20% weight30F
- Depth15% weight25F
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
52 active days
Language distribution
- ActionScript45%
- C30%
- Python12%
- HTML6%
- PHP4%
- C++2%
- Other1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
5
Followers
60
Joined GitHub
Apr 2009
05 · Top repos
jayeeliu /
validator
Lightweight PHP validation library with pluggable validators for email, IP, digits, URLs and custom callbacks. Single author, minimal adoption (1 star), last updated 2012 with abandoned development trajectory.
jayeeliu /
php-dev
Educational PHP documentation and pattern examples repository with minimal adoption (6 stars). Dormant since 2014, untyped, no tests/CI. Contains useful design patterns (context, RBAC scanning) but thin scope and outdated.
jayeeliu /
odoo-addons
Odoo addons collection with 683 KB spanning multiple modules (base_import_multilang, base_name_search_improved, base_search_fuzzy, currency_rate_update, server_action_mass_edit, unified_procurement). Minimal presence: no README, no tests, no CI/CD, no license, untyped Python. Recent activity (3 of last 30 commits) but
06 · Timeline
- Apr 24, 2009Joined GitHub
- Aug 21, 2012Created validator
- Oct 27, 2012Created php-dev — php开发、调试、测试文档
- Feb 9, 2026Created odoo-addons
- Feb 19, 2026Most recent push to odoo-addons
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.