01 · Roasts
The Great Hibernation
Your last push was October 25, 2015 — nearly a decade ago. The heatmap is 52 weeks of pure void. GitHub is sending you wellness checks.
Questions-Answers (No, Really — Questions)
You created a repo called 'Questions-Answers', pushed exactly zero files, and walked away forever. Not even a README to explain the existential crisis.
Docker Crimes
Your Docker tutorial uses 'FROM ubuntu:latest' without a pinned version AND has 'sudo docker docker run' in the README. Two cardinal sins, one 6-day repo.
3 Stars, 3 Forks, 16 Repos
Across 16 public repos and 15+ years on GitHub, you've accumulated 3 total stars and 3 forks. That's a rate of 0.2 stars per year. The math is not mathing.
CSS Majority
57% of your codebase is CSS — in a portfolio that's supposed to be 'systems'. The domain label is aspirational at best.
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% weight15F
- Consistency20% weight5F
- Quality20% weight28F
- Depth15% weight20F
- Breadth10% weight35F
- Community10% weight25F
03 · Stats
365-day commit heatmap
0 active days
Language distribution
- CSS57%
- Ruby36%
- HTML6%
- JavaScript1%
- Shell0%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
0
Followers
32
Joined GitHub
Apr 2009
05 · Top repos
krunal /
aadhar
A 2015 Rails authentication gem with token-based login, user registration, and password reset via token auth. Has tests and README but minimal adoption (2 stars), no CI, and sparse documentation. Shipped once (~8 years ago) with no sustained development.
krunal /
Docker
Early Docker tutorial repo with basic Dockerfiles for Rails/Ruby stack. Minimal scope, one-off collection, no tests/CI/license, thin documentation with typo in README.
krunal /
Questions-Answers
Empty scaffold repo with no files, no README, and no commits since initial creation in Oct 2015. Zero stars, forks, and watchers indicate no adoption or sustained development.
06 · Timeline
- Apr 24, 2009Joined GitHub
- Jan 1, 2015Created Docker
- Jan 30, 2015Created aadhar
- Oct 25, 2015Created Questions-Answers
- Oct 25, 2015Most recent push to Questions-Answers
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.