01 · Roasts
Zero-star constellation
Six scored repos, 0 total stars, and 0 forks: the code is shipping, but the audience has not boarded yet.
CI is missing in action
Portfolio, Morning Commute, servo, and the Spotify API all have real implementation work—but no CI safety net.
Dotfiles carry the bench
dotfiles-hyprland brings 111,681 KB of serious Linux tooling; it is doing cardio for the rest of the profile.
Tests: selectively employed
RESTful-Spotify-API has 10+ focused Jest cases and coverage thresholds, while Morning Commute's three services have no substantive test suite.
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% weight48D
- Consistency20% weight55D
- Quality20% weight69C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
160 active days
Language distribution
- Lua21%
- TypeScript18%
- Shell11%
- Java10%
- JavaScript10%
- CSS9%
- Other21%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
297
Followers
4
Joined GitHub
Aug 2022
05 · Top repos
mintoleda /
mintoleda.github.io
A polished, typed Next.js portfolio site with five named projects, interactive GitHub/Spotify/album integrations, and several API routes, but no tests, CI, license, or meaningful project documentation beyond a minimal README.
mintoleda /
RESTful-Spotify-API
A focused Vercel Spotify now-playing API with documented setup, Jest coverage, and clear serverless separation, but no demonstrated adoption or CI and only modest scope.
mintoleda /
morning-commute
A documented Java 21/Spring Boot ride-hailing simulation with trips, pricing, and Kafka Streams analytics services, but it has no visible adoption, CI, license, or substantive test suite.
mintoleda /
dotfiles-hyprland
A substantial personal chezmoi-managed Hyprland/Linux desktop configuration with modular Neovim, theme-generation, shell, and setup tooling, but no demonstrated external adoption.
mintoleda /
servo
A small Raspberry Pi servo-control script with a documented interactive CLI, but no tests, CI, license, typing, or evidence of adoption.
mintoleda /
wallpapers
A 90,181 KB repository with zero stars and a single sampled commit, but no fetched files, documentation, metadata configuration, tests, or CI to demonstrate a usable project.
06 · Timeline
- Aug 25, 2022Joined GitHub
- Jul 24, 2025Created dotfiles-hyprland — managed by chezmoi
- Nov 20, 2025Created mintoleda.github.io
- Nov 26, 2025Created RESTful-Spotify-API — essentially a spotify api wrapper
- Jan 3, 2026Created morning-commute
- Jun 22, 2026Created wallpapers
- Jul 28, 2026Created servo
- Jul 28, 2026Most recent push to servo
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.