01 · Roasts
One-Hit Wonder
752 of your 771 total stars live in a single repo. Remove shevery and you're a 19-star developer. That's not a portfolio, that's a portfolio with one exhibit and two empty frames.
ShizuConfigs: The 24-Hour Dev Cycle
Created July 3rd, last pushed July 4th — ShizuConfigs had a shorter lifespan than most leftover fireworks. No README, no license, no CI. Did you commit and immediately forget it existed?
Heatmap? More Like Lukewarm Map
95 commits across a full year on a heatmap that's 80% zeroes. Even your most active week only hit 4 commits. The grass is greener where you water it — you are not watering it.
93% Solo, 0% Peer Review
soloPct = 93%, 3 external PRs all year. You write code in a vacuum and call it shipping. Even open-source legends occasionally merge someone else's fix.
Joined in January, Stars in May
Account is literally months old and shevery already has 752 stars — impressive rocket trajectory. The danger: all momentum is borrowed from forking Shizuku. Let's see what you build from scratch.
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% weight63C
- Consistency20% weight30F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
33 active days
Language distribution
- Kotlin67%
- Java21%
- JavaScript6%
- C++3%
- Shell2%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
95
Followers
43
Joined GitHub
Jan 2026
05 · Top repos
HmnDev-Tech /
shevery
Modernized Android manager fork with Jetpack Compose UI, Material 3, and module discovery features. Typed Kotlin, structured multi-file codebase with CI/CD, though missing automated tests.
HmnDev-Tech /
HBLE-Droid
BLE advertisement spam tool for research/education. Kotlin + Compose app with modular generators, BLE engine, and Radar scanner. Typed, structured, documented. Extremely young (4 days old), minimal commits, niche use case, zero external adoption signals.
HmnDev-Tech /
ShizuConfigs
Shizuku module WebUI companion with Material 3 dashboard. ~4.8 MB codebase across shell scripts and vanilla JS frontend. No README, tests, CI, or license; created July 2026, minimal commit history (2 of last 30).
06 · Timeline
- Jan 20, 2026Joined GitHub
- Feb 28, 2026Created HBLE-Droid — Open the new advanced BLE Spam by HamonDev!
- May 15, 2026Created shevery — Shevery - Modernized Android manager with Jetpack Compose, Material 3, and compatibility enhancements.
- Jul 3, 2026Created ShizuConfigs — Official "Shevery" module, that can monitor, create config.
- Aug 15, 2026Most recent push to shevery
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.