01 · Roasts
Test suite: missing in action
All four scored repos report HAS_TESTS=no. The physics engine can differentiate through time, but not through a regression test.
Documentation cliff
Teammind packs 11 coordinated modules and four MCP tools behind a README that says “documentation coming soon.”
Stars are concentrated
70 total stars are real, but the strongest scored repo is Teammind at 9 stars; the portfolio has not found its breakout project yet.
Horizontal builder energy
91 recent commit samples across repos says you ship broadly; the next upgrade is maintaining one project long enough to make the depth undeniable.
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% weight43D
- Consistency20% weight60C
- Quality20% weight57D
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
178 active days
Language distribution
- Python57%
- TypeScript33%
- JavaScript3%
- HTML3%
- CSS2%
- Lua2%
04 · Numbers
Owned repos
non-fork
34
Commits
last 12 months
257
Followers
339
Joined GitHub
Feb 2025
05 · Top repos
natedemoss /
Teammind
A substantive typed TypeScript CLI/MCP tool for Git-aware Claude Code memory, with SQLite persistence, local embeddings, extraction, staleness tracking, persona support, and team sync, but minimal public documentation and no tests or CI.
natedemoss /
natedemoss.github.io
A polished personal GitHub Pages site with interactive canvas visuals, project links, activity fetching, and automated deployment, but limited adoption and no tests, license, or typed code.
natedemoss /
nabla
A focused TypeScript differentiable 2D physics engine with reverse-mode autodiff, semi-implicit Euler dynamics, Adam/SGD optimizers, and two interactive inverse-physics demos; adoption is minimal and the repo is a one-commit snapshot.
natedemoss /
natedemoss
A minimal GitHub profile-configuration repository with a README linking to natedemoss.dev, but no sampled source files, tests, CI, license, or typed implementation.
06 · Timeline
- Feb 6, 2025Joined GitHub
- Feb 6, 2025Created natedemoss — Config files for my GitHub profile.
- Mar 25, 2026Created Teammind — Git-aware team memory for Claude Code
- May 10, 2026Created natedemoss.github.io
- Jul 3, 2026Created nabla — A tiny differentiable 2D physics engine. Simulate a world, then backprop through the simulation.
- Sep 10, 2026Most recent push to natedemoss.github.io
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.