01 · Roasts
Protocol scholar, test dodger
ti-stream documents NNSE/NavNet handshakes, checksums, reconnects, and frame decoding—then ships with zero tests and zero CI.
Seven projects, sixteen stars
The portfolio is broad enough for the prolific-shipper bump, but 16 total stars says the audience is still mostly hypothetical.
Notebook monarchy
Jupyter Notebook accounts for 91% of language bytes; the rest of the stack is trying to get a word in edgewise.
Archive with a pulse
68% of owned repos are stale, while 82 public commits and a 2026-08-19 push keep the account from becoming a museum.
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% weight48D
- Consistency20% weight55D
- Quality20% weight55D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
83 active days
Language distribution
- Jupyter Notebook91%
- TypeScript5%
- Swift1%
- JavaScript1%
- Python1%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
78
Commits
last 12 months
82
Followers
13
Joined GitHub
Dec 2019
05 · Top repos
jtpotato /
ti-stream
A focused TypeScript/React WebUSB app that streams TI-Nspire CX II screenshots, with a carefully documented NNSE/NavNet protocol port but no tests, CI, license, or demonstrated adoption.
jtpotato /
videos-2024
A small TypeScript Motion Canvas animation project with 10 scenes, reusable visual constants, and Vite build configuration, but no documentation, tests, CI, license, or demonstrated adoption.
jtpotato /
jtpotato
A low-adoption personal profile repository centered on a README technology showcase, with a sizable 7,139 KB footprint but no sampled source files or visible engineering infrastructure.
jtpotato /
aerial-human-spotting
A small SAM 3 proof-of-concept notebook that calls a hosted Hugging Face Gradio endpoint and visualizes one aerial-person detection, but lacks reusable modules, tests, CI, licensing, and meaningful project documentation beyond a short README.
jtpotato /
math-question-generator
A small documented HTML/JavaScript collection with two sampled browser-based math question generators, including randomized algebra and arithmetic practice, but no tests, CI, typing, or adoption signals.
jtpotato /
leetcode
A small, undocumented Leetcode/olympiad practice repository with roughly 10 sampled solutions, several unfinished TODO implementations, and no visible adoption or engineering infrastructure.
jtpotato /
PythonControlledVehicle
A tiny, just-created Unity/C# and Python WebSocket vehicle-control experiment with a basic steering loop but no documentation, tests, CI, or license.
06 · Timeline
- Dec 17, 2019Joined GitHub
- Nov 11, 2022Created jtpotato
- Jan 21, 2024Created videos-2024
- Feb 23, 2024Created leetcode
- Jul 1, 2026Created PythonControlledVehicle — Bare-bones test using Websockets to control a Unity-simulated vehicle with Python.
- Jul 21, 2026Created aerial-human-spotting — Uses Meta's SAM 3 to identify the positions of people in images.
- Jul 24, 2026Created math-question-generator
- Aug 19, 2026Created ti-stream
- Aug 19, 2026Most recent push to ti-stream
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.