01 · Roasts
Jupyter Supremacist
95% of your codebase is Jupyter Notebooks. Your langPcts chart looks like a pie with one slice and a garnish. mediadl is crying alone in the Rust corner.
Framework Tourist
projectgarden's 'tests' and CI are just Quartz's own test suite. You forked a framework, added some config YAML, and called it a project. Bold strategy.
Six-Hour Hero
quartz5-clickable-images has 30 commits — all within a single 6-hour window on June 29th. That's not version control, that's a commit speedrun.
Community Ghost
10 followers, 0 issues filed, 8 PRs in a year, 89% solo commits. The rest of GitHub doesn't know you exist and the heatmap suggests you're okay with that.
Note-Hoarder
Your most-starred repo (Academic, 3 stars) is 464 MB of lecture notes. Your magnum opus is homework. At least someone appreciated UTAR's CS curriculum.
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% weight56D
- Consistency20% weight65C
- Quality20% weight57D
- Depth15% weight58D
- Breadth10% weight55D
- Community10% weight50D
03 · Stats
365-day commit heatmap
158 active days
Language distribution
- Jupyter Notebook95%
- TypeScript2%
- HTML1%
- JavaScript1%
- Python1%
- Rust1%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
266
Followers
10
Joined GitHub
May 2022
05 · Top repos
HappyPotatoHead /
mediadl
Young Rust yt-dlp wrapper with CLI and TUI frontends. Typed, structured codebase with CI/CD, but no tests and early-stage adoption (0 stars, 2 months old).
HappyPotatoHead /
quartz5-drawer
Specialized Quartz5 plugin adding mobile-only table of contents sidebar with TypeScript, CI, and structured layout. Personal project solving a specific problem (missing mobile ToC) in a niche ecosystem.
HappyPotatoHead /
quartz5-clickable-images
TypeScript Quartz5 plugin enabling lightbox zoom for images. Minimal adoption (1 star), but functional with proper types, CI/CD, and inline documentation; thin commit history (30 commits in <1 day suggests burst work).
HappyPotatoHead /
dotfiles
Personal Hyperland desktop dotfiles with modular configuration structure (~1070 KB). Lua/Bash/JSON config files for WM, panel, terminal, and utilities; no tests, CI, or license; minimal documentation beyond README mentioning Arch/Hyperland/Waybar setup.
HappyPotatoHead /
projectgarden
Personal portfolio website built on Quartz (digital garden SSG). TypeScript + tests + CI, but no README and minimal original content; 115 KB repo is mostly framework configuration rather than substantive project work.
HappyPotatoHead /
Academic
Personal academic notes compilation (464 MB) from UTAR Computer Science degree, organized with Obsidian plugins. No distribution intended; minimal public adoption.
HappyPotatoHead /
HappyPotatoHead
Profile README repo with no source code artifacts. Contains self-introduction in C++ pseudocode and link to external project garden. No functional code, tests, CI, license, or type structure.
06 · Timeline
- May 14, 2022Joined GitHub
- Jan 15, 2024Created HappyPotatoHead
- Jul 22, 2024Created Academic — This is a compilation of notes, assignments, and past year papers from Bachelor of Computer Science (Honours) at UTAR.
- Apr 13, 2025Created projectgarden — Basically a portfolio
- Dec 11, 2025Created dotfiles
- Jun 10, 2026Created mediadl — yt-dlp wrapper for video and audio archiving
- Jun 29, 2026Created quartz5-clickable-images — image zooming thing for quartz5
- Jul 1, 2026Created quartz5-drawer — quartz5 toc but for mobile
- Aug 12, 2026Most recent push to projectgarden
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.