01 · Roasts
Star Vacuum
36 repos, 1 total star — and that lone star is on slidemd, your prompt-engineering framework for making PowerPoints. The robots are your only fans.
GreenKeewi.md Commits
Your profile README repo has 27 of 30 sampled commits, 58 KB of content, and zero lines of code. That's either a bot or a very passionate README author — neither is a good look.
Burst-and-Ghost Developer
Weeks 8–11 and 21–26 are graveyards in your heatmap. You ship hard for a few weeks then vanish. booking-deposit-sys was last touched Aug 26 — let's hope 'The Cusp of Beauty Co.' doesn't have customers waiting.
following: 0
You follow zero people on GitHub. Not one. You're not a developer, you're a content creator who posts to an empty room.
License? What License?
booking-deposit-sys has Stripe payment processing, JWT tokens, and production branding — and no license. Whoever forks your cancel-token logic owns it more legally than you do.
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% weight48D
- Consistency20% weight60C
- Quality20% weight72B
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
182 active days
Language distribution
- TypeScript67%
- HTML22%
- Python5%
- JavaScript3%
- CSS2%
- PLpgSQL0%
- Other1%
04 · Numbers
Owned repos
non-fork
31
Commits
last 12 months
529
Followers
4
Joined GitHub
Aug 2023
05 · Top repos
GreenKeewi /
folia
TypeScript Next.js voice-notes app with real-time speech-to-text, live structuring (to-dos, formulas, diagrams), and LLM-powered finalization. Fully end-to-end working: auth, recording, transcription fallback chain, structured block detection, and Supabase persistence with comprehensive test coverage.
GreenKeewi /
booking-deposit-sys
Next.js booking system for hair services with Stripe payments, Supabase DB, Google Calendar integration, and typed React components. Well-structured with tests and comprehensive service configuration.
GreenKeewi /
rag-the-city-fortpoint-fix
Educational RAG starter kit with real problem-diagnosis (naive RAG failure modes on 311 aggregation, budget conflicts) and targeted fixes for two classes (exact table counting, multi-source contradiction detection). Shipped mid-hackathon with router engine + scoring proof; untyped Python with structured docs and Makefi
GreenKeewi /
slidemd
Prompt engineering framework for Claude-powered presentation builder. Provides 8-phase workflow via SKILL.md, design system, and PptxGenJS API reference. New project (15 days old, 7 commits), unproven adoption but complete system design with real documentation.
GreenKeewi /
camlink
Bare-bones TypeScript/Next.js webcam-over-P2P prototype with media streaming via PeerJS and remote camera controls. Typed, structured, minimal docs; single 6-day sprint (4 commits). No tests, CI, license, or meaningful project documentation beyond quick start.
GreenKeewi /
bio
Fresh Next.js portfolio site scaffolded 2 hours ago with minimal commits. Typed component code and interactive SVG mind-map UI, but default template README and no tests/CI. Single-day burst with no sustained development.
GreenKeewi /
GreenKeewi
Profile/portfolio stub with README only; no actual code, tests, or CI. Empty scaffold lacking substance despite recent commit activity.
06 · Timeline
- Aug 21, 2023Joined GitHub
- Apr 19, 2024Created GreenKeewi
- May 27, 2026Created booking-deposit-sys
- Jun 2, 2026Created slidemd
- Jul 20, 2026Created camlink — Turn your phone into a high-quality webcam.
- Aug 17, 2026Created folia — Folia — real-time AI voice notes. Tu parles, Folia écrit.
- Aug 19, 2026Created bio
- Aug 22, 2026Created rag-the-city-fortpoint-fix
- Aug 26, 2026Most recent push to booking-deposit-sys
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.