01 · Roasts
6 Commits a Year
Your entire annual contribution record fits in a fortune cookie. 6 commits, 3 of which landed on a single Friday — that's not a GitHub profile, that's a GitHub sighting.
Sprint-and-Ghost Architect
AICreateTestingAuth: 5 days. ResuMate: 10 days. advisor-wealth-hub: 3 days. You build like there's a meteor incoming, then vanish. None of these repos have seen you since.
Test-Free Zone
0 out of 3 repos have tests. 0 out of 3 have CI. You've achieved perfect consistency — unfortunately in the wrong direction.
Lovable Did the Heavy Lifting
advisor-wealth-hub's README literally says 'This project was created with Lovable.' Your highest-quality repo was mostly generated. That's not a portfolio piece, that's a screenshot.
1 Follower, 0 PRs
One follower — probably yourself from a different browser. Zero pull requests to any external repo this year. GitHub is a social platform and you're using it as a private diary with public permissions.
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% weight20F
- Quality20% weight52D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
3 active days
Language distribution
- TypeScript60%
- JavaScript28%
- CSS6%
- Python4%
- HTML1%
- Procfile0%
- Other1%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
6
Followers
1
Joined GitHub
Feb 2021
05 · Top repos
isaacchua0309 /
advisor-wealth-hub
Lovable-generated wealth advisor SaaS dashboard built with TypeScript, React, Vite, and Supabase. Typed, structured, multi-page app with meaningful docs but no tests or CI. Created 2025-04-24, 30 commits in 3 days (burst work).
isaacchua0309 /
ResuMate
Early-stage AI resume optimizer combining React frontend with FastAPI backend for resume-job matching. Unpolished experimental build with incomplete code artifacts and no tests, but functional structured architecture.
isaacchua0309 /
AICreateTestingAuth
Single-purpose OAuth redirect handler for TikTok iOS auth flow deployed on Cloudflare Pages. Minimal scope: 1 HTML page + config files, 9 KB total, 7 commits in 5 days. No tests, CI, typing, or license.
06 · Timeline
- Feb 24, 2021Joined GitHub
- Feb 28, 2025Created ResuMate
- Apr 24, 2025Created advisor-wealth-hub
- Jan 23, 2026Created AICreateTestingAuth — AICreateTestingAuth
- Jan 28, 2026Most recent push to AICreateTestingAuth
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.