01 · Roasts
Test? Never Heard of Her
Zero tests across all 4 analyzed repos. You built a 6D pose estimator with custom rotation losses and an LLM CSV labeler — but apparently trust vibes over validation. HAS_TESTS=no is a personality trait at this point.
70 Public Commits, Really?
totalCommitsYear=70 on a profile with 45 repos. That's 1.5 commits per repo per year. The system had to invoke privateWorkLikely=true just to keep your Consistency score from hitting the floor — your public GitHub is basically a trailer for work no one can see.
9 Stars and Counting (Very Slowly)
PowerLib has been alive since July 2020 — nearly 6 years of maintenance — and has accumulated 9 stars. That's 1.5 stars per year. At this rate you'll hit 100 stars sometime around 2083.
AML: Born Yesterday, Already Complex
You shipped a 4-phase RGB-D fusion pipeline with custom ResNet backbones and ADDLoss evaluation in 19 days and then… didn't add a single test or CI step. The architecture is impressive; the confidence is terrifying.
soloPct: 100
Every single commit across every repo is solo. Not one external contributor, not one merged PR from outside. You're either building in a bunker or your code review process is a mirror.
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% weight43D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
75 active days
Language distribution
- Java43%
- TypeScript33%
- Python17%
- TeX4%
- BibTeX Style1%
- Jupyter Notebook1%
- Other1%
04 · Numbers
Owned repos
non-fork
20
Commits
last 12 months
70
Followers
33
Joined GitHub
Aug 2017
05 · Top repos
AlbeMiglio /
PowerLib
Minecraft server UI library with multi-platform support (Bukkit, BungeeCord, Velocity), typed Java with Maven/Gradle integration and CI. Active maintenance but limited adoption (9 stars, no external PRs visible).
AlbeMiglio /
AML
A structured 4-phase 6D pose estimation pipeline (YOLO detection → RGB-D fusion) on LineMod dataset. Typed Python project with clear modular architecture, meaningful docs in README + phase notes, WandB logging. Personal project with zero external visibility (0 stars/forks), fresh (~19 days old).
AlbeMiglio /
mcp-data-shaper
New MCP server for CSV labeling via LLM (OpenAI/Gemini) with structured batching, retry logic, and async processing. Typed Python with clear architecture but minimal real-world adoption signal and recent origin.
AlbeMiglio /
AlbeMiglio
Personal portfolio README showcasing AI/software engineer background and tech stack. No functional code, tests, CI, or typed implementation—pure resume documentation in a GitHub repo.
06 · Timeline
- Aug 24, 2017Joined GitHub
- Jul 25, 2020Created PowerLib — Java Library for Minecraft's basic and advanced development
- Feb 26, 2025Created AlbeMiglio
- Mar 3, 2026Created mcp-data-shaper
- May 4, 2026Created AML
- May 23, 2026Most recent push to AML
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.