01 · Roasts
481 PRs, 0 Issues
You opened 481 pull requests this year but filed exactly 0 issues. Either every codebase you touch is perfect, or you're the person who silently fixes things and never tells anyone what was broken.
slackr Abandonment Watch
Your most-starred repo (308 ⭐) is literally seeking a new maintainer. You built the most popular thing on your profile and then put up a 'going out of business' sign. Bold strategy.
6 Languages, 3 Repos Scored
TypeScript, Rust, R, Python, Elixir, Haskell — six languages and only three repos have enough commits to even analyze. The Haskell and Elixir might just be 'I read SICP once' cosplay.
recipebox: The Eternal WIP
recipebox has 0 stars, 0 forks, 30 recent commits, and a full Anthropic Claude integration. At some point 'personal project' becomes 'product you're too scared to ship.'
7% Night Owl
A 7% night-owl index means you code almost exclusively during business hours. Either you have incredible work-life balance or you're definitely doing this on company time.
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% weight66C
- Consistency20% weight65C
- Quality20% weight67C
- Depth15% weight75B
- Breadth10% weight80A
- Community10% weight65C
03 · Stats
365-day commit heatmap
296 active days
Language distribution
- TypeScript40%
- Rust15%
- R15%
- Python14%
- Elixir8%
- Haskell4%
- Other4%
04 · Numbers
Owned repos
non-fork
20
Commits
last 12 months
1,119
Followers
64
Joined GitHub
Oct 2018
05 · Top repos
mrkaye97 /
slackr
R package for Slack integration with 308 stars, 10+ years of development, comprehensive test suite, and established CRAN presence. Well-structured with clear API, though currently seeking new maintainer.
mrkaye97 /
fitbitr
Well-structured R package for Fitbit API access with tests, CI, README, and clear module organization across activity/sleep/heart-rate domains. On CRAN and actively maintained (3+ minor versions, recent commits Oct 2024).
mrkaye97 /
recipebox
Full-stack recipe management app with FastAPI backend, React frontend, PostgreSQL database, AI-powered recipe parsing, and real-time social features. HAS_README, HAS_CI, HAS_LICENSE. Python untyped.
06 · Timeline
- Oct 17, 2018Joined GitHub
- Sep 4, 2014Created slackr — An R package for sending messages from R to Slack
- May 15, 2021Created fitbitr — An R package for interacting with your Fitbit data
- Aug 2, 2025Created recipebox
- May 3, 2026Most recent push to recipebox
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.