01 · Roasts
Portfolio, not audience
Three named data projects are shipping, but five reviewed repos combine for exactly 0 stars and 0 forks.
CI is still on the backlog
Every reviewed implementation repo lacks CI; even the tested Natural_Population_Growth pipeline has no automation gate.
Medallion collection
Bronze–Silver–Gold appears in multiple projects; now give those layers tests, deploys, and users.
Heatmap jump scare
The public year shows 29 commits and only a handful of active cells—private work saves the consistency score from a full outage.
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% weight36F
- Depth15% weight35F
- Breadth10% weight45D
- Community10% weight25F
03 · Stats
365-day commit heatmap
7 active days
Language distribution
- Python56%
- Jupyter Notebook20%
- TSQL12%
- PLSQL8%
- HTML2%
- PLpgSQL1%
- Other1%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
29
Followers
0
Joined GitHub
Mar 2022
05 · Top repos
KacprusJeden /
adf_databricks_adventureworks_kaggle
Dokumentowany prototyp pipeline’u Azure Data Factory/Databricks dla AdventureWorks, z warstwami Bronze–Silver–Gold, lecz bez testów, CI, licencji i z widocznymi błędami wykonania oraz konfiguracji.
KacprusJeden /
Natural_Population_Growth
Dokumentowany, testowany pipeline Pythona pobiera dane GUS za lata 2002–2025, tworzy raport przez LangChain/OpenAI i 19 wykresów, ale repozytorium nie wykazuje adopcji ani CI/licencji.
KacprusJeden /
Youtube-medallion-architecture-project
A documented, non-trivial YouTube analytics ETL implementing Bronze/Silver/Gold layers, Airflow orchestration, Data Vault-style transformations, and PostgreSQL loads, but it has no visible adoption, tests, CI, or typed code.
KacprusJeden /
first_adf_cicd_repo
A one-day Azure Data Factory configuration repository with several pipeline and dataset JSON artifacts, but a placeholder README, no tests or CI, and no demonstrated adoption.
KacprusJeden /
KacprusJeden
A personal profile repository centered on a detailed README describing Kacper Prusiński’s data-engineering interests and stack; no implementation files, tests, CI, license, or demonstrated external adoption are present.
06 · Timeline
- Mar 22, 2022Joined GitHub
- Jul 22, 2026Created Youtube-medallion-architecture-project — Project of data lakehouse for youtube channel, videos and comments metadata and statistics
- Sep 11, 2026Created first_adf_cicd_repo
- Sep 20, 2026Created adf_databricks_adventureworks_kaggle
- Sep 21, 2026Created Natural_Population_Growth — Scrapes Poland's regional natural-population-growth rankings, generates yearly trend plots
- Sep 21, 2026Created KacprusJeden
- Sep 21, 2026Most recent push to Natural_Population_Growth
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.