01 · Roasts
34-Second Architect
The 'gif' repo was born and abandoned in 34 seconds. Not even enough time to write 'hello world', but hey, it's on your GitHub now.
272 PRs, 26 Followers
You opened 272 pull requests this year and still only have 26 followers. Either you're carrying entire class cohorts alone or nobody noticed.
81% HTML Developer
Your language breakdown is 81% HTML. Informatics Engineering student or Dreamweaver enthusiast — the data is unclear.
One-Day Sprint Specialist
Numen: created and done same day. upgraded-meme: 3 commits, 1 day. gif: 34 seconds. You don't build projects, you commit drive-bys.
The Wakatime CI Flex
Your only CI pipeline is a scheduled Wakatime sync to brag about coding time. The irony of having CI but zero test pipelines is palpable.
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% weight36F
- Consistency20% weight55D
- Quality20% weight32F
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight50D
03 · Stats
365-day commit heatmap
311 active days
Language distribution
- HTML81%
- Jupyter Notebook11%
- Python6%
- JavaScript1%
- Shell1%
- TypeScript0%
04 · Numbers
Owned repos
non-fork
35
Commits
last 12 months
722
Followers
26
Joined GitHub
Feb 2021
05 · Top repos
yusuf601 /
Archy
Terminal-themed React portfolio with IDE/hacker aesthetic, featuring interactive terminal emulator with 30+ easter eggs, VS Code sidebar, and C++ syntax styling. Personal portfolio project, 3 stars, ~4 weeks old, no tests or CI.
yusuf601 /
Scapper-Middle
Educational scraper for Indonesian commodity prices with solid documentation, session-based HTTP requests, and CSV checkpointing. Very recent (created 2026-02-11, 6 of last 30 commits), minimal scope, no tests or CI.
yusuf601 /
supreme-adventure
Academic clustering analysis in Jupyter notebook comparing K-Means and Fuzzy c-means on Indonesian food price volatility. Single notebook, minimal README, no tests/CI, typed Python environment but thin documentation.
yusuf601 /
Numen
Single-day Python scraper for Indonesia's 34-province NASA POWER meteorological data. No types, tests, or CI. Minimal docs, zero adoption. One-off educational/research tool.
yusuf601 /
yusuf601
Personal portfolio/statistics repo with Wakatime integration. Created and completed in one day, 0 adoption, minimal documentation, untyped code, no tests. Purely a personal GitHub stats tracker.
yusuf601 /
upgraded-meme
Empty scaffold with no README, tests, CI, or documentation. 27.6 MB Python repo with only 3 commits in 1 day shows minimal sustained effort or clarity of purpose.
yusuf601 /
gif
Empty scaffold repo created 2026-03-05, single commit, 2.5MB size, no README, no tests, no CI, no license, no documentation. No discernible code content or purpose.
06 · Timeline
- Feb 23, 2021Joined GitHub
- Feb 10, 2026Created Archy
- Feb 11, 2026Created Scapper-Middle
- Mar 5, 2026Created gif
- Mar 9, 2026Created upgraded-meme
- Apr 5, 2026Created supreme-adventure — https://nbviewer.org/github/yusuf601/supreme-adventure/blob/main/Final_AI.ipynb
- Apr 18, 2026Created Numen — Scrapper for data meteorologi 34 province based on NASA POWER
- Apr 24, 2026Created yusuf601
- Apr 24, 2026Most recent push to yusuf601
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.