01 · Roasts
Flash Fossil 🦕
74% of your codebase is ActionScript — a language Adobe killed in 2020. Your most recent push was 2015. You didn't just miss the memo, you were gone before it was written.
LeapMotion Graveyard
Two of your three analyzed repos are LeapMotion integrations. The hardware startup shut down in 2023. The repos died in 2013–2014. You were ahead of the curve on abandonment.
Zero Commits This Year (Or Last. Or The One Before.)
Your heatmap is a perfect void — 52 weeks, 364 days, 0 contributions. The GitHub grass hasn't just died; the soil is dust.
96 Followers, 0 Recent Commits
You have 96 followers watching a profile that last moved in 2015. That's an audience for a museum exhibit, not a developer.
README Completionist, Everything-Else Absentee
Every single repo has a README and zero tests, zero CI, zero root-level licenses. You document the idea, then leave before building the foundation.
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% weight5F
- Quality20% weight40D
- Depth15% weight35F
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
0 active days
Language distribution
- ActionScript74%
- JavaScript22%
- XSLT3%
- CSS0%
- Python0%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
0
Followers
96
Joined GitHub
Apr 2009
05 · Top repos
rmhall /
runway
Early-stage ActionScript/JavaScript library for Leap Motion integration with demo applications, MIT-licensed but abandoned since 2013 with no tests, CI, or active maintenance.
rmhall /
LeapMotionDetect
Lightweight LeapMotion detection helper (~800 bytes) with clear API and working example. No tests, CI, license, or modern tooling; untyped ES5 code. 19 commits over ~2 months suggest modest sustained effort.
rmhall /
AVR-Remote
Adobe AIR-based Onkyo AVR remote control app from 2012. Archived proof-of-concept with working socket communication, command queue, and multi-platform UI, but abandoned after 4 commits in 3 days with minimal adoption (6 stars).
06 · Timeline
- Apr 20, 2009Joined GitHub
- Feb 1, 2012Created AVR-Remote — Adobe AIR app for Desktop, Android, iOS for remote control of Onkyo AVR's
- Nov 28, 2012Created runway — Runway is a set of ActionScript and JavaScript libraries for leveraging the LeapMotion input device
- Mar 13, 2014Created LeapMotionDetect — Small <1k JS helper library to detect LeapMotion device via websockets, and if present load the LeapJS library for full functionality.
- May 16, 2014Most recent push to LeapMotionDetect
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.