01 · Roasts
Ghost in the Machine
1 public commit in the last year. Your contribution graph looks like a desert — and not the cool kind with hidden oases. Even cacti need more water than this.
The Architect Who Doesn't Build
Your profile README lists Zaeros and Rmlogs as 'ongoing projects,' but Rmlogs was apparently created and last touched on the same day in August 2023. Ongoing for who?
Machine Learning, No Tests Required
Gliatron is a neural network library written in C with zero tests. You're essentially asking people to trust your math and your malloc — simultaneously. Bold strategy.
CI? Never Heard of Her
Not a single CI pipeline across any repo. 0 tests. 0 automated checks. The only thing validating your code is optimism.
Python Who?
Your bio proudly lists Python as one of your main languages, yet zero Python bytes exist in your public repos. The language gap is doing a lot of heavy lifting here.
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% weight30F
- Consistency20% weight55D
- Quality20% weight38F
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
1 active days
Language distribution
- C44%
- C++32%
- Java25%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
1
Followers
4
Joined GitHub
Nov 2021
05 · Top repos
KonnerV /
Gliatron
Early-stage C machine learning library with basic neural network ops (forward pass, gradient descent, activation functions). Typed, documented README, 28/30 commits in 3 months. No tests or CI; memory management and API design need maturation.
KonnerV /
Rmlogs
Early-stage Minecraft Fabric mod for deleting log files via GUI. Typed Java, has README and license, but minimal commits (12 of last 30), no tests/CI, thin documentation, and early launch phase (created Aug 2023, pushed same day).
KonnerV /
KonnerV
Personal GitHub profile configuration repo with README listing skills and ongoing projects (Zaeros, Rmlogs). 27 KB, 21 of 30 recent commits, no code artifacts or tests.
06 · Timeline
- Nov 10, 2021Joined GitHub
- Jul 29, 2022Created KonnerV — Config files for my GitHub profile.
- Aug 24, 2023Created Rmlogs — Rmlogs! The mod that allows you to delete unused or otherwise unwanted log files from the ease of a GUI menu!
- Jul 20, 2024Created Gliatron — A simple machine learning library for C
- May 26, 2025Most recent push to KonnerV
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.