01 · Roasts
Ghost Town Commit Graph
47 public commits in a year and a heatmap that looks like a starfield in a light-polluted city. privateWorkLikely=true is carrying your entire Consistency score on its back.
84% Graveyard Rate
staleRepoRatio of 0.84 means 46 of your 55 repos are digital fossils. You're not maintaining a portfolio — you're curating an archaeological dig site.
Stars? What Stars?
totalStars=2 across 55 public repos over 15+ years on GitHub. That's one star per 7.5 years. Some people get that before they push their first Hello World.
Zero PRs, Zero Issues
totalPRsYear=0 and totalIssuesYear=0 — you've been on GitHub since 2009 and haven't opened a single public PR or issue this year. The community feature exists, Nelson.
proto_example: The Speed Run
Created and pushed proto_example within 30 seconds on 2026-03-25 with 1 commit, 3 files, and 7 KB. It has a Makefile but no README. The Makefile is doing more documentation than you are.
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% weight33F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
24 active days
Language distribution
- Java57%
- TypeScript17%
- Kotlin9%
- JavaScript9%
- HTML3%
- CSS1%
- Other4%
04 · Numbers
Owned repos
non-fork
37
Commits
last 12 months
47
Followers
74
Joined GitHub
Apr 2009
05 · Top repos
nelsonsozinho /
personal-profile
Personal portfolio website built with Angular 21 + Angular SSR, featuring TypeScript, theme service, SEO integration, and production Docker deployment. Zero stars/forks, personal project shipping a working application with typed code and meaningful documentation.
nelsonsozinho /
bank-modules
Educational microservices loan-processing system in Java with four Spring Boot modules, typed language, README, basic structure, and partial test coverage—explicitly experimental with known gaps.
nelsonsozinho /
ae-code-training
Personal coding training collection with 30 commits implementing classic algorithms (merge sort, BFS/DFS, linked lists, Fibonacci) in Java. No README, no CI/license, but typed with some tests and structured package layout.
nelsonsozinho /
proto_example
Minimal gRPC protobuf example with server and client implementations; created and pushed same day with no README, tests, or CI—a one-off learning/tutorial project.
06 · Timeline
- Apr 27, 2009Joined GitHub
- Jun 2, 2023Created ae-code-training
- Nov 29, 2025Created bank-modules — Simple Bank Loan Process
- Mar 25, 2026Created proto_example — Golang protobuf sever client example
- Apr 8, 2026Created personal-profile — My personal profile website
- Apr 24, 2026Most recent push to ae-code-training
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.