01 · Roasts
Commit drought
The yearly heatmap has only three active cells and 8 commits; the repos are fresh, but the cadence is still a cameo.
Tests chose one side
The security research archive has C++, Go, and TypeScript tests; PhotoNumberSorterAI has OCR fallbacks but no test suite.
Stars, then silence
PhotoNumberSorterAI accounts for all 4 stars, while the profile has 0 followers, 0 forks, and 0 external PRs this year.
Stack buffet
C++, Go, TypeScript, Python, a relay, a web UI, and OCR packaging: the range is real; sustained public shipping is the missing course.
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% weight20F
- Consistency20% weight25F
- Quality20% weight62C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
3 active days
Language distribution
- C++67%
- Python11%
- TypeScript11%
- Go8%
- CSS2%
- JavaScript1%
04 · Numbers
Owned repos
non-fork
2
Commits
last 12 months
8
Followers
0
Joined GitHub
Jul 2023
05 · Top repos
eeyjx /
Hardware-Assisted-Game-Security-Research
A substantial, documented C++20 thesis archive spanning a CS2 dumper, ESP/radar application, web frontend, and Go relay, with focused tests and security-conscious runtime design but no visible adoption, CI, or license.
eeyjx /
PhotoNumberSorterAI
A documented Windows OCR photo-sorting application with substantial single-file workflow logic, packaging scripts, bilingual UI, CSV conflict handling, and local PaddleOCR/RapidOCR integration, but little demonstrated adoption, testing, or project history.
06 · Timeline
- Jul 6, 2023Joined GitHub
- Aug 28, 2026Created Hardware-Assisted-Game-Security-Research
- Sep 21, 2026Created PhotoNumberSorterAI — Windows photo organizer using local OCR and verified CSV mappings, with a Chinese/English interface. 基于本地 OCR 与人工核查 CSV 的编号照片分类工具。
- Sep 21, 2026Most recent push to PhotoNumberSorterAI
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.