01 · Roasts
Sprint-and-Ghost Syndrome
Weeks 8–19 look like a developer possessed; weeks 30–52 look like a developer who found Netflix. Your heatmap is more gap than green.
74% Graveyard
staleRepoRatio of 0.74 means 3 in 4 of your 40 repos are digital tumbleweeds. You ship fast, abandon faster.
veloxx: Built for a Benchmark, Not a User
30–90x SIMD speedup claimed, 0 external dependents confirmed. Your README is thriving; your adoption curve is not.
contri-io: No Tests, No CI, No Problem (For You)
An AI-powered dev tool with no automated tests. The irony of building something to help others fix code while your own CI field is empty is... noted.
12 PRs but 11 Followers
You're contributing to other people's code more than people care to watch yours. Time to flip that ratio.
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% weight45D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight72B
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
80 active days
Language distribution
- JavaScript62%
- Rust27%
- TypeScript6%
- CSS1%
- EJS1%
- Python1%
- Other2%
04 · Numbers
Owned repos
non-fork
27
Commits
last 12 months
243
Followers
11
Joined GitHub
Aug 2022
05 · Top repos
Conqxeror /
veloxx
Ambitious data processing library with SIMD acceleration, typed Rust core, strong docs, comprehensive CI, and published bindings (Python, WASM). Early-stage project (6 stars, v0.4.1) with solid engineering foundation but limited adoption.
Conqxeror /
easy-pdf
Comprehensive Next.js PDF/document toolkit with 30+ tools, client-side processing, typed code, structured architecture, CI/tests, and ~78MB codebase. Early-stage project (created June 2025) with active development but minimal adoption (1 star, 0 forks).
Conqxeror /
contri-io
Early-stage Next.js + Google Generative AI tool for GitHub issue fixing. Typed, has README and basic structure, but lacks tests, CI, error handling rigor, and production polish. 19 commits over ~14 months show modest sustained work on a personal project.
06 · Timeline
- Aug 8, 2022Joined GitHub
- Mar 8, 2024Created contri-io
- Jun 19, 2025Created easy-pdf — (Unlimited Free Usage) Easy-PDF is a comprehensive web application for all your document needs. It offers a wide range of features, including PDF manipulation, format conversion, a
- Jul 1, 2025Created veloxx — Veloxx: A high-performance, lightweight Rust library for in-memory data processing and analytics. Features DataFrames, Series, CSV/JSON I/O, powerful transformations, aggregations,
- Mar 12, 2026Most recent push to easy-pdf
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.