01 · Roasts
25 commits and counting (down)
You pushed a grand total of 25 commits this year across 68 repos. That's one commit every two weeks — your keyboard is basically seasonal decoration at this point.
83% abandoned fleet
staleRepoRatio = 0.83 means 56 of your 68 repos haven't been touched in over 2 years. You've got a GitHub graveyard big enough to need a full-time groundskeeper.
HTML: 66% of your soul
Two-thirds of your codebase by bytes is HTML. For someone who bills themselves as a Python/Django backend engineer, the numbers are telling a very different story.
PRs: 0. Issues: 0. Externally: invisible.
Zero pull requests and zero issues opened this year. soloPct = 100%. You're not just a solo developer — you're a solo universe with no observable contact with other codebases.
Portfolio repo older than some languages
Fahad-Md-Kamal was created in 2020 and is still your highest-impact project. Five years of engineering experience and the portfolio page is the flagship — that's a choice.
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% weight43D
- Consistency20% weight20F
- Quality20% weight62C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
64 active days
Language distribution
- HTML66%
- Python12%
- CSS11%
- TypeScript6%
- JavaScript2%
- PHP1%
- Other2%
04 · Numbers
Owned repos
non-fork
40
Commits
last 12 months
25
Followers
31
Joined GitHub
Dec 2017
05 · Top repos
Fahad-Md-Kamal /
Fahad-Md-Kamal
Personal portfolio site (React + TypeScript) showcasing software engineering experience, skills, and projects with structured data files and modern frontend tooling. No tests, but typed, documented, and deployed via GitHub Actions.
Fahad-Md-Kamal /
Django-Budget-Car-Hire
Student Django project for a car rental platform with vehicle management, fleet booking, and payment integration via Stripe. No README, tests, or CI; basic structure with multiple apps but significant security/architecture issues.
Fahad-Md-Kamal /
Cloud-Services
Educational Azure Functions tutorial project with basic Python HTTP and blob triggers, typed Python setup, and pre-commit tooling. No tests, CI, or external adoption signals.
06 · Timeline
- Dec 20, 2017Joined GitHub
- Aug 26, 2019Created Django-Budget-Car-Hire — Django Framework
- Dec 5, 2020Created Fahad-Md-Kamal
- May 23, 2025Created Cloud-Services
- Apr 10, 2026Most recent push to Fahad-Md-Kamal
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.