01 · Roasts
Physics engine carries
Nature2D's 180 stars and 11 forks are doing most of the profile's impact work; the other scored repos combine for 21 stars.
The calendar has buffer zones
66 commits this year and a sparse heatmap make the recent 2026-08-08 push look more like an event than a routine.
Research-grade, guardrail-light
soft has GPU training, resume support, and Triton backward kernels, but still ships with no tests, CI, or license.
Documentation stronghold
write-ups is a 32,602 KB archive spanning years; its maintenance automation consists of optimism, because CI and tests are absent.
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% weight41D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
45 active days
Language distribution
- Jupyter Notebook86%
- Lua4%
- Python3%
- JavaScript3%
- TypeScript2%
- HTML1%
- Other1%
04 · Numbers
Owned repos
non-fork
40
Commits
last 12 months
66
Followers
35
Joined GitHub
Nov 2020
05 · Top repos
jaipack17 /
Nature2D
Nature2D is a documented Roblox 2D physics engine with Verlet-style point integration, convex-hull collision handling, constraints, quadtree broad-phase support, tests, and CI lint/format checks.
jaipack17 /
write-ups
A 32,602 KB, 21-star technical writing archive with substantial Roblox/Luau explainers and runnable examples covering Bézier curves, quadtrees, steering, Verlet physics, and LLM serving, but without tests, CI, license, or typed-language structure.
jaipack17 /
soft
A substantive, reproducible Softpick c-annealing research experiment with GPU training/evaluation scripts, vendored attention kernels, and documented results, but no visible adoption, tests, CI, license, or typed implementation.
06 · Timeline
- Nov 8, 2020Joined GitHub
- Sep 24, 2021Created write-ups — Depot for my articles, papers, insight, research, discoveries and just fun!
- Oct 11, 2021Created Nature2D — A 2D physics engine for Roblox. Create versatile physics simulations and mechanics with GUIs!
- Aug 8, 2026Created soft
- Aug 8, 2026Most recent push to soft
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.