01 · Roasts
The CI drought
Five scored repositories, zero CI setups: the pipeline remains a theoretical construct.
Adoption still in stealth mode
The portfolio has 6 total stars, while every scored repo is sitting at 0 stars and 0 forks.
Sprint-powered
ZeltaF_v2 landed as one sampled commit, and attention-sinks-molab was created and pushed on the same day.
Practice has receipts
TensorTonic-Solutions has 11 sampled commits across six months; turn that persistence into tested, reusable artifacts.
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% weight31F
- Consistency20% weight55D
- Quality20% weight37F
- Depth15% weight45D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
131 active days
Language distribution
- Jupyter Notebook83%
- JavaScript7%
- Python7%
- Java2%
- CSS1%
- HTML0%
04 · Numbers
Owned repos
non-fork
14
Commits
last 12 months
103
Followers
42
Joined GitHub
Sep 2021
05 · Top repos
Salwa08 /
TensorTonic-Solutions
A documented collection of reinforcement-learning, NLP, and Transformer exercises, with several working NumPy/PyTorch implementations organized into per-problem directories but no visible validation or release infrastructure.
Salwa08 /
ZeltaF
ZeltaF is a documented privacy-first financial education PoC combining FastAPI, React, Ollama, local OCR/PDF analysis, guardrails, and delayed Casablanca market data, but it has no visible adoption or sustained history.
Salwa08 /
attention-sinks-molab
A polished, competition-oriented marimo explainer that measures attention sinks in distilgpt2 and adds interactive visual and toy experiments, but remains a small, newly created repo without tests, CI, or demonstrated adoption.
Salwa08 /
neetcode-submissions
A NeetCode GitHub Sync repository containing several working Python interview-problem submissions, but with no tests, CI, license, or demonstrated external adoption.
Salwa08 /
ZeltaF_v2
A one-commit Streamlit prototype for a Moroccan investment assistant, with local Ollama chat, PDF-analysis dependencies, scenario tabs, and substantial inline UI styling but no documentation, tests, CI, or typed structure.
06 · Timeline
- Sep 29, 2021Joined GitHub
- Jan 15, 2026Created TensorTonic-Solutions — My solutions to TensorTonic problems
- Jun 24, 2026Created attention-sinks-molab — Interactive marimo notebook explaining why LLMs attend to the first token.
- Jul 13, 2026Created neetcode-submissions — My NeetCode.io problem submissions
- Jul 26, 2026Created ZeltaF
- Jul 26, 2026Created ZeltaF_v2
- Jul 26, 2026Most recent push to ZeltaF_v2
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.