01 · Roasts
The 30-Week Vacation
Your heatmap is a motivational poster in reverse — 20 weeks of actual commits, then 30+ straight weeks of nothing. Did GitHub accidentally log you out and you just… didn't notice?
19 PRs, 0 Issues, 100% Solo
You opened 19 PRs this year but 0 issues and maintained a strict soloPct of 100%. Those PRs are just you reviewing your own work in a mirror — impressive commitment to self-dialogue.
market-data-stream: The Ghost Launch
market-data-stream was created AND last pushed on 2026-04-21, within a single hour. A repo born and abandoned before the README could finish drying. The markets moved on without it.
5 Languages, 1 Domain
TypeScript, Svelte, Rust, Python, JavaScript — on paper you're polyglot royalty. In practice, every scored repo is a Next.js web app. The Rust is doing witness protection.
Quality Infrastructure Optional
Three repos analyzed: zero tests, zero CI pipelines, zero licenses across the board. README-driven development is a bold architectural choice, but maybe let a linter see the code once.
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% weight35F
- Quality20% weight42D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
54 active days
Language distribution
- TypeScript68%
- Svelte15%
- JavaScript7%
- CSS4%
- Rust1%
- Python1%
- Other4%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
72
Followers
2
Joined GitHub
Mar 2021
05 · Top repos
shivamani-yamana /
zennotesai
Early-stage Next.js + TypeScript collaborative note-taking app with Firebase & Liveblocks. Functional real-time editor and live cursors implemented; AI features pending. Typed, documented, structured but lacks tests/CI and has minimal adoption.
shivamani-yamana /
schema-iq
Early-stage Next.js + TypeScript AI schema generator with Gemini integration. Typed, documented, and structured, but only 2 days old with 12 commits and no tests/CI. Personal experimental project rather than established portfolio piece.
shivamani-yamana /
market-data-stream
Empty scaffold: 6KB repo with only a README stub, 0 stars/forks, no tests/CI/license/code files sampled, created and last pushed on same day (2026-04-21).
06 · Timeline
- Mar 17, 2021Joined GitHub
- Jan 25, 2025Created zennotesai — ZenNotes AI is an AI-powered note-taking platform that blends simplicity with advanced technology. It offers a clean, organized workspace where notes are automatically categorized,
- Aug 16, 2025Created schema-iq
- Apr 21, 2026Created market-data-stream
- Apr 21, 2026Most recent push to market-data-stream
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.