01 · Roasts
Star-Free Zone
0 stars across 12 public repos. Not a single stranger found any of it worth a click. Even lorem-ipsum filler repos get accidental stars.
The Notebook Hoarder
81% Jupyter Notebook by byte-share — your GitHub is basically a folder of .ipynb files wearing a trench coat pretending to be a software portfolio.
23 PRs, 0 Tests
You filed 23 pull requests this year on other people's code, yet not one of your own repos has a single test. Helping others while your own house is on fire.
staleRepoRatio: 1.0
Every. Single. Owned. Repo. Last pushed over 2 years ago. The GitHub graveyard is real and you are its curator.
21-Day CLI Sprint
codenotify-codeowners: 10 commits, 21 days, then silence forever. That Go CLI had one job and apparently so did you.
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% weight55D
- Quality20% weight46D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
232 active days
Language distribution
- Jupyter Notebook81%
- TeX10%
- Python8%
- Shell0%
- HTML0%
- Go0%
- Other1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
33
Followers
14
Joined GitHub
Jun 2017
05 · Top repos
leonore /
deep-learning-for-immune-cells
Final-year academic project on deep learning for immune cell interaction analysis using convolutional autoencoders and regression models, with ~801 KB codebase spanning 4+ years of inactive maintenance.
leonore /
dot-scripts
Personal dotfiles and utility scripts collection with shell aliases, tmux/vim config, and git command reminders. Unpolished, undocumented beyond README, no tests/CI/license.
leonore /
codenotify-codeowners
A minimal Go CLI tool for converting CODENOTIFY files to CODEOWNERS format. Typed Go code with structured layout, brief README, and CLI dependency—but no tests, CI, or license. Clearly experimental one-off with single-week trajectory.
06 · Timeline
- Jun 13, 2017Joined GitHub
- Oct 13, 2018Created dot-scripts — dotfiles, scripts, commands
- Sep 24, 2019Created deep-learning-for-immune-cells — Deep learning for analysing immune cell interactions - final year project
- Feb 9, 2023Created codenotify-codeowners — quick cli helper to convert a codenotify file to a single codeowners file
- Jun 2, 2023Most recent push to dot-scripts
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.