01 · Roasts
4 commits in a year
Your entire 2025–2026 contribution footprint fits in a single afternoon's work for a normal developer. The heatmap looks like a starfield — mostly empty void with occasional lonely pixels.
415 repos, 0 impact
You've accumulated 415 public repositories like baseball cards, yet totalStars across all of them is 2. That's one star per 207 repos. Impressive in the worst possible way.
Speed-running repo creation
chatgptproxyapi: committed start-to-finish in 4 seconds. gemini-browser-images-skill: 2 commits in 10 minutes. You're not building software, you're filing it.
Documentation all the way down
All three analyzed repos are scaffolds, skill definitions, or proxied docs from other projects (no.js, OpenClaw). There's no original implementation anywhere in the recent portfolio.
16-year GitHub veteran, F-tier output
Joined in April 2009 — over 16 years on the platform — and the most recent year produced 4 commits, 0 PRs, and 0 issues. Time is clearly not the bottleneck here.
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% weight44D
- Depth15% weight20F
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
26 active days
Language distribution
- JavaScript79%
- C++6%
- Python5%
- Perl3%
- TypeScript3%
- CoffeeScript2%
- Other2%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
4
Followers
51
Joined GitHub
Apr 2009
05 · Top repos
harite /
chatgptproxyapi
OpenAI API proxy tool enabling free access via Cloudflare Workers/Pages; functional but minimal shipping depth (1 commit in 4 seconds), untyped HTML/JS, with README + alternate docs (ARCHITECTURE.md, design.md).
harite /
wechat-minidev-skills
Brand-new (created Feb 9, 2026) documentation aggregator for WeChat minigame dev, porting no.js guidelines as reusable skills for AI assistants. Minimal commit history (4 of 30), thin implementation, no working product yet—pure scaffold.
harite /
gemini-browser-images-skill
Minimal one-off OpenClaw skill definition for browser-automated Gemini image workflows. 2 commits in 10 minutes, 3 KB total size, no code—purely procedural documentation for an automation framework.
06 · Timeline
- Apr 23, 2009Joined GitHub
- Dec 30, 2024Created chatgptproxyapi
- Feb 9, 2026Created wechat-minidev-skills — 给AI看的微信小程序/游戏开发指南,移植自 https://gitee.com/nofree5th/no.js
- Feb 26, 2026Created gemini-browser-images-skill — OpenClaw skill for reliable Gemini web image generation/edit workflow via browser relay
- Feb 26, 2026Most recent push to gemini-browser-images-skill
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.