01 · Roasts
The Minecraft Monoculture
scriptapi-docs, ScriptAPI, nbt-to-mcstructure — your entire portfolio is Minecraft modding tooling. Impressive depth in one biome, but GitHub isn't a Bedrock server. Venture outside the Nether occasionally.
Tests? What Tests?
TESTS=no across every single scored repo. You've got CI badges, strict TypeScript, and 50+ documented code examples — yet not one automated test in sight. The CI is just vibes at this point.
73 Public Commits
73 commits in a year on a profile that claims private work. That's fine, but it means your public GitHub looks like you show up once a week, sneeze once, and leave. At least the heatmap confirms you're alive.
39:1 Follower Ratio, 0 Issues Filed
78 followers, 2 following, and literally zero issues opened this year. You've curated an exclusive follower club while contributing almost nothing back upstream. Solo mode: permanent.
TerminalBuffer: Bold First Day Energy
You pushed a Java terminal buffer library and immediately wired up CI on day one. Respect the process — but check back in 6 months to see if it's still breathing.
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% weight66C
- Consistency20% weight65C
- Quality20% weight62C
- Depth15% weight60C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
110 active days
Language distribution
- JavaScript50%
- TypeScript41%
- JSON6%
- Python1%
- mcfunction1%
- Java1%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
73
Followers
78
Joined GitHub
May 2020
05 · Top repos
JaylyDev /
ScriptAPI
Community-driven TypeScript samples for Minecraft Bedrock Script API with 172 stars, 30+ commits over 4 years, CI, typed code, and structured multi-file layout across 10+ script modules. Actively maintained educational resource with clear contributor guidelines.
JaylyDev /
nbt-to-mcstructure
Niche but functional file converter (Java NBT to Bedrock MCStructure) with CI/CD, README, MIT license, structured codebase. Used as Regolith filter in Bedrock modding workflow. Limited stars (41) but targeted domain adoption.
JaylyDev /
jaylydev.github.io
Personal portfolio site built with Next.js/TypeScript featuring multi-language support, blog system with markdown processing, and interactive tools (toll calculator, Minecraft experiment editor). Typed, well-documented architecture with structured src/ layout, but no README or external adoption signals.
JaylyDev /
scriptapi-docs
Community-maintained Script API documentation generator for Minecraft Bedrock with 1.1 MB of guides, examples, and architecture docs. Well-organized examples and feature guides; lacks automated tests and CI pipeline.
JaylyDev /
TerminalBuffer
Terminal buffer library in Java with core grid/editor functionality, tests, CI/CD, and clear README. 87KB codebase with ~9 classes implementing text display, cursor movement, and styling. Brand new repo (6 days old) with 16 commits.
06 · Timeline
- May 24, 2020Joined GitHub
- Feb 13, 2022Created ScriptAPI — Community Driven Scripts for Minecraft's Scripting
- Feb 8, 2023Created scriptapi-docs — Script API Documentation Generator (Stable and Preview)
- Mar 15, 2023Created nbt-to-mcstructure — Converts Java .nbt files to Bedrock .mcstructure files
- Jun 12, 2023Created jaylydev.github.io — Source for jaylydev.github.io
- Mar 15, 2026Created TerminalBuffer
- Apr 21, 2026Most recent push to scriptapi-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.