01 · Roasts
Burst Coder™
jp-powerbuilding-app: 30 commits in 2 days. project-bar: 30 commits in 6 days. Incredible velocity — shame about the other 350 days of silence on the heatmap.
312 PRs, 0 Contributions
totalPRsYear=312 sounds heroic until you clock soloPct=99. You're out here merging your own PRs like you're reviewing someone else's code. You're not. It's just you.
agent-skills.exe
You created 'agent-skills', committed once, and left. 2KB. No files. The repo name implies ambition. The contents imply a Tuesday afternoon distraction.
The Graveyard Gardener
staleRepoRatio=0.65 means 65% of your repos haven't been touched in 2+ years. You don't maintain a portfolio — you maintain a GitHub cemetery.
Assembly in the Wild
15% of your codebase is Assembly, yet your domainGuess is 'systems' and there's zero systems project in the analyzed repos. The Assembly is there. The explanation is not.
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% weight48D
- Consistency20% weight60C
- Quality20% weight67C
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
68 active days
Language distribution
- Python40%
- TypeScript24%
- Assembly15%
- SWIG6%
- HTML6%
- C2%
- Other7%
04 · Numbers
Owned repos
non-fork
31
Commits
last 12 months
447
Followers
7
Joined GitHub
Aug 2021
05 · Top repos
bubuding0809 /
banana-split-tma
TypeScript Telegram Mini App monorepo for expense splitting (Banana Split). Typed, tested, CI/CD-enabled with 30 recent commits, comprehensive architecture including bot, API, CLI, and admin panels; 3 stars but no external adoption signals.
bubuding0809 /
banana-split-tgbot
Telegram bot for group expense splitting with structured handlers, Pydantic API models, test suite, and comprehensive documentation (design.md, ARCHITECTURE.md). ~13MB codebase shows sustained work but limited adoption (1 star). Typed Python, modular architecture, but no CI/CD.
bubuding0809 /
jp-powerbuilding-app
JP Powerbuilding app: TypeScript Next.js workout tracking SaaS with Prisma ORM, targeting strength athletes. Typed + tested + documented with alternative architecture docs, but fresh repo (2 days old, 30 commits) with no license.
bubuding0809 /
project-bar
A Next.js drinking game app with three multiplayer games (Tower, Roulette, Barrel), TypeScript throughout, Redis backend, Pusher real-time sync, and unit tests. Personal project with clear scope and working implementation but limited adoption signals.
bubuding0809 /
pomodoro
Minimal Pomodoro PWA timer with dark mode, written in vanilla JavaScript with no documentation, tests, CI, or license. Created and last pushed on 2026-04-16 (same day, 12 minutes apart), representing a one-off dump with negligible adoption.
bubuding0809 /
agent-skills
Empty scaffold repo with 2KB size, no files, created and pushed same day. No documentation, tests, CI, or meaningful code present.
06 · Timeline
- Aug 26, 2021Joined GitHub
- Jan 4, 2025Created banana-split-tgbot
- Jun 19, 2025Created banana-split-tma
- Mar 19, 2026Created agent-skills
- Mar 27, 2026Created project-bar
- Apr 2, 2026Created jp-powerbuilding-app
- Apr 16, 2026Created pomodoro — A minimal dark-themed pomodoro timer PWA
- Apr 26, 2026Most recent push to banana-split-tma
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.