01 · Roasts
Credential confetti
nappy-nova ships Gemini, maps, rewards, and six routes, then leaves a Neon PostgreSQL URL hard-coded in drizzle.config.js.
The 84% museum wing
84% of owned repos have been stale for over two years; the archive is doing more lifting than this year's 1 commit.
CI knows, tests don't
Practice has CodeQL coverage, but the scored portfolio has zero test suites. Security scanning cannot unit-test vibes.
Pagination, minus pages
pagination promises PostgreSQL keyset pagination but currently samples as a one-line README with no implementation files.
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% weight25F
- Consistency20% weight55D
- Quality20% weight43D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight50D
03 · Stats
365-day commit heatmap
55 active days
Language distribution
- JavaScript64%
- CSS23%
- Python5%
- HTML3%
- TypeScript1%
- C1%
- Other3%
04 · Numbers
Owned repos
non-fork
37
Commits
last 12 months
1
Followers
100
Joined GitHub
Feb 2022
05 · Top repos
VictorBK /
nappy-nova
Typed Next.js waste-management app with reporting, collection verification, rewards, leaderboard, Web3Auth, Gemini image analysis, and Drizzle persistence, but it has no visible adoption, tests, CI, license, or gitignore.
VictorBK /
Practice
A documented 124 KB multi-language coding-challenge collection with dozens of small solutions and CodeQL workflow coverage, but no tests, license, or typed project structure.
VictorBK /
pagination
A minimal PostgreSQL keyset-pagination repository with only a one-line README, no sampled implementation files, and no visible adoption or development infrastructure.
06 · Timeline
- Feb 10, 2022Joined GitHub
- Nov 20, 2022Created Practice — Practice tasks from various coding challenge platforms.
- Sep 28, 2024Created nappy-nova — A waste management platform built with Next.js ,Typescript, TailwindCSS & Gemini AI
- Sep 22, 2025Created pagination
- Oct 2, 2025Most recent push to pagination
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.