01 · Roasts
Notebook monoculture
98% of the language mix is Jupyter Notebook: the repos are doing science, but the language chart is doing a solo performance.
CI sighting
diffusion-brain-alignment-blog has GitHub Pages CI; the other four scored repos apparently left automation at the lab door.
Validation vacuum
Five scored repos, zero with tests, and zero with licenses: reproducibility is carrying the whole group project.
Pipeline-rich, adoption-poor
Snakemake, LSDB, Stable Diffusion, Gemini, and Gradio all appear—yet the scored repos collectively show 0 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% weight48D
- Consistency20% weight60C
- Quality20% weight52D
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
237 active days
Language distribution
- Jupyter Notebook98%
- TypeScript1%
- Python1%
- C++0%
- JavaScript0%
- TeX0%
04 · Numbers
Owned repos
non-fork
41
Commits
last 12 months
282
Followers
49
Joined GitHub
Jul 2020
05 · Top repos
ibrahimhabibeg /
spectra-captioning
A documented Python astronomy pipeline with four CLI entry points, LSDB catalog crossmatching, FastSpecFit extraction, spectrum plotting, and Gemini multimodal caption strategies; substantial implementation is offset by absent tests, CI, license, and visible runtime defects.
ibrahimhabibeg /
diffusion-brain-alignment-blog
A substantial Quarto research manuscript comparing Stable Diffusion and macaque ventral-stream representations, with reproducible RSA methodology and GitHub Pages publishing, but no visible adoption, tests, license, or typed implementation.
ibrahimhabibeg /
diffusion-brain-alignment
A documented, non-trivial Neuromatch Academy research pipeline combining Snakemake, Stable Diffusion feature extraction, macaque data processing, RSA statistics, bootstrapping, and visualization, but with no demonstrated adoption or validation infrastructure.
ibrahimhabibeg /
spectra-captions-viewer
A documented, multi-file Gradio astronomy evaluator with interactive spectra, evidence quotes, and feedback persistence; it shows practical implementation but no tests, CI, typing, license, or demonstrated external adoption.
ibrahimhabibeg /
direct-diffusion
A one-day, zero-star educational Marimo notebook explaining direct data prediction in diffusion models, with a toy implementation scaffold but no documentation, tests, CI, or packaging.
06 · Timeline
- Jul 12, 2020Joined GitHub
- Jun 28, 2026Created direct-diffusion
- Jul 16, 2026Created diffusion-brain-alignment — A study of the representational alignment between diffusion models and Macaque cross timesteps and ROIs
- Jul 23, 2026Created diffusion-brain-alignment-blog
- Aug 9, 2026Created spectra-captioning
- Aug 9, 2026Created spectra-captions-viewer
- Aug 29, 2026Most recent push to spectra-captioning
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.