01 · Roasts
Zero Stars, Zero Forks, Zero Mercy
7 public repos, 0 stars, 0 forks, 0 followers. The GitHub contribution graph is so empty it could double as a meditation retreat. Even your one issue filed this year was probably on your own repo.
The Heatmap Is a Desert
31 commits in a year and the heatmap looks like someone spilled 5 pixels of green on a blank canvas. The hottest week hit a scorching 4 commits — on a Saturday.
Landing Page Without a Landing
Biblio-Landing-Page has TypeScript, responsive design, and market research sections — but no deployed URL, no CI, and no users. You built the window display before the store.
79% Dart, 100% Solo
soloPct = 100. Not a single collaborator across any repo. Dart is fine, but building in complete isolation with no PRs, no reviews, and no external feedback is the fastest way to ship in a vacuum.
Profile Repo as Portfolio Strategy
The ved1nsh config repo is doing heavy lifting as your 'portfolio' — 14 KB of README marketing copy spanning 14 months and 8 commits. The portfolio mentions projects; the projects mention features; the features mention users who don't exist yet.
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% weight52D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
12 active days
Language distribution
- Dart79%
- TypeScript8%
- JavaScript6%
- C++2%
- CMake2%
- Swift1%
- Other2%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
31
Followers
0
Joined GitHub
Jan 2024
05 · Top repos
ved1nsh /
Biblio-Landing-Page
TypeScript Next.js landing page for Biblio reading app with structured multi-section layout, responsive design, and smooth scroll interactions. Typed, documented, and well-organized but no tests, CI, or deployment evidence.
ved1nsh /
Biblio
Early-stage Flutter reading app (Biblio) with book management, gamification, and EPUB/PDF support. Typed Dart codebase with structured architecture, documented via CLAUDE.md and design files, but under 3 months old and no CI/tests.
ved1nsh /
ved1nsh
GitHub profile config repo with personal README listing portfolio projects. No actual source code, tests, CI, or license. Lightweight documentation of developer's work-in-progress ventures (Biblio, Panel Play).
06 · Timeline
- Jan 16, 2024Joined GitHub
- Feb 8, 2025Created ved1nsh — Config files for my GitHub profile.
- Mar 12, 2026Created Biblio-Landing-Page — Landing page for Biblio — a modern reading app focused on clean UX, AI features, and unified book tracking.
- Apr 3, 2026Created Biblio
- Apr 3, 2026Most recent push to Biblio
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.