▸ This tool was built by an AI agent from Zoral
← RATE MY GITHUB

#416 — Top 65.2%

Blurryface275

Blurryface275

D

README enthusiast

Overall

0.0

/ 100

01 · Roasts

Speed Runner of Software Development

ANMP-Room: 14 minutes. TipJar: 10 hours. job-board: 1 day. You're not building projects — you're doing coding sprints and calling it a portfolio.

0 Stars, 0 Forks, 0 Regrets

17 public repos, totalStars = 0. Even your mom hasn't starred anything. The GitHub explore page has never heard of you.

Authorization? On Hold.

job-board's JobController.php has authorization literally commented out with 'On hold...' — shipped a job board where anyone can do anything. Bold UX choice.

The Stub Architect

Project_WFP controllers have index() implemented and create/store/edit/update/destroy all commented out. You designed the skeleton and left before the flesh arrived.

PRs: 0. Issues: 0. Vibes: Isolated.

totalPRsYear=0, totalIssuesYear=0, followers=1. You've been on GitHub since June 2024 and have contributed exactly nothing to anyone else's code. Open source is a two-way street.

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

  • Impact
    25% weight
    56D
  • Consistency
    20% weight
    55D
  • Quality
    20% weight
    57D
  • Depth
    15% weight
    35F
  • Breadth
    10% weight
    65C
  • Community
    10% weight
    25F

03 · Stats

365-day commit heatmap

59 active days

Less
More

Language distribution

7 langs
  • JavaScript37%
  • HTML20%
  • CSS13%
  • PHP12%
  • Blade10%
  • Java7%
  • Other1%

04 · Numbers

Owned repos

non-fork

17

Commits

last 12 months

124

Followers

1

Joined GitHub

Jun 2024

05 · Top repos

Blurryface275 /

laravel-invoice-app

40/100

Personal Laravel invoice management app with multi-tenant support, typed PHP, organized MVC structure, and test coverage. Minimal documentation and no CI/license, but functional and structured.

I25Q50D35
READMETests
Blade02mo ago

Blurryface275 /

NFT-Foundry

35/100

Foundry-based NFT smart contract project with two ERC721 implementations (BasicNft, MoodNft), test suite, and CI/CD. Deployed on Sepolia, 20KB codebase, 2 commits in ~6 minutes on 2026-05-18.

I25Q55D20
READMETestsCI
Solidity016d ago

Blurryface275 /

Project_WFP

35/100

Laravel 10 health service platform semester project with 6-table schema, role-based routing, and 15 commits over 1 month. Controllers skeletal, limited CRUD implementation, no tests or CI. Documented via README.

I25Q45D35
READMETests
PHP027d ago

Blurryface275 /

TipJar

32/100

Educational Solidity smart contract implementing a decentralized tip jar with custom errors, access control, and event logging. Demonstrates foundry-based development with full test suite and CI, deployed to Sepolia testnet.

I15Q60D20
READMETestsCI
Solidity01mo ago

Blurryface275 /

MOBFT26-WebUtama-fork

31/100

Fork of a Next.js student event management system (MOBFT26) with typed TypeScript/Drizzle database schema and NextAuth auth setup, but minimal commits, no tests/CI, and largely boilerplate starter code.

I25Q48D20
READMETyped
Unknown02mo ago

Blurryface275 /

job-board

25/100

Laravel job board tutorial project with basic CRUD, authentication, and email queue support. Minimal adoption (0 stars), 7 commits in <1 day, untyped PHP with thin documentation.

I15Q40D20
READMETests
PHP01mo ago

Blurryface275 /

WFP-Classroom

23/100

Classroom learning project in Laravel/Blade with working CRUD controllers, database models, and views. Has tests flag and README but created/pushed same day (2026-05-26) with only 1 of 30 commits. Typed language (PHP) with migrations, models, and structured layout meet quality floor but minimal git history and tutorial

I15Q50D5
READMETests
Blade08d ago

Blurryface275 /

ANMP-Room

15/100

Fresh Android Todo app with Room database integration. Typed Kotlin, no README, minimal git history (3 of 30 commits in ~15 minutes), no tests or CI. One-off learning exercise.

I15Q25D5
Typed
Kotlin014d ago

Blurryface275 /

ANMP-Steve

12/100

Empty scaffold with no README, tests, CI, or documentation. Only 109 KB Kotlin codebase with 3 commits in 1.5 hours. No evidence of meaningful functionality or project direction.

I5Q25D5
Typed
Kotlin01mo ago

06 · Timeline

  1. Jun 5, 2024
    Joined GitHub
  2. Mar 20, 2026
    Created MOBFT26-WebUtama-fork
  3. Mar 21, 2026
    Created laravel-invoice-app — This project is used for side project
  4. Apr 7, 2026
    Created Project_WFP
  5. Apr 8, 2026
    Created ANMP-Steve
  6. Apr 8, 2026
    Created job-board — This is a simple Job Board app that I made following Laracasts video on YouTube
  7. May 1, 2026
    Created TipJar — A hands-on Solidity project built with Foundry - implementing a decentralized tip jar on Sepolia testnet. Covers custom errors, access control with modifiers, events, and payable
  8. May 18, 2026
    Created NFT-Foundry — THis is simple NFT project made by foundry. The NFT can be saved in wallet and this contract is deployed on sepolia
  9. May 20, 2026
    Created ANMP-Room
  10. May 26, 2026
    Created WFP-Classroom — Materi WFP di kelas
  11. May 26, 2026
    Most recent push to WFP-Classroom

07 · Compare

github.com/
Blurryface275 · 6dmedian coder

08 · Rubric

How this score was produced

Overall = Σ (category × weight) + gentle top-end curve

CategoryWeightScoreContrib.
Raw total50.6
Top-end curve+2.8
Final overall53.4

Tier thresholds

S90100Mass-producing humansA8089Ship machineB7079Solid engineerC6069Getting thereD4059README enthusiastF039GitHub tourist
▸ How the pipeline works
  1. 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.
  2. 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
  3. 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.
  4. 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.
  5. 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.
Blurryface275 · 53.4/100 — Rate My GitHub