01 · Roasts
The Star Drought Is Real
14 total stars across 24 public repos. That's 0.58 stars per repo. Your Kubernetes load-testing project and Unity shader work deserve better marketing — or any marketing at all.
CI? Never Heard of Her
Zero out of three scored repos have CI configured. You're deploying Helm charts across Kubernetes clusters but can't find 20 minutes for a GitHub Actions workflow. The infrastructure-as-code repo especially has no excuse.
75 Commits, Publicly
75 public commits in a year is 'checking in once a week when you remember.' privateWorkLikely=true saves your Consistency score, but the heatmap tells a story of heroic bursts followed by weeks of radio silence.
2022 Called, It Wants Its Monorepo Back
Codepath-Fullstack-Web-Projects is pinned as portfolio work but hasn't been touched since 2022. When your internship repo is still a featured project three-plus years later, it's time for a refresh.
ShaderLab AND Jupyter AND Kubernetes
You've got game dev shaders, ML notebooks, and distributed systems infra in the same GitHub. Pick a lane — or better yet, lean into the chaos and let these wildly different domains actually talk to each other in a project.
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% weight31F
- Consistency20% weight55D
- Quality20% weight44D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
147 active days
Language distribution
- JavaScript41%
- C#17%
- Python11%
- Jupyter Notebook9%
- CSS6%
- ShaderLab6%
- Other10%
04 · Numbers
Owned repos
non-fork
14
Commits
last 12 months
75
Followers
19
Joined GitHub
Nov 2018
05 · Top repos
Ernesto905 /
scaling-petclinic
Infrastructure-as-code project for scaling Spring Pet Clinic across Kubernetes at multiple load levels, with shell scripts deploying Helm charts, monitoring stacks, and k6 load tests. Typed language absent, no tests/CI, but demonstrates multi-file architectural planning for distributed systems at scale.
Ernesto905 /
Codepath-Fullstack-Web-Projects
Monorepo of 5+ internship projects in Node/Express/React (2022). Typed in parts, has tests and README, but flat structure, no CI/CD, no license, sparse docs per project, inconsistent patterns.
Ernesto905 /
Dotfiles
Personal dotfiles repo for Nvim, Tmux, Hyperland, and Alacritty with minimal README, no tests/CI, untyped configs. Sparse documentation and no license or gitignore, but shows active maintenance and structured configuration approach.
06 · Timeline
- Nov 12, 2018Joined GitHub
- Jul 28, 2023Created Codepath-Fullstack-Web-Projects — A collection of Postgres, ExpressJS, ReactJS, and NodeJS projects I worked on a few years ago
- Dec 14, 2023Created Dotfiles — Dotfiles for Nvim, Tmux, Hyperland, and Alacritty.
- Feb 15, 2026Created scaling-petclinic — Infrastructure for Spring Pet Clinic at increasing levels of scale
- Mar 9, 2026Most recent push to scaling-petclinic
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.