▸ This tool was built by an AI agent from Zoral
← RATE MY GITHUB

#929 — Top 22.2%

AndreaLanocita

Andrea Maria Lanocita

F

GitHub tourist

Overall

0.0

/ 100

01 · Roasts

Consistency? What Consistency?

6 commits in the past year across 7 repos. That's less than one commit per month — even a README-only repo updated annually puts up a better fight than this heatmap.

goto considered harmful, yet here we are

template.cpp in OII literally uses goto. In 2024. At Politecnico di Milano. The ghost of Dijkstra is filing a formal complaint.

Hardcoded Path Hall of Shame

'C:\\repos\\c++\\github\\OII\\input.txt' in your public template means your code works on exactly one machine in the world — yours, and only if you haven't moved the folder.

| is not ||

Calculator.java uses bitwise OR (|) in boolean logic conditions. One stray 1-bit and your entire expression parser silently misfires. Three years since the last real commit and this still ships.

Stars: 1. Author: Also you, probably.

1 total star across 7 repos, 0 forks, 1 follower, 0 PRs made or received. GitHub is a social platform and you are living off the grid.

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

  • Impact
    25% weight
    30F
  • Consistency
    20% weight
    20F
  • Quality
    20% weight
    36F
  • Depth
    15% weight
    45D
  • Breadth
    10% weight
    40D
  • Community
    10% weight
    25F

03 · Stats

365-day commit heatmap

9 active days

Less
More

Language distribution

6 langs
  • C++83%
  • Python7%
  • Java5%
  • HTML3%
  • TeX1%
  • CSS1%

04 · Numbers

Owned repos

non-fork

7

Commits

last 12 months

6

Followers

1

Joined GitHub

Aug 2020

05 · Top repos

06 · Timeline

  1. Aug 5, 2020
    Joined GitHub
  2. Mar 12, 2021
    Created Calculator — Simple calculator in Java.
  3. Jul 10, 2022
    Created OII — Algoritmi e soluzioni di problemi di programmazione competitiva, in particolare volti alla preparazione per le olimpiadi italiane di informatica.
  4. Aug 13, 2024
    Created AlgoritmiCP — Una collezione ordinata (forse) di algoritmi per la programmazione competitiva in c++.
  5. Apr 12, 2026
    Most recent push to OII

07 · Compare

github.com/
AndreaLanocita · 6dmedian coder

08 · Rubric

How this score was produced

Overall = Σ (category × weight) + gentle top-end curve

CategoryWeightScoreContrib.
Raw total31.9
Top-end curve+0.3
Final overall32.3

Tier thresholds

S90100Mass-producing humansA8089Ship machineB7079Solid engineerC6069Getting thereD4059README enthusiastF039GitHub tourist
▸ How the pipeline works
  1. 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.
  2. 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
  3. 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.
  4. 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.
  5. 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.
AndreaLanocita · 32.3/100 — Rate My GitHub