01 · Roasts
90% HTML and Proud
Your language breakdown is 90% HTML — because a 26 MB portfolio README is counted as your primary 'programming language.' Your actual Python work is buried under a digital business card.
Tests? Never Heard of Them
Out of 12 repos, exactly one has tests. You built a 700-line modeling.py with LSTM, XGBoost, and spatial KNN encoders, then shipped it with zero test coverage. Bold strategy.
The Second-Half Disappearance
Your heatmap looks like a semester schedule: dense green through week 25, then crickets for the rest of the year. Summer vacation hits different when you're a PhD student.
6 Followers, 2 Following
With a follower-to-following ratio of 3:1 you'd think you're a thought leader — except the absolute numbers are 6 and 2. Your own advisor probably hasn't starred anything yet.
CI Is a Myth
Zero repos have CI. You're pushing ML pipelines with geo-spatial enrichment, satellite data, and Bayesian Stan models into the void with no automated checks. What could go wrong?
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% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
122 active days
Language distribution
- HTML90%
- Jupyter Notebook6%
- Python2%
- R1%
- Stan0%
- Other1%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
490
Followers
6
Joined GitHub
Jan 2023
05 · Top repos
GiorgioMB /
Curvature-Transfer-Code
Research artifact implementing curvature transfer computations between Balanced Forman and Ollivier-Ricci graph curvatures, with typed Python, structured multi-file layout, comprehensive tests, and detailed documentation for a narrow academic domain.
GiorgioMB /
GradProjects
Personal project collection spanning competition ML pipeline (water quality, DWS integration, satellite/OSM enrichment) and numpy-based Word2Vec implementation. Typed Python with structured multi-file architecture but lacks tests, CI, meaningful project documentation, and has minimal README.
GiorgioMB /
GiorgioMB
Personal portfolio README with links to research projects. 26 MB size suggests template/asset content. No code artifacts, tests, CI, or license. Active but minimal technical substance in this repo itself.
06 · Timeline
- Jan 11, 2023Joined GitHub
- Mar 11, 2025Created GiorgioMB
- Aug 7, 2025Created Curvature-Transfer-Code — This repository provides tools to compute and compare per-edge graph curvatures, between Lazy (and Non-lazy) Ollivier-Ricci curvature and Balanced Forman curvature.
- Jan 24, 2026Created GradProjects
- Apr 18, 2026Most recent push to GradProjects
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.