01 · Roasts
One-Day Wonder
word2vec was born and committed in under an hour on 2026-03-13. Thirty-nine tests and six modules in 60 minutes is either superhuman or suspiciously pre-written — either way, 'depth' requires more than one timestamp.
The Ghost Town After Week 14
Your heatmap looks like a fireworks show that ended at intermission — dense bursts through week 12, then tumbleweed. 304 commits in a year sounds fine until you notice two-thirds of the year is blank.
ecommerce-data-quality-report Has No Data, No Quality, and No Report
A repo that scores 5/100 across impact, quality, AND depth simultaneously is an achievement in its own right. No README, no tests, no CI — just 10KB of HTML and ambition.
0 PRs, 1 Issue, 6 Followers
In a full year you opened zero pull requests on other repos and one lone issue. With 6 followers and no forks, GitHub essentially doesn't know you exist yet. The bio says 'passionate about ML' — GitHub says 'lurker'.
83% Python and Counting
Python: 83%. Jupyter Notebook: 15%. Everything else: noise. For a Data Science student that's on-brand, but 'breadth' doesn't mean 'I also own one TypeScript portfolio site'.
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% weight28F
- Consistency20% weight35F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
59 active days
Language distribution
- Python83%
- Jupyter Notebook15%
- TypeScript1%
- Vue0%
- HTML0%
- C++0%
- Other1%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
304
Followers
6
Joined GitHub
Mar 2025
05 · Top repos
SyedSameerFaisall /
sam-oogle
Personal portfolio website built with React, TypeScript, and Tailwind CSS. Features multi-page navigation, AI chatbot integration, and Supabase visitor tracking. Typed, documented, and structured but lacks tests and CI/CD pipeline.
SyedSameerFaisall /
word2vec
Educational NumPy-based Word2Vec implementation with 39 passing tests and complete module structure, created in one day. Minimal adoption (0 stars), but well-typed and documented for a tutorial project.
SyedSameerFaisall /
ecommerce-data-quality-report
Empty scaffold project created 2026-03-07 with 0 stars/forks, 10KB HTML-only content, 3 commits, no README, tests, CI, license, or documentation.
06 · Timeline
- Mar 17, 2025Joined GitHub
- Jul 2, 2025Created sam-oogle
- Mar 7, 2026Created ecommerce-data-quality-report
- Mar 13, 2026Created word2vec
- Mar 13, 2026Most recent push to word2vec
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.