01 · Roasts
Three products, zero witnesses
satellite-launching, Cycly, and the portfolio are named projects; all three still sit at 0 stars and 0 forks.
Automation took the day off
Every scored repository lacks both tests and CI—polished interfaces and numerical models are still running without guardrails.
Heatmap: occasional meteor shower
210 yearly commits exist, but activity is concentrated in a handful of heatmap weeks rather than a steady shipping rhythm.
Rocket science, release-day lifespan
satellite-launching packs phase events, drag, and seven plots into work pushed one day after its 2026-05-21 creation.
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% weight50D
- Quality20% weight39F
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
13 active days
Language distribution
- HTML67%
- CSS14%
- Python14%
- JavaScript6%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
210
Followers
0
Joined GitHub
Nov 2024
05 · Top repos
yarikprylepa /
yarikprylepa.github.io
A polished personal portfolio site with responsive editorial styling, dark mode, animated navigation, and sections for education, experience, projects, and skills, but limited documentation and no automated engineering infrastructure.
yarikprylepa /
cyclywaitlist
Cycly is a polished single-page HTML waitlist landing site with responsive styling, dark/light themes, accessibility affordances, and premium visual treatment, but no demonstrated adoption or project infrastructure.
yarikprylepa /
satellite-launching
A documented Python rocket-flight modelling project with a substantial SciPy simulation, phased ascent/coast/descent events, analytical comparisons, and seven generated visualisation workflows, but no tests, CI, license, or demonstrated adoption.
06 · Timeline
- Nov 8, 2024Joined GitHub
- Jan 6, 2026Created yarikprylepa.github.io — My Github-based Portfolio
- Apr 1, 2026Created cyclywaitlist
- May 21, 2026Created satellite-launching — Modelling Satellite Launching in Python
- May 22, 2026Most recent push to satellite-launching
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.