01 · Roasts
Commit cardio
756 commits this year says you show up; the heatmap still has enough blank weeks to keep your streak claims humble.
Safety rails sold separately
Sabrly and sabrlyWeb have no tests or CI, and EasyHabits' sampled test still asserts the old com.example.learn1 package.
Product trio, audience of two
You shipped Sabrly, EasyHabits, and a download site, but the profile has 2 followers and 2 total stars.
Big app, leaky keystore
EasyHabits claims 165,000+ lines and ships billing, Firebase, and alarms—then keeps plaintext signing passwords in the build configuration.
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% weight30F
- Consistency20% weight65C
- Quality20% weight52D
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
231 active days
Language distribution
- Java72%
- TypeScript23%
- JavaScript4%
- GLSL1%
- CSS0%
- HTML0%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
756
Followers
2
Joined GitHub
Oct 2018
05 · Top repos
abdummm /
EasyHabits
Substantial Android habit-tracking app with Firebase social features, mood charts, Room persistence, alarms, and billing, but limited adoption and weak engineering safeguards.
abdummm /
Sabrly
Sabrly is a documented, typed JavaFX desktop video editor with OpenAI image generation, audio/video rendering, captions, and timeline editing, but has no visible adoption, tests, CI, or license.
abdummm /
sabrlyWeb
Sabrly is a shipped single-page download landing site for an Islamic content creation product, with platform downloads and analytics, but no documented adoption or engineering safeguards.
06 · Timeline
- Oct 15, 2018Joined GitHub
- Jan 27, 2022Created EasyHabits — Easy habits is an android app that helps you get rid of bad habits and replace them with good ones. It also has a mood tracker, a chat section and an area to post.
- Jun 20, 2024Created Sabrly — This Java-based application leverages JavaFX and the OpenAI API to transform text prompts into customizable videos. Key features include the ability to add and sync audio, edit ind
- May 3, 2026Created sabrlyWeb
- Jul 29, 2026Most recent push to Sabrly
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.