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

#152 — Top 87.3%

mideyy7

Ayomide

C

Getting there

Overall

0.0

/ 100

01 · Roasts

Heatmap Archaeologist

Your GitHub heatmap is 36 weeks of digital silence followed by a frantic burst. GitHub wasn't your coding environment — it was your confession booth at semester's end.

Hackathon Hoarder

Three hackathon repos (algothon, GDG-Hackathon, chain-reaction), none with CI, none with tests beyond one. You ship fast and disappear faster — great for trophies, rough for maintainability.

README Roulette

4 out of 10 repos have no README whatsoever. One of your READMEs is literally just a title. Your code can't advocate for itself if you won't write a single paragraph about it.

Type Hint Denier

Python appears in 25% of your codebase and you typed exactly zero function signatures across trading-bot, neetcode, chain-reaction, and write_code. FastAPI is literally built on type hints. This is personal.

Solo Operator

94% solo commits across 213 sampled commits. You've opened 30 PRs this year but apparently none of them were to your own repos — because there's nobody else to review them.

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
    65C
  • Quality
    20% weight
    57D
  • Depth
    15% weight
    58D
  • Breadth
    10% weight
    80A
  • Community
    10% weight
    50D

03 · Stats

365-day commit heatmap

49 active days

Less
More

Language distribution

7 langs
  • TypeScript28%
  • Python25%
  • JavaScript20%
  • Jupyter Notebook13%
  • CSS6%
  • C++3%
  • Other5%

04 · Numbers

Owned repos

non-fork

15

Commits

last 12 months

359

Followers

13

Joined GitHub

Sep 2023

05 · Top repos

mideyy7 /

musicmate

48/100

University-focused music matching social app with React 19 + FastAPI backend. Full-stack implementation with Spotify auth, real-time matching, chat, playlists. No production users yet (0 stars); personal/university project in active development phase.

I25Q60D50
READMETests
JavaScript02mo ago

mideyy7 /

algothon

45/100

Hackathon submission for Imperial Algothon 2026 trading bot competition. Well-structured Python project with sophisticated statistical arbitrage strategies and live data pipeline for London markets (tides, weather, flights). 14.4k codebase, no tests/CI, typed language with clear architectural separation. Recent activit

I25Q55D50
README
Python72mo ago

mideyy7 /

GDG-Hackathon

45/100

DevCore is a monorepo implementing an agentic software delivery system with generator/reviewer agent loops, planning, and GitHub integration. Early-stage product (1 star, <1 month old), shipped with TypeScript, tests, and multi-service architecture but lacks CI/CD and production hardening.

I40Q60D35
READMETestsTyped
TypeScript12mo ago

mideyy7 /

chain-reaction

42/100

Hackathon MVP combining supply-chain forecasting (LightGBM), graph modeling (NetworkX), and Solana audit trail. Untyped Python, no tests/CI, but comprehensive documented system (backend + frontend + ML) shipped in single day with working API and UI.

I40Q50D35
README
Python03mo ago

mideyy7 /

trading-bot

30/100

Educational trading bot using moving average crossover strategy with FastAPI frontend and Binance integration. Untyped Python, minimal README, no tests/CI/license, but functional modular architecture across strategy, engine, execution, and backtesting components.

I15Q40D35
README
Python03mo ago

mideyy7 /

neetcode

26/100

Auto-synced NeetCode problem submissions (~46 KB, 30 commits) with minimal structure. No tests, CI, or type hints; Python submissions lack type annotations despite TYPED_LANG=no. README explains platform integration but repo is primarily a submission dump.

I15Q30D35
README
Python01mo ago

mideyy7 /

f1-telemetry

25/100

Early-stage F1 telemetry simulation in C++ with race control logic (penalty enforcer, track limits monitoring), multi-threaded ring buffer. Minimal stars/adoption, sparse README, 8 commits in one week with no tests or CI.

I15Q35D25
README
C++03mo ago

mideyy7 /

google_cloud

12/100

Minimal experimental repo with 26 KB codebase, no README, tests, CI, or license. Created Feb 2026, shows 22 of last 30 commits but lacks documentation and structure. Early-stage scaffold with no discernible purpose or polish.

I5Q10D20
JavaScript02mo ago

mideyy7 /

smartbee

12/100

Minimal JavaScript project created in Feb 2026 with no documentation, tests, CI, license, or gitignore. 8 commits across 2.5 weeks with 12.3MB size suggests some code present, but lack of README and all quality signals indicates experimental scaffold.

I5Q10D20
JavaScript02mo ago

mideyy7 /

write_code

8/100

Minimal Python practice repo created on 2026-03-28 with 12 KB and 14 commits over ~2.5 hours. No README, tests, CI, docs, license, or gitignore. Appears to be a scratch/learning exercise with no observable structure or output.

I5Q10D5
Python02mo ago

06 · Timeline

  1. Sep 6, 2023
    Joined GitHub
  2. Dec 28, 2025
    Created trading-bot — A Trading Bot
  3. Jan 28, 2026
    Created f1-telemetry
  4. Feb 8, 2026
    Created chain-reaction
  5. Feb 10, 2026
    Created musicmate
  6. Feb 20, 2026
    Created smartbee
  7. Feb 25, 2026
    Created google_cloud
  8. Feb 27, 2026
    Created algothon — Imperial Algothon 2026
  9. Mar 13, 2026
    Created GDG-Hackathon
  10. Mar 28, 2026
    Created write_code — Practice
  11. Mar 30, 2026
    Created neetcode — My NeetCode.io problem submissions
  12. Apr 24, 2026
    Most recent push to neetcode

07 · Compare

github.com/
mideyy7 · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total60.1
Top-end curve+4.9
Final overall65.0

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.
mideyy7 · 65.0/100 — Rate My GitHub