01 · Roasts
Notebook gravity
58% of the code mix is Jupyter Notebook; the serious Python tooling is there, but the profile still reads research-first.
Tests, meet the portfolio
entroscope has a six-version CI matrix and 90% coverage gate; Par-python and cv brought no tests or CI to the meeting.
Quietly shipping
625 commits this year and zero stale repos say you show up; 38 stars say the audience has not caught up yet.
Entropy has more traction
entroscope owns 18 of the account's 38 stars, while the rest of the portfolio is still mostly proof-of-work.
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% weight30F
- Consistency20% weight65C
- Quality20% weight69C
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
136 active days
Language distribution
- Jupyter Notebook58%
- Python36%
- Rust5%
- JavaScript1%
- Inno Setup0%
- HTML0%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
625
Followers
10
Joined GitHub
Sep 2020
05 · Top repos
Par-python /
entroscope
A well-documented entropy toolkit with nine measures, pandas/NumPy/Polars handling, scikit-learn integration, independent numerical validation, and strong automated testing, but currently limited to 18 stars and no demonstrated broad adoption.
Par-python /
training-early-warning
A focused, reproducible Python research experiment with a nanoGPT model, causal entropy detectors, a 60-run seed/config plan, and substantial pytest coverage, but no demonstrated adoption yet.
Par-python /
Par-python
A documented GitHub profile repository with a portfolio link, but no sampled implementation files, tests, CI, license, or typed project structure to demonstrate product adoption or engineering depth.
Par-python /
cv
A minimal HTML CV redirect: index.html sends visitors directly to a cv.pdf, with no documented project structure or supporting engineering artifacts.
06 · Timeline
- Sep 4, 2020Joined GitHub
- Sep 3, 2024Created Par-python
- Feb 3, 2026Created cv
- Jun 1, 2026Created entroscope — every entropy measure for time series data, in one consistent API
- Sep 14, 2026Created training-early-warning — Can rolling entropy of training signals warn that a neural network is about to diverge? An entroscope showcase.
- Sep 17, 2026Most recent push to training-early-warning
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.