01 · Roasts
91% Jupyter Notebook
Your language breakdown is basically 'Jupyter Notebook: the profile.' TypeScript, Python, HTML, JS, and CSS are all at 1–3% — rounding errors masquerading as a tech stack.
34 Commits in a Year
34 commits in 12 months. GitHub's heatmap looks like a QR code with most of the squares missing. Your most active week had 3 commits — not a streak, a sneeze.
CUDA-Kernels: The Ghost Repo
You created CUDA-Kernels, pushed absolutely nothing, and let it sit there like an aspirational sticky note you never acted on. Zero files. Zero commits. Immaculate.
Hardcoded Windows Paths in Prod
C:\Users\achra\ lives forever in your ERCOT notebooks. Anyone who clones this repo gets a front-row seat to your local machine's directory structure. Reproducibility is a myth.
0 PRs, 0 Issues, 0 Following
Zero pull requests, zero issues, zero people followed. You're not on GitHub — you're in GitHub's witness protection program.
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% weight15F
- Consistency20% weight20F
- Quality20% weight25F
- Depth15% weight45D
- Breadth10% weight35F
- Community10% weight25F
03 · Stats
365-day commit heatmap
79 active days
Language distribution
- Jupyter Notebook91%
- TypeScript3%
- Python2%
- HTML2%
- JavaScript1%
- CSS1%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
34
Followers
1
Joined GitHub
Oct 2023
05 · Top repos
AchrafAzzaoui /
ERCOT_Price_Prediction_Stat_413_Final_Project
Academic coursework project on ERCOT energy price prediction using LSTM/ARIMA with minimal documentation. Jupyter notebooks contain feature engineering, EDA, and forecasting code but lack structure, tests, and meaningful project docs.
AchrafAzzaoui /
Comp282Assignments
Course assignments repo containing 8 Jupyter notebook exercises covering linear algebra, optimization, and numerical methods. Minimal metadata, no README, tests, CI, or license; purely educational work with no external visibility or adoption.
AchrafAzzaoui /
CUDA-Kernels
Empty scaffold repo created 2 hours ago with no files, no commits since initialization, and no documentation. Repo is completely unpopulated.
06 · Timeline
- Oct 16, 2023Joined GitHub
- Sep 30, 2024Created ERCOT_Price_Prediction_Stat_413_Final_Project — Energy Price Prediction in Competitive Energy Load Zones based on factors such as previous and forecasted demand, weather conditions, and previous prices.
- Jan 21, 2026Created Comp282Assignments
- Feb 6, 2026Created CUDA-Kernels
- Apr 6, 2026Most recent push to Comp282Assignments
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.