01 · Roasts
CI Witness Protection
All four assessed repositories have no CI. Your build pipeline is currently a trust fall.
Test Suite: Placeholder Edition
telegram-todo-bot has a generated tests.py comment; the other three projects do not even bring that much theatre.
Game Jam With Receipts
You shipped Minesweeper, Godot Valley, and an Endless Runner, but the star economy has returned 5 stars total.
Notebook Monopoly
97% of tracked language bytes are Jupyter Notebook, despite a portfolio that actually spans C#, Python, Godot, and Unity.
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% weight48D
- Consistency20% weight55D
- Quality20% weight47D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
107 active days
Language distribution
- Jupyter Notebook97%
- Python1%
- C#0%
- HTML0%
- ShaderLab0%
- CSS0%
- Other2%
04 · Numbers
Owned repos
non-fork
25
Commits
last 12 months
196
Followers
14
Joined GitHub
Nov 2021
05 · Top repos
RezaTaheri01 /
mine-sweeper
A documented, MIT-licensed C# WinForms Minesweeper game with multiple difficulty levels and assist/hover features, but limited adoption and no automated tests or CI.
RezaTaheri01 /
telegram-todo-bot
A documented MIT-licensed Telegram todo bot with Django persistence, inline sharing, and callback-driven task management, but no meaningful tests or CI and limited implementation polish.
RezaTaheri01 /
godot-valley
A documented Godot farming-survival game with multiple playable systems, custom modifications, Windows/Web export presets, and active feature tracking, but only 2 stars and no tests or CI.
RezaTaheri01 /
endless-runner-unity
A documented Unity 6 endless-runner game with playable movement, scoring, persistence, and UI integration, but only 1 star and no tests or CI indicate limited adoption and early-stage polish.
06 · Timeline
- Nov 24, 2021Joined GitHub
- Mar 1, 2025Created mine-sweeper — Here’s an implementation of a Mine sweeper game as a windows forms in C#
- May 30, 2026Created telegram-todo-bot — A lightweight Telegram Todo bot that focus on progress sharing
- Jun 3, 2026Created endless-runner-unity — Avoid obstacles and survive as long as possible
- Jun 11, 2026Created godot-valley — Stardew Valley meets Don't Starve — farm, forage, and fight to survive
- Sep 20, 2026Most recent push to mine-sweeper
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.