01 · Roasts
33 Commits, 52 Weeks
Your entire year of public activity could fit in a single decent sprint. 33 commits across 52 weeks means you averaged less than 1 commit every 11 days. The heatmap looks like a Morse code distress signal.
read-mate: Architecture Without Age
You built a multi-layer Swift app with CI, Keychain integration, and 30+ test cases... in 2 days. Either you're a productivity god or read-mate will quietly rot like the other 37 repos you haven't touched.
0 Followers, 1 Following
You follow exactly one person on GitHub and zero people follow you back. Your social graph is a dead end — even a Twitter bot has more engagement.
69% JavaScript, 0% Ships
JavaScript dominates 69% of your codebase but your total starcount is 7 across 40 repos. That's 0.175 stars per repo. The JS ecosystem is not the bottleneck here.
40 Repos, 3 Scored
You have 40 public repos and only 3 were interesting enough to even analyze. The other 37 are presumably a graveyard of abandoned scaffolds and hello-world experiments.
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% weight25F
- Quality20% weight69C
- Depth15% weight42D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
180 active days
Language distribution
- JavaScript69%
- Python11%
- TypeScript10%
- Swift2%
- CSS2%
- HTML2%
- Other4%
04 · Numbers
Owned repos
non-fork
25
Commits
last 12 months
33
Followers
0
Joined GitHub
Oct 2021
05 · Top repos
kenzot25 /
read-mate
Native macOS menu-bar app for AI-powered text explanation with Vietnamese translation. Personal project with 1 star, minimal external adoption, but professionally structured Swift codebase with tests, CI/CD, and clean architecture.
kenzot25 /
react-konva-group-shadow
Minimal React + Konva demo showing group-level shadow rendering via runtime prototype patch. TypeScript, clear structure, and working example, but brand-new experimental project with 1 commit in ~3 minutes and no adoption.
kenzot25 /
kenzot25
A personal profile repository with only a README containing bio and social links. No code, no commits in last 30 days (only 7 of last 30), and 15 KB size indicates empty scaffold.
06 · Timeline
- Oct 9, 2021Joined GitHub
- Jul 28, 2025Created kenzot25
- Sep 30, 2025Created react-konva-group-shadow
- May 26, 2026Created read-mate — Native macOS menu-bar app that instantly explains any text you select — AI-powered with Vietnamese translation, vocabulary breakdown, and grammar insights.
- Aug 2, 2026Most recent push to kenzot25
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.