01 · Roasts
Star Inequality
jellyfin-rename-videos — a script that renames files — has 14 of your 18 total stars. Your most-engineered project (swiss-grades: i18n, CI, tests, live deployment) has 4. The market has spoken, and it prefers a for-loop.
94 PRs, 13 Followers
You opened 94 pull requests in a year — more PRs than most people make life decisions — yet pulled in only 13 followers. You're essentially a ghost contributor: prolific, invisible, unsubscribed.
Heatmap Swiss Cheese
Your heatmap is a graveyard with occasional revivals. Weeks 15–17, 20–23, and 29–31 are flat zeros. The burst at week 17 (four 4s in a row) suggests you commit in panic, not rhythm.
Portfolio of Three
10 public repos, 3 actually scored. The other 7 apparently aren't worth analyzing. A portfolio is only as strong as what you're willing to defend — and right now that's a grade calculator, a portfolio site, and a rename script.
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% weight33F
- Consistency20% weight60C
- Quality20% weight67C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
88 active days
Language distribution
- TypeScript64%
- Svelte27%
- Python4%
- CSS4%
- HTML1%
- JavaScript1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
331
Followers
13
Joined GitHub
May 2020
05 · Top repos
Arlind-dev /
swiss-grades
Swiss grade calculator with SvelteKit, featuring weighted averaging, QV calculations for EFZ apprenticeships, multi-language i18n, and shareability. Well-structured, typed, and tested—a capable indie tool with limited adoption (4 stars, live site).
Arlind-dev /
sulej.ch
Personal portfolio website built with SvelteKit and Tailwind. Typed TypeScript, CI pipeline, clean structure, but minimal scope and no tests. Well-crafted landing page with theme switching and structured navigation.
Arlind-dev /
jellyfin-rename-videos
Single-purpose utility script that renames video files for Jellyfin media servers. Typed Python (not strictly), has clear README with examples, but minimal scope and no test coverage or CI/CD.
06 · Timeline
- May 4, 2020Joined GitHub
- Apr 21, 2023Created jellyfin-rename-videos — This script renames video files in subdirectories named "Season YY" to the format SYYEXX.ext.
- Oct 12, 2025Created sulej.ch — Official repository for the sulej.ch website, built using SvelteKit.
- Apr 26, 2026Created swiss-grades — A Swiss grade calculator built with SvelteKit.
- Aug 5, 2026Most recent push to swiss-grades
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.