01 · Roasts
Speed-run Dev
Your top project, testimonial-card, was built in 16 minutes across 4 commits. That's not a portfolio piece — that's a tutorial copy-paste with a git init.
The Empty Shrine
Your profile repo (SirajGit7account) has 21 commits over 7 months and contains... no source files. You've been committing to a void with the dedication of a monk.
TypeScript Monogamist
93% TypeScript, all React SPAs, one stack. Zero deviation. Your language diversity chart looks like a pie with one slice.
Ghost Contributor
0 PRs filed, 1 issue opened, 3 followers — your GitHub presence is so quiet it makes a library look loud. Community score: 5/100.
15 Commits a Year
With 15 total commits in the past year, you're averaging roughly one commit per 3.5 weeks. Even your keyboard is questioning the relationship.
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% weight15F
- Consistency20% weight20F
- Quality20% weight38F
- Depth15% weight20F
- Breadth10% weight25F
- Community10% weight5F
03 · Stats
365-day commit heatmap
229 active days
Language distribution
- TypeScript93%
- CSS5%
- HTML1%
- JavaScript1%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
15
Followers
3
Joined GitHub
Aug 2024
05 · Top repos
SirajGit7account /
testimonial-card
TypeScript React testimonial card component learning project using TanStack Router, Tailwind CSS, and Vite. Typed components with structured layout and README, but minimal output (4 commits in 16 minutes), no tests/CI, no license, beginner-level scope.
SirajGit7account /
siraj-shaikh
Personal portfolio built with TanStack React Router, TypeScript, and Tailwind CSS. Typed + minimal structure, but lacks documentation, tests, and CI. Only 5 commits in 6 days suggests early-stage personal project.
SirajGit7account /
SirajGit7account
Empty scaffold with minimal HTML README and no source files. 21 commits over ~7 months suggest occasional activity but no meaningful codebase or output.
06 · Timeline
- Aug 9, 2024Joined GitHub
- Mar 17, 2025Created SirajGit7account
- Nov 26, 2025Created siraj-shaikh — Portfolio and blogs
- Dec 11, 2025Created testimonial-card
- Dec 11, 2025Most recent push to testimonial-card
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.