01 · Roasts
Graveyard Curator
90% of your 100 repos haven't been touched in 2+ years. That's not a portfolio — that's a museum of abandoned side projects. At least charge admission.
52 Commits in a Year
You pushed 52 commits in the last 12 months across 100 repos. That's one commit per repo every two years. Even your stale repos are disappointed in you.
The Angular 4 Time Capsule
angular4-mean-starter has 195 stars and hasn't been touched since February 2018. Angular is on version 19. Your most-starred repo is old enough to vote.
Claude-Helper: Age 1 Day
claude-helper was literally ~1 day old at scoring time. Adding an embryonic CLI to your portfolio is either bold confidence or scraping the barrel. Probably both.
109 Followers, 3 PRs
109 people care enough to follow you, but you only opened 3 PRs all year. Your audience is more invested in your career than you are in the OSS ecosystem.
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% weight53D
- Consistency20% weight35F
- Quality20% weight53D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
229 active days
Language distribution
- JavaScript70%
- TypeScript14%
- Python11%
- Arduino1%
- HTML1%
- C++1%
- Other2%
04 · Numbers
Owned repos
non-fork
50
Commits
last 12 months
52
Followers
109
Joined GitHub
Oct 2014
05 · Top repos
giacomocerquone /
UnivaqBot
Active university Telegram bot with 129 stars, web scraping, MongoDB integration, and multi-department news notifications. Well-documented with ARCHITECTURE.md; typed Python lacking but CI present. 30 commits over 3 years shows sustained but infrequent maintenance.
giacomocerquone /
angular4-mean-starter
A typed Angular 4 MEAN starter kit with working backend/frontend integration, structured modules, but abandoned since 2018 without tests or CI. Modest scope and limited adoption despite clean architecture.
giacomocerquone /
claude-helper
Experimental TypeScript CLI wrapper for Claude Code with OAuth account management, usage tracking, and macOS reminders. Fresh (~1 day old), typed, documented, but nascent scope and no tests/CI.
06 · Timeline
- Oct 19, 2014Joined GitHub
- Feb 10, 2016Created UnivaqBot — A telegram bot that shares news of our university's department
- Apr 10, 2016Created angular4-mean-starter — A very neat and simple starter kit for an angular2/4/5 MEAN app.
- Jun 21, 2026Created claude-helper — macOS CLI (ch) for managing multiple Claude Code accounts, checking usage limits, and getting notifications when rate-limit windows reset with automatic usage based account switche
- Jun 21, 2026Most recent push to claude-helper
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.