01 · Roasts
The Documentation Workshop Industrial Complex
Seven repos reviewed, seven documentation scaffolds. dinosoft-docs, dinosoft-doccos, testing, mkdocsmattest — you've created the same MkDocs dinosaur library at least three times. Is the workshop assignment 'make it again but slightly different'?
Single-Day Sprint King
dinosoft-doccos was born and fully 'committed' within 4 seconds (08:03:57Z → 08:04:01Z). my-jekyll saw its entire lifetime in 2 commits, 1 minute apart. At this rate, your next repo will be created and archived before you finish reading this.
0 Stars Across 69 Repos
69 public repos. totalStars = 0. Not one star. Not even a pity star from a friend. The universe is sending a message and it's written in Comic Sans.
Lorem Ipsum Engineer
my-jekyll still has 'First Lastname' and Lorem ipsum placeholder text in _pages/about.md. Your Jekyll site is less personalized than the default GitHub 404 page.
28 PRs, 9 Followers
You filed 28 PRs this year — genuinely solid external contribution — yet have only 9 followers. You're doing the work of someone three tiers above you and no one has noticed. Fix the portfolio, then fix the follower count.
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% weight48D
- Consistency20% weight38F
- Quality20% weight57D
- Depth15% weight35F
- Breadth10% weight25F
- Community10% weight28F
03 · Stats
365-day commit heatmap
146 active days
Language distribution
- Python99%
- Emacs Lisp0%
- Jupyter Notebook0%
- Dockerfile0%
- Ruby0%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
27
Commits
last 12 months
666
Followers
9
Joined GitHub
Jan 2018
05 · Top repos
jaydesl /
dinosoft-docs
Educational Python library demonstrating dinosaur dietary analysis with typed models, tests, and CI/CD. Recently created (Feb 2026) as a learning project for documentation and GitHub Pages deployment.
jaydesl /
testing
Educational sample project teaching documentation practices via a dinosaur dietary analysis library with working models, tests, and CI—but brand new (created 2026-02-23, last push same day), minimal stars, and limited real-world impact.
jaydesl /
dinosoft-doccos
Educational workshop template teaching documentation practices through a small dinosaur-themed Python library with complete documentation setup but zero adoption and single commit history.
jaydesl /
mkdocsmattest
Educational MkDocs template with comprehensive documentation (README, design.md, ARCHITECTURE.md, STATUS.md) and CI setup, but minimal actual implementation, no tests, single-week sprint (7 of 30 commits in 1 day), and no substantive codebase.
jaydesl /
jek-test
Jekyll theme starter template with 26KB codebase, 8 commits in 1 day. Has README and CI but lacks tests, license, and meaningful customization—a tutorial/boilerplate project.
jaydesl /
my-first-mkdocs
Classroom assignment: a templated MkDocs site for a teaching fellow, created from a course template. Minimal customization, one-off tutorial project with GitHub Actions CI but no substantive codebase.
jaydesl /
my-jekyll
Empty Jekyll template scaffold created 02-09-2026 with 2 commits total. Consists of boilerplate theme configuration and placeholder content. No original contribution or customization beyond initial setup template.
06 · Timeline
- Jan 4, 2018Joined GitHub
- Feb 7, 2026Created jek-test
- Feb 8, 2026Created mkdocsmattest
- Feb 9, 2026Created my-first-mkdocs — My go at creating a website in Jay's course
- Feb 9, 2026Created my-jekyll — My Jekyll Personal Site
- Feb 23, 2026Created testing
- Feb 24, 2026Created dinosoft-doccos — DinoSoft Docs
- Feb 24, 2026Created dinosoft-docs — DinoSoft Documentation
- Feb 24, 2026Most recent push to dinosoft-docs
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.