01 · Roasts
57 PRs, 1 Star
You opened 57 pull requests this year and somehow only accumulated 2 total stars across 15 repos. That's an impressively efficient way to ship for an audience of zero.
The No-CI Tax
2 out of 3 scored repos have zero CI. You built a Solana escrow system and a Framer Motion portfolio without a single automated check. Danyilbutov: living dangerously, one merge at a time.
Haskell: The 2% Solution
2% Haskell in your language split. That's enough to mention at a party but not enough to do anything useful. Classic CS curriculum contamination.
304 Commits, Bursty Mode
The heatmap tells the real story: weeks of silence punctuated by frantic 4-dot days. You're not a developer, you're a deadline responder.
Solana Escrow Who?
hackeurope-monorepo combines FastAPI, Next.js, and blockchain escrow into a monorepo with 0 stars and 1 fork — presumably by you. The architecture is ambitious; the audience is imaginary.
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% weight33F
- Consistency20% weight55D
- Quality20% weight67C
- Depth15% weight50D
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
116 active days
Language distribution
- TypeScript49%
- Python25%
- Go13%
- C++5%
- SCSS2%
- Haskell2%
- Other4%
04 · Numbers
Owned repos
non-fork
15
Commits
last 12 months
304
Followers
19
Joined GitHub
Aug 2021
05 · Top repos
HJyup /
hjyup-personal-page
Personal portfolio website built with Next.js, TypeScript, and Framer Motion. Fully typed, documented, and well-structured with a modular widget system. Shipping quality code but no tests/CI and zero adoption signals.
HJyup /
use-react-hook-form-persist
Lightweight TypeScript React Hook Form persistence library with nested field support, full test coverage, and CI. Minimal adoption (1 star) but well-engineered for an early-stage personal project with clear features and strong foundation.
HJyup /
hackeurope-monorepo
Fira: Early-stage monorepo for AI-powered freelance contract management with Solana escrow. Combines FastAPI backend + Next.js frontend with typed code, multi-service architecture, and documented design (README covers overview, tech stack, API endpoints), but minimal adoption (0 stars, 1 fork) and no test/CI infrastruc
06 · Timeline
- Aug 28, 2021Joined GitHub
- Oct 21, 2024Created hjyup-personal-page — Danyil Butov's personal website
- Sep 6, 2025Created use-react-hook-form-persist — Lightweight persistence for react-hook-form with nested field support.
- Feb 21, 2026Created hackeurope-monorepo
- Apr 2, 2026Most recent push to hjyup-personal-page
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.