01 · Roasts
The Graveyard Keeper
62% of your 24 repos haven't seen a push in over 2 years. That's not a portfolio, that's a cemetery with a 'coming soon' sign out front.
Burst-Mode Developer
Your heatmap is a seismograph — long flat lines punctuated by brief earthquakes. 13 active weeks out of 52 is not consistency, it's geological event logging.
Zero PRs, One Issue
totalPRsYear=0, totalIssuesYear=1. You opened exactly one issue in a year. That's not community engagement, that's asking for directions once and calling it traveling.
JS Monoculture
89% JavaScript with TypeScript, Jupyter, and Python making up the remaining crumbs — your language chart looks like a pie that's 89% crust.
Resume Studio's Resume
resume-studio is 4 days old with 4 commits and 0 stars — your resume-building app doesn't have a resume yet. Bootstrap harder.
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% weight33F
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
79 active days
Language distribution
- JavaScript89%
- TypeScript5%
- Jupyter Notebook3%
- Python1%
- SCSS0%
- Java0%
- Other2%
04 · Numbers
Owned repos
non-fork
21
Commits
last 12 months
58
Followers
22
Joined GitHub
Jul 2021
05 · Top repos
prachee-n16 /
resume-studio
TypeScript resume editor with AI-assisted bullet variant system. Early-stage project (4 days old, 4 commits) with working Next.js frontend + FastAPI backend, structured codebase, but minimal external adoption or evidence of production use.
prachee-n16 /
codecrafters-claude-code-python
CodeCrafters challenge solution implementing an LLM-powered coding assistant with tool calling (Read/Write/Bash). Single-day submission with minimal scope, no tests/CI, but typed Python tooling and working proof-of-concept.
prachee-n16 /
prachee-n16
Personal GitHub profile repository with minimal substance: 43 KB total, no source files sampled, README is biographical only, no tests/CI/license, untyped language environment.
06 · Timeline
- Jul 24, 2021Joined GitHub
- Nov 7, 2022Created prachee-n16
- Feb 9, 2026Created codecrafters-claude-code-python
- Feb 10, 2026Created resume-studio — resume-studio is an AI-assisted resume optimization platform designed to enhance, not replace, human-written resumes
- Feb 13, 2026Most recent push to prachee-n16
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.