01 · Roasts
Test Coverage: The Myth
554 commits across 10 repos and not a single automated test assertion to show for it. MPUTest.java has 2 debug prints with no assertions — that's not a test suite, that's a comment with extra steps.
Commit Sprint Champion
MacchinarIO: 30 commits in 3 days. InSu-Web-ResourceBuilder: 3 commits in 1 day. Lezione1: 3 commits in 7 minutes. You're writing code like you're defusing a bomb, not building software.
93MB 'Project'
InSu-Web-Resources is a folder of images you shoved into Git. No README, no license, no CI, created and abandoned in 5 minutes. GitHub is not Dropbox, Lorenzo.
71% C# But Where Is It?
C# is 71% of your language bytes, yet none of the scored repos are in C#. Whatever Unity/C# work you're doing is either private or in repos so stale they predate modern CI pipelines.
115 PRs, 0 Tests
You opened 115 pull requests this year — more than one every 3 days. Somehow none of that energy made it back into writing a single test for your own projects.
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% weight56D
- Consistency20% weight65C
- Quality20% weight57D
- Depth15% weight58D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
178 active days
Language distribution
- C#71%
- TypeScript13%
- Java10%
- ShaderLab2%
- C++1%
- C1%
- Other2%
04 · Numbers
Owned repos
non-fork
57
Commits
last 12 months
554
Followers
50
Joined GitHub
Jun 2019
05 · Top repos
LoRy24 /
InSu-Web
TypeScript Next.js web front-end for InSu regional development project. Well-documented with ARCHITECTURE.md, structured multi-file layout, CI/CD pipeline, but no automated tests. Active ongoing development with 30 recent commits across ~224 MB codebase.
LoRy24 /
MPU
Lightweight Java library for Minecraft server pinging with typed code, structured multi-file layout, meaningful docs, and Gradle/Maven packaging—competent indie project with clear API but minimal adoption (8 stars).
LoRy24 /
Personal-Website
Personal portfolio site in Next.js + TypeScript with polished UI components (animations, dark mode, responsive grid layout), proper project structure, and CI/CodeQL setup. Early-stage work with 11 commits in 2 weeks across skeleton sections not yet fully built.
LoRy24 /
OfficinaIO
School project for managing a mechanic shop via CLI, with booking/revenue tracking. Typed Java (v17+) with Gradle build, structured command system, and clear module layout. Very early stage (4 days old, 10 commits), no tests/CI yet.
LoRy24 /
MacchinarIO
Educational C user management CLI with Caesar cipher encryption. Typed C17, modular structure, CMake build, CI on 3 platforms, working but limited scope—typical school project demonstrating file I/O and basic cryptography.
LoRy24 /
LoRy24
Personal profile README with CI automation; primarily a showcase repo containing social badges, bio, and generated GitHub stats cards rather than functional code.
LoRy24 /
InSu-BetaFablabCreator
Early-stage HTML project for FabLab file generation (Italian), 6 commits in 3 weeks, no README/tests/CI, minimal documentation and code visibility.
LoRy24 /
InSu-Web-ResourceBuilder
A personal tool for generating TypeScript resource objects for the InSu Web project. Created April 23, 2026 with 3 commits in one day. No tests, CI, or actual source files sampled. HTML language tag suggests static scaffold rather than functional Next.js app despite README claims.
LoRy24 /
Lezione1
Tutorial-style educational repo for Java basics; 3KB with 3 commits in 7 minutes on 2026-04-03, minimal scope with README covering fundamentals.
LoRy24 /
InSu-Web-Resources
Media resource dump (~93MB) created and pushed within 5 minutes, no README, no tests, no CI, no license. Appears to be a one-shot data upload for an internal website project with minimal project structure.
06 · Timeline
- Jun 6, 2019Joined GitHub
- Jan 15, 2024Created LoRy24 — My personal Readme.MD page
- Oct 18, 2025Created MPU — Minecraft Pinging Utilities is a project designed to provide an easy and comfortable API to interact with the Server List Ping system of Minecraft.
- Dec 16, 2025Created InSu-Web — Sito web per il progetto InSu, un progetto focalizzato sul miglioramento e la fornitura di nuovi progetti/attrezzature all'area insubrica.
- Feb 21, 2026Created MacchinarIO — Programmino scritto in C (perché chi non scrive codice per scuola nel BIG 2026 in C) per gestire le registrazioni di utenti con password cifrate (Secondo lo standard Cesare depreca
- Feb 24, 2026Created InSu-BetaFablabCreator — Questo sito permette di realizzare un file Zip contenente tutte le informazioni necessarie per implementare il proprio FabLab nell'InSu Web
- Mar 7, 2026Created Personal-Website — My personal webiste which is a portfolio with all of my work, contacts etc. written in NextJS with TypeScript, TailwindCSS, SHADCN, and more other tools
- Apr 3, 2026Created Lezione1 — Prima lezione del Magicorso del Java
- Apr 10, 2026Created InSu-Web-Resources — Risorse Video/Audio sempre aggiornate per il sito web di InSu.
- Apr 23, 2026Created InSu-Web-ResourceBuilder — Questo progetto consente, tramite un pratico pannello web, di realizzare e compattare risorse per il sito web di InSu, nella versioen a DB statico. Utile per non dover creare la ri
- Apr 28, 2026Created OfficinaIO — Semplice progetto scolastico che permette di gestire un'officina tenendo nota delle prenotazioni, visualizzarle, eliminarle, e tracciare i guadagni.
- May 5, 2026Most recent push to LoRy24
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.