01 · Roasts
48 commits and calling it a year
totalCommitsYear = 48. That's not a coding habit, that's a coding cameo. Most of your heatmap looks like a city after a blackout — 35+ weeks of pure darkness.
Zero PRs, 18 issues filed
You opened 18 issues on other people's repos but submitted 0 PRs all year. You are the person who identifies the potholes but never fills them.
zaprpc: the bravest 35 KB on GitHub
You built a QUIC-based RPC framework in Go — genuinely cool — and then gave it 13 commits over 14 months with no tests and no CI. The README promises more than the commit log delivers.
CCLab1Portfolio: dummyimage.com and BLAH BLAH
One repo, one commit, 5 minutes, placeholder text literally reading 'BLAH BLAH'. This is in your public portfolio. It is being scored right now.
33 repos, 8 total stars
With 33 public repos, you're averaging 0.24 stars per repository. The GitHub stars-to-repo ratio of a very enthusiastic journal-keeper.
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% weight30F
- Consistency20% weight20F
- Quality20% weight44D
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
25 active days
Language distribution
- TypeScript45%
- JavaScript24%
- Elixir6%
- CSS5%
- Python4%
- Nunjucks3%
- Other13%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
48
Followers
69
Joined GitHub
Sep 2022
05 · Top repos
achyuthcodes30 /
zaprpc
Minimal, typed Go RPC framework over QUIC with clean API design, reasonable docs, and working examples. Early-stage experimental project with 3 stars, 13 commits across 14 months, no tests or CI.
achyuthcodes30 /
Bazaar
Django e-commerce site with Razorpay payment integration, cart functionality, and TailwindCSS UI. Untyped Python, no tests/CI, minimal architectural depth despite working features.
achyuthcodes30 /
CCLab1Portfolio
Educational portfolio template for students. Minimal scope with single commit in under 5 minutes, no tests/CI, sparse documentation, and unmodified boilerplate structure with placeholder content throughout.
06 · Timeline
- Sep 9, 2022Joined GitHub
- Aug 13, 2023Created Bazaar — E-Commerce website with Razorpay integration
- Aug 6, 2024Created zaprpc — A minimal RPC framework over QUIC
- Jan 6, 2025Created CCLab1Portfolio
- Oct 19, 2025Most recent push to zaprpc
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.