01 · Roasts
The heatmap is on airplane mode
All 364 heatmap cells are zero and the measured year has 0 commits—GitHub has not seen the cute apps lately.
Three apps, one instruction manual
AniLista, Fast-Tube, and springboot-java all ship without a README, CI, or license. Discovery is currently an archaeological dig.
AniLista carries the season
AniLista has 3 of the account's 5 stars, 18 Jikan endpoints, and the only convincing long-running commit story.
Password as configuration
springboot-java puts a plaintext database password in application.properties; PostgreSQL did not ask to be invited into source control.
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% weight41D
- Depth15% weight40D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
0 active days
Language distribution
- Java90%
- Swift4%
- TypeScript2%
- JavaScript2%
- HTML1%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
0
Followers
1
Joined GitHub
Oct 2017
05 · Top repos
gonza93 /
AniLista
A structured Java Android client with substantial MyAnimeList/Jikan API coverage and multiple browsing features, but only 3 stars and no documented adoption, tests, CI, license, or project documentation.
gonza93 /
Fast-Tube
A small, typed Java Android YouTube client with search, trending videos, channel views, pagination, sharing, and YouTube API integration, but it is an archived one-day snapshot lacking documentation, tests, CI, licensing, and repository hygiene.
gonza93 /
springboot-java
Small Spring Boot 3.1.4/PostgreSQL school REST API with layered controllers, services, repositories, entities, and DTOs, but no demonstrated adoption or sustained development.
06 · Timeline
- Oct 12, 2017Joined GitHub
- Aug 11, 2018Created AniLista — Android client for MyAnimeList.
- Dec 3, 2018Created Fast-Tube — Android client for YouTube.
- Sep 29, 2023Created springboot-java — REST API en springboot que se conecta a base de datos PostgreSQL
- Jul 5, 2024Most recent push to AniLista
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.