01 · Roasts
The One-Day Wonder
cars-com-scraper was born and abandoned on 2020-05-02 — 2 commits, 6 KB, hardcoded to zip code 77001. You didn't even bother to un-scaffold Scrapy's default stubs. That's not a project, that's a Stack Overflow copy-paste with a git init.
0 Commits, 0 Presence
totalCommitsYear = 0. staleRepoRatio = 1.0. Every single repo you own is over 2 years stale. GitHub is charging hosting fees for a museum at this point.
91% HTML and Counting
Your language breakdown is 91% HTML. You're one `<h1>` away from being classified as a content creator, not an engineer.
Following Nobody, Literally
0 following, 0 PRs this year, 0 issues this year. You've achieved perfect social isolation on a platform designed for collaboration. Impressive in the worst way.
README Wrote Checks the Repo Can't Cash
Every repo has a README, but cars-com-scraper's is literally one line. gazette-analysis is the only thing keeping you out of F-tier purgatory — and even that hasn't been touched in years.
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% weight25F
- Consistency20% weight5F
- Quality20% weight37F
- Depth15% weight35F
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
213 active days
Language distribution
- HTML91%
- Python5%
- Java2%
- Vue0%
- PHP0%
- CSS0%
- Other2%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
0
Followers
10
Joined GitHub
Mar 2017
05 · Top repos
arisp8 /
gazette-analysis
Specialized data analysis tool for Greek government gazette PDFs with structured codebase, typed database handlers, tests, and documentation. Personal project analyzing ministry co-signing patterns; 8 stars, 30 commits over ~8 months.
arisp8 /
vue-endless-scrolling
A minimal Vue 2 demo app that searches Wikipedia with infinite scroll, using virtual lists and debouncing. ~130KB codebase with 4 components, no tests, no CI, no license, and barebones README describing only npm commands.
arisp8 /
cars-com-scraper
One-off Cars.com scraper using Scrapy with minimal documentation, no tests/CI, untyped Python. Created and abandoned same day (2 commits total). Incomplete Scrapy boilerplate with working spider logic but thin project scope.
06 · Timeline
- Mar 21, 2017Joined GitHub
- Oct 7, 2017Created gazette-analysis
- May 2, 2020Created cars-com-scraper — Cars.com Scraper
- Feb 3, 2021Created vue-endless-scrolling — A simple search page in Vue with endless scrolling
- Feb 24, 2021Most recent push to vue-endless-scrolling
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.