01 · Roasts
The Invisible Contributor
50 weeks of heatmap showing pure zeros, then 3 faint dots in the last fortnight. With 63 public repos and privateWorkLikely=true, your best commits are living in the dark. GitHub thinks you're a ghost.
Test? Never Heard of Her
Zero repos with HAS_TESTS=yes across the entire portfolio. You're shipping a JNI C++ llama.cpp bridge, a DB-migration Android app, AND a live trading screener — all without a single automated test. Bold strategy.
The Keystone Kop
keystone: 1KB, 1 commit, created and last-pushed on the exact same second (2026-03-31 08:24:04/05Z). You opened the repo, blinked, and left. That's not a project, that's a typo.
60% Graveyard Operator
staleRepoRatio of 0.60 means 38 of your 63 repos haven't been touched in 2+ years. You've accumulated a ghost town of abandoned side projects that makes your active work harder to find.
Multilingual Hermit
Python, Java, Kotlin, Rust, Go, GDScript — six languages and zero collaborators. soloPct=100 with 31 followers and following only 8 people. You're building a whole ecosystem in total isolation.
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% weight48D
- Consistency20% weight60C
- Quality20% weight62C
- Depth15% weight60C
- Breadth10% weight80A
- Community10% weight40D
03 · Stats
90-day commit heatmap (public events only)
5 active days
Language distribution
- Python44%
- Java15%
- Kotlin10%
- Rust10%
- Go6%
- GDScript4%
- Other11%
04 · Numbers
Owned repos
non-fork
53
Commits
last 12 months
109
Followers
31
Joined GitHub
Apr 2009
05 · Top repos
abdza /
memory_album
Android photo album app with SHA-256 content hashing for persistent metadata. Typed Kotlin, Room database, MVVM architecture with meaningful docs. No CI/tests but shipped with stable feature set.
abdza /
mathurat
Focused Islamic devotional Android app in Kotlin with 44 hardcoded zikr items, multi-version support (Sughra/Kubra), session-aware recitation tracking, and achievement system. Well-documented with structured MVP approach but lacks automated tests and CI.
abdza /
kancil
Kotlin Android app wrapping llama.cpp for on-device multimodal AI inference with streaming output, web search grounding, and IPC service layer. Typed, documented (README + design.md + ARCHITECTURE.md), structured codebase (~629 KB) but no tests or CI; launched 12 days ago with 6 recent commits.
abdza /
g6portal
Grails 6.2.2 web framework (G6Portal) with dynamic tracker/workflow system, comprehensive documentation in docs/ folder, but untyped Groovy, no tests/CI, and zero external adoption signals.
abdza /
momentumscreener
Real-time momentum trading screener for small-cap stocks using TradingView API with alert system, paper trading simulator, and Telegram integration. Young codebase (~1 year old) with 30 commits exploring volume/price spike detection patterns for automated stock scanning.
abdza /
keystone
Empty scaffold: 1KB repo, single commit, no source files, minimal README. Classic one-off dump with no working implementation.
06 · Timeline
- Apr 8, 2009Joined GitHub
- Dec 23, 2024Created g6portal — G6Portal web framework. Made to be run with grails 6.2.2.
- May 25, 2025Created momentumscreener — Using tradingview screener api to look for momentum plays
- Jan 25, 2026Created memory_album — Memory Album is an android album where you can remark on your pictures to keep a note on the memory.
- Mar 21, 2026Created mathurat — Al-mathurat for android
- Mar 31, 2026Created keystone — An android task manager app that helps you build the projects of your dream and track the steps to achieve them.
- Apr 13, 2026Created kancil — Local LLM service for android
- Apr 25, 2026Most recent push to kancil
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.