01 · Roasts
Portfolio, not audience
Seven named projects earn the shipping bonuses; 0 total stars and 1 follower mean the audience has not arrived yet.
CI knows one address
PitchFinder runs lint, tests, Playwright, Lighthouse, and audits; most of the rest of the portfolio still treats CI as a rumor.
Horizontal builder detected
138 multi-repo recent commits span a venue finder, desktop app, gait analyzer, finance research, and ML experiments.
Proof, plots, product
A Lean proof, 25 mechanistic experiments, and a 200-venue live app is a wildly varied way to avoid collecting stars.
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% weight68C
- Consistency20% weight65C
- Quality20% weight75B
- Depth15% weight62C
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
21 active days
Language distribution
- JavaScript33%
- Jupyter Notebook18%
- C#17%
- Python16%
- TypeScript8%
- CSS4%
- Other4%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
98
Followers
1
Joined GitHub
Jan 2025
05 · Top repos
Sidi3355 /
pitchfinder
PitchFinder is a deployed Greater London venue-finding product with a substantial data-ingestion pipeline, browser scrapers, provenance-aware datasets, automated audits, tests, and CI, though it remains an untyped, unlicensed project with little visible adoption.
Sidi3355 /
gravity-wave-mech-interp
A substantial, documented mechanistic-audit research repository with 25 numbered experiments, physics baselines, provenance-stamped results, and extensive tests, but currently has 0 stars/forks and no demonstrated external adoption.
Sidi3355 /
RunHack
FormTwin is a substantial, typed running-form web app with on-device MediaPipe analysis, 7 explainable signals, 3D visualization, exports, Fitbit integration, and a live Vercel demo, but it is a very new 0-star hackathon project.
Sidi3355 /
saurus
A substantial, carefully engineered Windows desktop utility with strong documentation and defensive architecture, but currently showing no adoption signals, tests, CI, or license.
Sidi3355 /
GRiddles-Series-B-Puzzle-4
A documented, technically ambitious GRiddles puzzle solver with a formal Lean proof of the two-guess upper bound, finite Python experiments, and an explicitly unfinished one-guess impossibility construction.
Sidi3355 /
Tutorials
A small CS50 tutorial repository with a README and at least two working C exercises under cs50/week1, but no visible adoption, tests, CI, license, or broader production-oriented documentation.
Sidi3355 /
kalshi-market-making
A documented, data-backed Kalshi research pipeline with substantial parquet inputs and a working Avellaneda–Stoikov backtest, but no tests, CI, license, or demonstrated external adoption.
06 · Timeline
- Jan 17, 2025Joined GitHub
- Jun 23, 2026Created Tutorials — Following his tutorials and doing small projects
- Aug 1, 2026Created saurus
- Aug 20, 2026Created gravity-wave-mech-interp — Mechanistic interpretability audit of neural gravity-wave parameterizations (Gupta et al. 2025). Paper draft: Skill Without Physics.
- Aug 29, 2026Created RunHack — A personalised running form analysis and improvement tool | made during RunHack
- Sep 2, 2026Created pitchfinder
- Sep 3, 2026Created kalshi-market-making — Avellaneda-Stoikov market making backtest on Kalshi hourly BTC prediction markets
- Sep 11, 2026Created GRiddles-Series-B-Puzzle-4
- Sep 14, 2026Most recent push to GRiddles-Series-B-Puzzle-4
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.