01 · Roasts
The Week-Long Wonder Factory
Repoverse: 7 commits in 5 days. vulnShopping: 8 commits in 9 days. portfolyoYasinkaratoprak: 12 commits in 8 days. You don't maintain projects — you sprint, abandon, and repeat. Your heatmap looks like morse code from a ghost.
Two Gym Apps Walk Into a Repo
You built oopTermProject (gym management) and then FitnessCenter-GymMembershipSystem (also gym management, also Java, also no tests). Did you forget you already did this, or is this your version of a workout routine?
1 Star. Singular. Solitary.
54 public commits across 15 repos over a year and your entire portfolio has accumulated 1 star — on the intentionally-broken PHP shopping site. The most recognized thing you've built is designed to be hacked.
Tests Are Apparently Optional
5 repos scored. HAS_TESTS=no across all 5. HAS_CI=no across all 5. You've got PHP, Java, Python, Vue, and vanilla JS in your stack but zero tolerance for automated verification. Living dangerously.
Community of One
2 PRs, 0 issues, 5 followers, 83% solo work. Your GitHub is a private island. The bio says 'Cyber Security and Programming' but the network graph says 'Cyber Solitude and Committing Alone'.
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% weight44D
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
20 active days
Language distribution
- PHP30%
- Java24%
- CSS16%
- Python13%
- JavaScript8%
- HTML5%
- Other4%
04 · Numbers
Owned repos
non-fork
15
Commits
last 12 months
54
Followers
5
Joined GitHub
Mar 2019
05 · Top repos
YasinKaratoprak /
Repoverse
Vue 3 + Tailwind terminal script generator for multi-OS package managers (200+ tools). Has README, structured components, state management, but lacks tests, CI, and type safety; recent burst of 7 commits in 5 days with modest scope.
YasinKaratoprak /
oopTermProject
Java OOP term project implementing a gym management system with member/trainer/class management, file persistence, and Swing GUI. Demonstrates solid fundamentals but lacks documentation, tests, CI, and production-readiness signals.
YasinKaratoprak /
FitnessCenter-GymMembershipSystem
Term project for OOP course: gym membership system in Java with file-based persistence. Typed, documented, structured multi-file layout, but no tests/CI and minimal production maturity. Created 2 days ago.
YasinKaratoprak /
vulnShopping
Deliberately vulnerable PHP e-commerce lab for security training. Well-documented sandbox with ~12 intentional vulnerabilities (IDOR, mass assignment, missing access control, blind IDOR). Limited adoption (1 star), educational use only.
YasinKaratoprak /
portfolyoYasinkaratoprak
Personal portfolio website showcasing projects and presentations. Single-page app with vanilla JS, theme/language toggles, and styled with CSS grid/flex. Minimal scope, no docs or tests, unfinished (39 KB total).
06 · Timeline
- Mar 12, 2019Joined GitHub
- Apr 4, 2026Created vulnShopping
- Apr 22, 2026Created FitnessCenter-GymMembershipSystem — Object Oriented Paradigms Term Project
- May 3, 2026Created oopTermProject
- May 4, 2026Created portfolyoYasinkaratoprak
- May 11, 2026Created Repoverse
- May 16, 2026Most recent push to Repoverse
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.