01 · Roasts
161k Stars, Still No Tests on Half Your Repos
prompts.chat has a full Zod + Vitest suite, but agentlytics (483 stars), textream (2,979 stars), wvw.dev, and appetit ship zero tests. At this follower count, people are copying your patterns—including the bad ones.
`npx f` and `npx fka` — Twice the Vanity, Zero the Value
You maintain two separate 'about me' npm packages (f: 37 stars, fka: 26 stars), both missing README or tests, one of them 8 years old. That's not an ecosystem; that's a midlife crisis in package.json form.
The 4-Day Full-Stack Agentic CMS Migrator
to-wordpress was created on 2026-04-21 with 20+ format detectors, 10 phase modules, and an agentic loop abstraction. Impressive sprint—but 5 stars and 0 forks suggests the world isn't quite ready for 4-day production AI tools either.
45% HTML, 33% MDX — Is This a GitHub or a Blog?
Your language breakdown is literally 78% markup. TypeScript is a distant third at 15%. Your most-starred repo is a markdown file with a website wrapper. Respect the stars, question the code-to-content ratio.
92% Solo — The One-Person Unicorn Factory
soloPct = 92% with 11k followers and 175k total stars. You've built an audience the size of a small city but apparently don't want anyone else touching your repos. PRs welcome… in theory.
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% weight97S
- Consistency20% weight80A
- Quality20% weight85A
- Depth15% weight82A
- Breadth10% weight65C
- Community10% weight75B
03 · Stats
365-day commit heatmap
262 active days
Language distribution
- HTML45%
- MDX33%
- TypeScript15%
- JavaScript4%
- Swift1%
- Go1%
- Other1%
04 · Numbers
Owned repos
non-fork
57
Commits
last 12 months
2,045
Followers
11,003
Joined GitHub
Feb 2010
05 · Top repos
f /
prompts.chat
160k+ star production-grade prompt library platform with ecosystem presence (Hugging Face, Harvard citations, Forbes), TypeScript full stack (Next.js + Prisma), comprehensive tests, CI, and architectural docs.
f /
fatura
TypeScript library for Turkish GIB e-invoice generation with clean API, comprehensive tests, and CI/CD. 620 stars, production-ready with proper typing and documentation.
f /
textream
Free, open-source macOS teleprompter app with 2,979 stars. Ships with Swift typed code, comprehensive docs, Homebrew distribution, and three guidance modes (word tracking, voice-activated, auto-scroll). No tests, no license. Substantial 6.8MB codebase built over ~2.5 months with consistent commits.
f /
poke-gate
Swift/Node.js MCP tunnel for Poke AI to access local machine via iMessage/Telegram. Ships with native macOS app, TypeScript-quality controls, comprehensive test suite, and multi-mode access policies (full/limited/sandbox).
f /
wvw.dev
Ambitious federated app store aggregator with live GitHub integration, PWA/Tauri desktop support, and CI automation. Lacks tests and license but ships solid architecture with 49MB codebase, structured src/, and meaningful docs via README + build.sh + schema.
f /
appetit
App Store-inspired catalog built with vanilla JS/CSS. Well-structured, documented, shipping with CI automation. No tests or license, but clean architecture and 30 recent commits over ~6 weeks demonstrate intentional execution.
f /
agentlytics
Analytics dashboard for AI coding agents (Cursor, Windsurf, Claude Code, VS Code) with 483 stars. Multi-editor chat scraper, SQLite caching, React UI, and MCP server support. Lacks tests/CI but ships with comprehensive docs and TypeScript-ready architecture.
f /
devtap
TypeScript CLI tool capturing browser console/network logs to terminal. Well-structured with multiple adapters (Chrome, Firefox, WebKit), strong typing, and clean formatting—but early-stage with 1 star, no tests, no CI, and minimal real-world usage signals.
f /
to-wordpress
Early-stage TypeScript migration CLI (~669KB, 17 of 30 commits) with ambitious agentic loop design but thin adoption (5 stars). Typed + structured code + tests present, but project is under 4 days old with high experimental risk.
f /
stars-profile
Early-stage CLI tool for GitHub Stars API automation via Copilot. Typed ES modules, meaningful README, structured multi-file layout, but no tests/CI and minimal adoption (4 stars, fresh repo <2 days old).
f /
fka
A personal CLI "about me" card published to npm. Untyped JavaScript, no README, no tests, but has CI/CD for npm publishing and shows 30 commits across 8+ years.
f /
f
Personal npm package that displays author's bio when run via `npx fka`. Minimal technical substance: 24 KB repo with no source code sampled, no tests, no CI, no license. Serves as a vanity card rather than a functional tool.
06 · Timeline
- Feb 4, 2010Joined GitHub
- Aug 28, 2018Created fka
- Feb 8, 2020Created fatura — eArşiv / eFatura Fatura Oluşturucu
- Jul 9, 2020Created f
- Dec 5, 2022Created prompts.chat — f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
- Feb 8, 2026Created textream — Textream is a free macOS teleprompter app for streamers, interviewers, and presenters. It highlights your script in real-time as you speak, displayed in a beautiful Dynamic Island
- Mar 7, 2026Created agentlytics — Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravity, OpenCode, Command Code
- Mar 12, 2026Created appetit — Appétit — An App Store-inspired catalog of free, tiny apps built with agentic engineering and vibecoding. Bon appétit for apps.
- Mar 12, 2026Created wvw.dev — The distributed app store for vibe-coded projects. Federated, AI-curated, fully static on GitHub Pages.
- Mar 13, 2026Created devtap
- Mar 23, 2026Created poke-gate — Expose your machine to your Poke AI assistant via MCP tunnel
- Apr 5, 2026Created stars-profile — Manage GitHub Stars profile contributions using Copilot CLI deep research
- Apr 21, 2026Created to-wordpress — Migrate anything text-shaped to WordPress — driven by Claude Code, GitHub Copilot CLI, or OpenAI Codex. Generates a block theme (FSE), Gutenberg blocks from legacy shortcodes, a si
- Apr 24, 2026Most recent push to wvw.dev
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.