01 · Roasts
83% Jupyter, 0% Insight
Your language breakdown is 83% Jupyter Notebook, yet not a single notebook repo made it into the scored portfolio. That's a lot of cells running and a lot of outputs never shipped anywhere public.
The 31-Minute Plugin
claude-code-skills was conceived, documented, and committed in 31 minutes flat on 2026-03-17. Bold. But claiming MIT in plugin.json while having no LICENSE file is the kind of thing that says 'I Googled the badge but not the file.'
54% Graveyard
Over half your repos haven't been touched in 2+ years. At 50 public repos, that's ~27 abandoned projects silently judging you every time you push to main.
0 Issues, 2 PRs, 18 Followers
You've opened exactly 0 issues and 2 PRs in the last year across all of GitHub. Your code is for your eyes only — which is fine, but don't expect the community to find you.
Night Owl: 100%
Every single commit in the past year happened at night. Either you are a vampire, you live in a timezone GitHub doesn't recognize, or you really do your best work after the sun gives up on you.
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% weight63C
- Consistency20% weight60C
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
292 active days
Language distribution
- Jupyter Notebook83%
- Python8%
- TypeScript3%
- JavaScript2%
- Swift1%
- Rust1%
- Other2%
04 · Numbers
Owned repos
non-fork
37
Commits
last 12 months
124
Followers
18
Joined GitHub
Aug 2022
05 · Top repos
JCSnap /
claude-code-queue
Production-grade Python queue automation tool for Claude Code with comprehensive retry logic, rate-limit detection, markdown persistence, and 85+ resilience tests. Typed, well-documented, battle-hardened codebase addressing real pain points in rate-limited workflows.
JCSnap /
finimation
Polished interactive finance visualization tool with 20 modules (options, bonds, portfolio, derivatives), TypeScript+React+Vite, comprehensive test coverage and CI/CD—fresh launch (4 days old) with zero stars yet.
JCSnap /
cheatree
Experimental Rust TUI cheatsheet tool with tree-based YAML structure, typed language + working feature set, but brand new (26-30 hours old), zero adoption, no tests/CI, no license yet despite mature code architecture.
JCSnap /
Collection
Personal Vim/macOS workflow configuration dump with README describing tools and shortcuts; 83 KB, 30 recent commits, no code structure, tests, CI, or license.
JCSnap /
claude-code-skills
Claude Code skill plugin with one published skill (se-insights). Created and all commits within 31 minutes on 2026-03-17. Typed documentation but no tests, CI, or license file despite plugin.json declaring MIT.
JCSnap /
JCSnap
Profile README with minimal content (3 KB) listing work on three ren education projects. No code files, tests, CI, or structured documentation beyond a single README stub.
06 · Timeline
- Aug 11, 2022Joined GitHub
- Jul 30, 2023Created JCSnap — My profile
- Aug 6, 2023Created Collection — A collection of configurations for my workflow
- Jun 26, 2025Created claude-code-queue — claude code has a rate limit. auto queue instructions when rate limit resets.
- Jan 26, 2026Created cheatree — create and view cheatsheets in your terminal with nice TUI, opinionated with tree-like structure
- Feb 21, 2026Created finimation — visual algo for finance concepts
- Mar 17, 2026Created claude-code-skills — claude code skills to use claude code without brain rot
- Mar 22, 2026Most recent push to claude-code-queue
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.