01 · Roasts
Six Commits a Year Club
884 followers, 3808 total stars — and 6 public commits in the last 12 months. The GitHub heatmap looks like a light switch someone forgot to turn on. Research Scientist energy: ship once, coast forever.
88% Graveyard Curator
staleRepoRatio of 0.88 means 28 of your 32 repos are on life support. You've built a digital museum of C++ experiments from 2015, and you're the only one with the keys.
Test-Free Zone Since 2013
ElasticFusion: no tests. Kintinuous: no tests. yet-another-power-card: no tests. You're consistently consistent about one thing — shipping GPU-accelerated, untested code into the wild and letting 1900 star-givers figure it out.
Solo Operator, Maximum Isolation
soloPct = 100%, totalPRsYear = 0, totalIssuesYear = 0. You've got 884 followers who can't get a PR reviewed. The research papers cite you; the issue tracker does not.
Pivoted to Home Automation
After years of cutting-edge dense SLAM and GPU surfel fusion published in IJRR, your most recently active repo is a Home Assistant power-flow card with 2 stars. From robotics research to tracking the kettle's wattage — that's an arc.
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% weight73B
- Consistency20% weight55D
- Quality20% weight60C
- Depth15% weight65C
- Breadth10% weight55D
- Community10% weight55D
03 · Stats
365-day commit heatmap
8 active days
Language distribution
- C49%
- C++40%
- Cuda4%
- Python2%
- CMake2%
- GLSL1%
- Other2%
04 · Numbers
Owned repos
non-fork
24
Commits
last 12 months
6
Followers
884
Joined GitHub
Jan 2013
05 · Top repos
mp3guy /
ElasticFusion
Production-grade real-time dense SLAM system with 1915 stars; well-structured C++ codebase using GPU/CUDA, strong algorithmic depth with deformation graphs and fern-based loop closure, but lacks automated testing and CI infrastructure.
mp3guy /
Kintinuous
Dense visual SLAM system with 952 stars, production-ready multi-threaded C++ architecture featuring real-time 3D reconstruction, loop closure, and mesh generation—well-structured but aging (last push Aug 2022, created 2015).
mp3guy /
yet-another-power-card
Niche Home Assistant Lovelace card for power flow visualization. TypeScript + Lit web component with animated SVG node layout; actively maintained personal tool with clear scope but minimal adoption (2 stars, 0 forks).
06 · Timeline
- Jan 10, 2013Joined GitHub
- Oct 22, 2015Created Kintinuous — Real-time large scale dense visual SLAM system
- Oct 22, 2015Created ElasticFusion — Real-time dense visual SLAM system
- Aug 13, 2023Created yet-another-power-card — Yet another power card (YAPC) for Home Assistant
- Mar 27, 2026Most recent push to yet-another-power-card
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.