01 · Roasts
Zero Commits, 6.5k Stars
You have 6,570 stars and a completely empty heatmap for the past year. Your repos are famous. You, apparently, have retired.
7-Day Startup
LetsMarkdown.com — Rust OT engine, WASM, multi-platform Docker CI — was built in literally 7 days (May 14–21, 2022) and then never touched again. Sprint god. Maintenance mortal.
92% HTML Developer
By byte count, you are a 92% HTML developer. The Rust and TypeScript are real, but they're hiding under an avalanche of bundled node_modules and build artifacts.
No Tests. Ever.
Across all three projects — 6,570 collective stars — not a single test file exists. The confidence required to ship untested code to thousands of users is, honestly, inspiring.
Stale Rate: 80%
4 out of 5 repos haven't been pushed in over 2 years. The GitHub graveyard is strong with this one — though LiveTerm's star count suggests the ghost is still popular.
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% weight73B
- Consistency20% weight20F
- Quality20% weight69C
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
0 active days
Language distribution
- HTML92%
- JavaScript5%
- CSS1%
- TypeScript0%
- Rust0%
- Shell0%
- Other2%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
0
Followers
175
Joined GitHub
Jul 2017
05 · Top repos
Cveinnt /
LiveTerm
TypeScript Next.js terminal-styled website builder with 5.3k stars, clean config-driven architecture, but lacks tests/CI and has modest documentation depth for its 7.3MB codebase.
Cveinnt /
LetsMarkdown.com
Real-time collaborative markdown editor combining Rust backend (operational transform), TypeScript React frontend, and WebAssembly. Ships at letsmarkdown.com with 833 stars, CI/CD, and production deployment. Typed, documented, structured but limited by short development window (18 of 30 commits in one week).
Cveinnt /
bionify
Chrome extension that applies bionic reading formatting (bold highlighting) to webpages; 278 stars, published on Chrome Web Store, configurable algorithm with CSS styling options, developed over ~2 years with active maintenance.
06 · Timeline
- Jul 31, 2017Joined GitHub
- May 12, 2022Created LiveTerm — 💻 Build terminal styled websites in minutes!
- May 14, 2022Created LetsMarkdown.com — 👨💻👩💻 Write Markdown. Together.
- May 30, 2022Created bionify — Convert any webpage into bionified text!
- Jul 7, 2024Most recent push to bionify
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.