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

#448 — Top 62.5%

idris-p

Idris Popoola

D

README enthusiast

Overall

0.0

/ 100

01 · Roasts

The DRY Desert

Graphing-Calculator has 20 near-identical changecolour1()–changecolour20() functions in a single file. That's not a bug, that's a design philosophy — and it's the wrong one.

Allergic to Tests

Seven repos. Zero test suites. Zero CI pipelines. You've built a compiler, a chess game, a race strategy tool, and somehow never once thought 'maybe I should verify this works automatically.'

Stars: A Myth

totalStars=0 across every single repo. Not one star. Not even a self-star. The internet has collectively decided your work is a private matter.

90% Notebook, 0% Notebooks Shared

Jupyter Notebook accounts for 90% of your codebase by bytes, yet none of it is starred, forked, or apparently seen by another human. Dark mode for dark data.

Social Ghost

0 followers, 0 following, 0 issues filed, 2 PRs all year. GitHub is a social platform and you're using it like a private hard drive.

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
    48D
  • Consistency
    20% weight
    55D
  • Quality
    20% weight
    57D
  • Depth
    15% weight
    50D
  • Breadth
    10% weight
    55D
  • Community
    10% weight
    25F

03 · Stats

365-day commit heatmap

62 active days

Less
More

Language distribution

7 langs
  • Jupyter Notebook90%
  • TypeScript5%
  • Python4%
  • JavaScript0%
  • CSS0%
  • HTML0%
  • Other1%

04 · Numbers

Owned repos

non-fork

6

Commits

last 12 months

137

Followers

0

Joined GitHub

Dec 2023

05 · Top repos

idris-p /

PseudoCompiler

43/100

Educational pseudocode interpreter with custom lexer/parser/interpreter, TypeScript, React web UI. 0 stars, young repo (created Jan 2026), 30 commits over ~3 months. Typed, documented, functional but limited adoption.

I25Q60D45
READMETyped
TypeScript01mo ago

idris-p /

F1-Strategy-Analyser

40/100

Interactive F1 race strategy visualization tool with React frontend + Python FastAPI backend; lacks tests, CI, and license; 6MB codebase with structured src/, documented via README, ships with Docker and handles 2018–2026 F1 data.

I25Q50D45
README
Jupyter Notebook01mo ago

idris-p /

Chess-Escape

30/100

Single-player chess puzzle game built in Python/Tkinter with 10 custom levels. Works and playable, but lacks tests, CI, type hints, and structured organization. One-off educational project.

I15Q40D35
README
Python03mo ago

idris-p /

neetcode-submissions

25/100

Auto-synced NeetCode problem submissions without tests or CI. 30 commits in ~3 weeks of Python practice code, well-structured by topic, but no production scope or broader portfolio significance.

I15Q30D35
README
Python01mo ago

idris-p /

Graphing-Calculator

22/100

Personal graphing calculator with Tkinter UI and SymPy calculus solver. Untyped Python, no tests/CI, severe code duplication (20x near-identical color-change functions), minimal architectural structure.

I15Q30D20
README
Python03mo ago

idris-p /

idris-p

7/100

Empty scaffold repo (4KB, 3 of 30 commits) with only a personal bio README—no code, tests, CI, or license. Appears to be a portfolio landing page rather than a functional project.

I5Q10D5
README
Unknown01mo ago

06 · Timeline

  1. Dec 4, 2023
    Joined GitHub
  2. Jun 12, 2024
    Created Graphing-Calculator — A graphing calculator application also featuring a calculus problem solver.
  3. Jun 12, 2024
    Created Chess-Escape — A chess puzzle game where the objective is to move a chess piece to the opposite side of the board without getting captured.
  4. Dec 7, 2025
    Created F1-Strategy-Analyser — A Formula One strategy analysis tool that allows you to visualise the race strategies, tyre usage, stint lengths, and pit stop timing of drivers from Grand Prix.
  5. Jan 12, 2026
    Created PseudoCompiler — An interpreter for a configurable pseudocode language.
  6. Mar 23, 2026
    Created idris-p
  7. Apr 2, 2026
    Created neetcode-submissions — My NeetCode.io problem submissions
  8. Apr 23, 2026
    Most recent push to neetcode-submissions

07 · Compare

github.com/
idris-p · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total49.9
Top-end curve+2.6
Final overall52.5

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.
idris-p · 52.5/100 — Rate My GitHub