01 · Roasts
README? More Like READ-ME-Nothing
All three repos have READMEs — technically. Two lines apiece. Arya, a haiku has more documentation than your average project page.
Sprint God, Consistency Ghost
Weeks 3–8 on the heatmap look like a caffeinated hackathon, then nothing for 13 straight weeks. Your commit graph has more gaps than a Swiss cheese.
50 PRs, 4 Stars — Generosity Unreciprocated
You filed 50 external PRs this year yet your own repos collectively scraped together 4 stars. You're giving more to other codebases than you're building in your own.
The 5-Day Flasher
pca-ansible-playbook: 5 days old. beamline-geant4-sim: 5 days old. At this velocity, repos are born and fossilized before the README gets a second sentence.
Codeberg Shadow Account
Your bio literally points to a whole other Git forge. How much of the real work is hiding on Codeberg? GitHub is getting the 148-commit highlight reel.
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% weight30F
- Consistency20% weight35F
- Quality20% weight45D
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
72 active days
Language distribution
- Python39%
- C++23%
- Emacs Lisp22%
- Shell7%
- Nix3%
- CSS3%
- Other3%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
148
Followers
22
Joined GitHub
Oct 2020
05 · Top repos
gi-yt /
beamline-geant4-sim
Educational Geant4 simulation project for Beamline4Schools. Implements particle detector geometry, physics models, and neutron dose calculations in C++17. Young codebase with minimal README and no tests, but structured with modular headers and meaningful physics logic.
gi-yt /
ograph-gen
Early-stage Go web service for generating OpenGraph images via SVG templates. Minimal adoption (2 stars), sparse documentation, no tests/CI, but typed code with working HTTP routing and configuration.
gi-yt /
pca-ansible-playbook
Ansible playbook for Ceph cluster provisioning with infrastructure-as-code setup. Features firewall config, package installation, and Ceph orchestration specs, but minimal documentation and early-stage development.
06 · Timeline
- Oct 28, 2020Joined GitHub
- May 13, 2025Created ograph-gen — Ograph image generator for FOSSU Platform
- Mar 9, 2026Created beamline-geant4-sim
- Mar 26, 2026Created pca-ansible-playbook — Playbook to deploy ceph nodes on press-compute-agent
- Mar 31, 2026Most recent push to pca-ansible-playbook
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.