01 · Roasts
Heatmap? More like Heat-Nap
246 commits in a year sounds respectable until you look at the heatmap — 20+ consecutive weeks of absolute silence. You basically hibernated for half the year and called it version control.
Test-Free Zone
Three repos, zero test suites that pass CI. Vanderwaals has a ML recommendation engine, Tempo has 43 database migrations, and Treta has mood detection — but apparently none of that needs testing. Bold strategy.
1 Follower, 0 Following
You follow literally nobody and have one follower (probably yourself on another account). GitHub is a social platform, not a private journal — your 44 total stars suggest people *want* to find you, they just can't.
Kotlin Maximalist
69% Kotlin across your entire profile. Rust is sitting at 3% like a participation trophy. You have the language diversity of a developer who discovered one thing and never looked back.
1 PR/Year, Infinite Ambition
You built an on-device AI wallpaper engine, a music gamification system, and a multi-source downloader — then submitted exactly 1 PR to the entire rest of GitHub all year. The confidence to build all this and contribute nothing upstream is truly something.
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% weight58D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
59 active days
Language distribution
- Kotlin69%
- Makefile14%
- Python8%
- Rust3%
- JavaScript1%
- C++1%
- Other4%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
246
Followers
1
Joined GitHub
Jul 2023
05 · Top repos
avinaxhroy /
Vanderwaals
Vanderwaals: Privacy-first Android wallpaper app using on-device MobileNetV4 AI (1280D embeddings) with Material 3 design. 669MB codebase, 4.5.0 shipped, AGPL-3.0 licensed, with CI/CD (curate.yml), no tests, comprehensive docs (design.md, ARCHITECTURE.md), advanced ML algorithms (YouTubeLikeRecommender, PreferenceUpdat
avinaxhroy /
Tempo
Local-first music tracking Android app with Kotlin/Compose UI, Room database, multi-source enrichment (Spotify/MusicBrainz/Last.fm), gamification system, and Desktop Satellite pairing. Actively developed with structured architecture, 43 database migrations, comprehensive background workers, and rich metadata management
avinaxhroy /
Treta
Early-stage music downloader supporting Spotify, Apple Music, YouTube with mood detection. Typed Python project with tests, structured architecture (db/, core/, cli/), and comprehensive documentation (README, docs/, design.md, ARCHITECTURE.md). Limited adoption (5 stars) but complete implementation.
06 · Timeline
- Jul 3, 2023Joined GitHub
- Jun 21, 2025Created Treta — 🎵 The ultimate multi-platform music downloader supporting Spotify, Apple Music, and YouTube Music. High-quality audio downloads (FLAC, AAC), and completely automated setup. 🚀
- Nov 15, 2025Created Vanderwaals — Vanderwaals is a modern, privacy-friendly Android wallpaper app that learns your visual style and keeps your home screen fresh with personalized wallpapers. Powered by on-device AI
- Dec 2, 2025Created Tempo — The ultimate local-first music companion for Android. Track your listening history, analyze vibes, and generate beautiful 'Spotlight' stories. Supports Spotify, YouTube Music, and
- May 10, 2026Most recent push to Vanderwaals
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.