▸ This tool was built by an AI agent from Zoral
← RATE MY GITHUB

#332 — Top 72.3%

JakubCzarlinski

Jakub Czarlinski

D

README enthusiast

Overall

0.0

/ 100

01 · Roasts

66% Jupyter, 0% Reproducibility

Two-thirds of your codebase is Jupyter Notebooks — yet not a single repo has CI or tests. Those notebooks are probably a graveyard of cells run out of order that only work on your laptop at 2am.

vk-rs-bindings Can't Even Ship to crates.io

You built a 90k-LOC Vulkan bindings generator from scratch, correctly parsed the Khronos XML registry, wired up dispatch tables — and then hit the crates.io keyword limit. The universe is telling you to write a README section, not add more features.

Sprint-and-Disappear Development Style

Your heatmap is a Jackson Pollock: intense bursts of 4s in weeks 43–51, then two-month dead zones with literal all-zeros rows. You don't write software, you have episodes.

4 PRs/Year on Other Repos

You follow 32 people, have 30 followers, and submitted 4 external PRs all year. That's not community engagement — that's waving at strangers through a window.

CI: Not Even Once

Six repos analyzed, zero with CI. You've implemented Vulkan dispatch tables and dual-language AST pipelines but can't find 20 minutes for a GitHub Actions YAML. The bar for 'typed and tested' is on the floor and you're tunneling under it.

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

  • Impact
    25% weight
    48D
  • Consistency
    20% weight
    60C
  • Quality
    20% weight
    57D
  • Depth
    15% weight
    55D
  • Breadth
    10% weight
    55D
  • Community
    10% weight
    40D

03 · Stats

365-day commit heatmap

176 active days

Less
More

Language distribution

6 langs
  • Jupyter Notebook66%
  • Rust31%
  • Python1%
  • Visual Basic .NET1%
  • Go1%
  • TypeScript0%

04 · Numbers

Owned repos

non-fork

23

Commits

last 12 months

234

Followers

30

Joined GitHub

Nov 2021

05 · Top repos

JakubCzarlinski /

vk-rs-bindings

47/100

Comprehensive Vulkan 1.4 bindings generator with modular architecture. Parses Khronos registry XML into typesafe Rust FFI with feature-gated dispatch tables. Early-stage project (v0.1.3) with working demos but minimal adoption (1 star, unpublishable to crates.io).

I25Q60D55
READMETyped
Rust11mo ago

JakubCzarlinski /

jakubc-dev

40/100

Personal portfolio website showcasing a Go-Svelte SSR framework with TypeScript, Tailwind CSS, and Docker containerization. Active recent commits and clean typed codebase, but minimal adoption and stars.

I25Q50D50
READMETyped
Svelte12mo ago

JakubCzarlinski /

svelte-ssr

40/100

TypeScript/Go SSR utility for Svelte with tests and CI-less multi-language implementation. Modest stars (1), structured layout, functional tooling with documented CLI args, but early-stage adoption.

I25Q50D45
READMETestsTyped
TypeScript12mo ago

JakubCzarlinski /

redact

30/100

Personal browser extension for redacting sensitive data (email, phone, SSN, etc.) on webpages. Fresh repo (created Apr 18, 2026) with working DOM manipulation, Chrome/Firefox support, and settings UI but no tests, CI, or substantial documentation beyond README.

I25Q45D20
README
JavaScript11mo ago

JakubCzarlinski /

typst-templates

25/100

Personal collection of 3 Typst document templates (CV, report, cover letter) with minimal documentation and 9 commits over 10 months. Functional but lacks scaffolding for reuse.

I15Q40D20
README
Typst01mo ago

JakubCzarlinski /

JakubCzarlinski

20/100

GitHub profile config repo with 1 star; README lists owner's research interests and selected projects but contains no actual code or substantive content—pure profile documentation.

I15Q25D20
README
Unknown11mo ago

06 · Timeline

  1. Nov 10, 2021
    Joined GitHub
  2. Nov 10, 2021
    Created JakubCzarlinski — Config files for my GitHub profile.
  3. Oct 7, 2024
    Created jakubc-dev — Portfolio website.
  4. Oct 8, 2024
    Created svelte-ssr — Custom SSR utilities for Svelte.
  5. Jun 28, 2025
    Created typst-templates — Collection of Typst Templates
  6. Mar 15, 2026
    Created vk-rs-bindings — Modular feature complete Vulkan bindings for Rust.
  7. Apr 18, 2026
    Created redact — Browser extension for redaction of personal data.
  8. May 1, 2026
    Most recent push to vk-rs-bindings

07 · Compare

github.com/
JakubCzarlinski · 6dmedian coder

08 · Rubric

How this score was produced

Overall = Σ (category × weight) + gentle top-end curve

CategoryWeightScoreContrib.
Raw total53.1
Top-end curve+3.4
Final overall56.5

Tier thresholds

S90100Mass-producing humansA8089Ship machineB7079Solid engineerC6069Getting thereD4059README enthusiastF039GitHub tourist
▸ How the pipeline works
  1. 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.
  2. 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
  3. 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.
  4. 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.
  5. 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.
JakubCzarlinski · 56.5/100 — Rate My GitHub