01 · Roasts
92% Python, 0% Variety
Your langPcts read like a monolingual manifest: 92% Python, 7% Ruby from one book repo, and a Makefile rounding error. You're not a full-stack developer — you're a full-Python developer with a Dockerfile cameo.
Profile README Is Not a Repo
One of your three analyzed repos is a 79KB README with no source files, no license, no tests. Listing it alongside ydnatl is like adding 'wrote my own bio' to a resume under 'Open Source Contributions'.
40 PRs But Only 42 Total Stars
You opened 40 pull requests this year — almost certainly all in your own repos — yet the entire portfolio has only 42 stars. You're iterating hard in a very quiet room.
rocking-with-sinatra: 3 Commits, 10 Chapters
You shipped a 10-chapter book on production Sinatra development in 3 commits over 2 days. Either you're a typing god or that content was written elsewhere and copy-pasted in one burst. Either way, 1 star and counting.
30% of Your Repos Are Graveyard Residents
A staleRepoRatio of 0.30 means nearly a third of your repos haven't been touched in 2+ years. For a senior developer and 'digital entrepreneur', that's a lot of abandoned pivots gathering dust.
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% weight46D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
320 active days
Language distribution
- Python92%
- Ruby7%
- Makefile1%
- Dockerfile0%
- Shell0%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
275
Followers
88
Joined GitHub
Apr 2009
05 · Top repos
sn /
ydnatl
YDNATL is a typed, well-documented Python HTML-building library with tests and CI. Active codebase (~150KB, 30 recent commits) but minimal adoption (11 stars). Solid foundation for a single indie project.
sn /
rocking-with-sinatra
Free educational Sinatra book with 10 chapters covering production web development (auth, databases, APIs, testing). Well-structured markdown chapters but minimal code examples and very early-stage repo (3 commits in 2 days, 1 star).
sn /
sn
A personal GitHub profile README (79 KB, 0 stars) with no source code, tests, CI, or license. The README itself is well-written introduction to Sean's background and projects, but the repo is a personal portfolio page, not a software project.
06 · Timeline
- Apr 23, 2009Joined GitHub
- Jul 28, 2020Created sn — My Github README
- Oct 24, 2024Created ydnatl — YDNATL is a Python library that lets you build HTML UI using simple Python classes.
- Apr 10, 2026Created rocking-with-sinatra — A free book teaching advanced, production-oriented Sinatra development by building a Udemy-like course marketplace.
- Apr 18, 2026Most recent push to sn
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.