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

#288 — Top 75.9%

mintoleda

Adetola Adetunji

D

README enthusiast

Overall

0.0

/ 100

01 · Roasts

Config Dump Spree

Three repos (opencode, pi, dotfiles) exist purely as personal config dumps. 'opencode' was created AND pushed in 40 minutes with 2 commits; 'pi' was born and shipped in 13 seconds. Your GitHub is 30% personal cloud storage.

0 Stars, 0 Forks, 0 Regrets

Across 14 repos and 2+ years on GitHub, you've accumulated exactly 0 stars and 0 forks. Even your own portfolio (mintoleda.github.io) hasn't been starred by, well, you.

README? What README?

dotfiles, opencode, and pi have no README. 'terminal' has a README that's literally just a heading. sibyl's is WIP. You built a semantic-search Obsidian plugin and couldn't spare 5 lines to explain it.

Test Desertification

Only 2 of 9 repos have tests — convert (CI too, gold star) and RESTful-Spotify-API. Your most ambitious project, sibyl, ships an AI RAG plugin with zero test coverage. Brave choice.

Ghost Town Socials

4 followers, 4 following, 2 PRs opened all year, 0 issues filed. You're building in near-total isolation — the GitHub equivalent of shouting into a padded room.

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
    60C
  • Quality
    20% weight
    57D
  • Depth
    15% weight
    55D
  • Breadth
    10% weight
    65C
  • Community
    10% weight
    25F

03 · Stats

365-day commit heatmap

126 active days

Less
More

Language distribution

7 langs
  • TypeScript41%
  • Lua13%
  • JavaScript9%
  • HTML8%
  • CSS8%
  • Java7%
  • Other14%

04 · Numbers

Owned repos

non-fork

14

Commits

last 12 months

372

Followers

4

Joined GitHub

Aug 2022

05 · Top repos

mintoleda /

sibyl

40/100

Early-stage Obsidian plugin implementing local semantic search and RAG over markdown vaults using @xenova/transformers embeddings and configurable LLM providers (GitHub, OpenRouter, Google, OpenAI-compatible). Well-architected but pre-release (WIP status, no tests, 4 commits in ~30 min window).

I25Q60D35
READMETyped
TypeScript01mo ago

mintoleda /

mintoleda.github.io

40/100

Personal portfolio site built with Next.js 16, TypeScript, GSAP animations, and Tailwind CSS. Showcases 5 personal projects via API, features Spotify integration and interactive bento grid layout. Minimal README but solid structured architecture with typed code.

I25Q60D35
READMETyped
TypeScript01mo ago

mintoleda /

RESTful-Spotify-API

40/100

Personal Spotify API wrapper for Vercel with Jest tests and clear documentation. Lightweight serverless function with ~70 KB codebase, comprehensive test coverage, but unproven adoption and minimal scope.

I25Q60D35
READMETests
JavaScript03mo ago

mintoleda /

dotfiles

35/100

Personal dotfiles repository managed by chezmoi with Lua-based Neovim config and shell scripts. No README or external documentation; minimal architectural clarity for reuse by others.

I15Q40D50
Tests
Lua01mo ago

mintoleda /

convert

32/100

Newly created (2026-04-22) Go CLI tool for multi-format file conversion (image, data, document) with typed code, tests, CI/CD, and clear documentation. Early-stage project with minimal adoption and limited commit history.

I15Q60D20
READMETestsCITyped
Go01mo ago

mintoleda /

terminal

32/100

Personal portfolio terminal emulator in TypeScript. Minimal scope (14KB, 6 days old), ships with typed code and Vite build setup, but README is empty, no tests/CI, and only 4 commits sampled across short window.

I25Q50D20
READMETyped
TypeScript01mo ago

mintoleda /

WeatherApp

20/100

Simple weather app using OpenWeatherMap API. No stars/forks, minimal documentation, no tests/CI/license, and CSS-primary language with thin output typical of a tutorial or learning project.

I15Q25D20
README
CSS03mo ago

mintoleda /

pi

8/100

Empty scaffold repo with 8KB, no meaningful content, no README, single commit on 2026-04-22. Personal config placeholder with no impact or craft signals.

I5Q10D5
Typed
TypeScript01mo ago

mintoleda /

opencode

7/100

Empty configuration scaffold with 0 stars, no documentation, no tests, and only 2 commits over ~40 minutes on a 12 KB repo. Personal config dump with no meaningful project substance.

I5Q10D5
Unknown01mo ago

06 · Timeline

  1. Aug 25, 2022
    Joined GitHub
  2. Feb 18, 2024
    Created WeatherApp — Online weather app
  3. Jul 24, 2025
    Created dotfiles — managed by chezmoi
  4. Nov 20, 2025
    Created mintoleda.github.io
  5. Nov 26, 2025
    Created RESTful-Spotify-API — essentially a spotify api wrapper
  6. Apr 6, 2026
    Created terminal
  7. Apr 18, 2026
    Created sibyl
  8. Apr 22, 2026
    Created convert
  9. Apr 22, 2026
    Created pi — my pi config
  10. Apr 22, 2026
    Created opencode — my opencode config
  11. Apr 26, 2026
    Most recent push to dotfiles

07 · Compare

github.com/
mintoleda · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total54.6
Top-end curve+3.6
Final overall58.3

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