01 · Roasts
Zero Stars Across the Board
5 repos, 0 total stars, 0 forks. You're building in a soundproof room — the citrus harvest crews might love Santara, but GitHub has no idea it exists.
51 PRs, 1 Follower
You opened 51 pull requests this year and somehow have exactly 1 follower. Either you're contributing to private org repos or GitHub's social graph has personally wronged you.
ccx: 3 Days Old and Already Has CI
ccx launched with tests, CI, and an MIT license in under 72 hours — that's more quality infrastructure than your other 4 repos combined. Consistency, meet thy nemesis.
The Missing Test Suite Cinematic Universe
4 out of 5 repos have zero tests. The one that does (ccx) is 3 days old. Your YOLOv8 Lambda is detecting citrus ripeness with absolutely no safety net.
Heatmap Ghost Town
Weeks 2–19 are a barren wasteland of zeros. You burst to life in April like a seasonal fruit — which, given you're literally building citrus harvest software, is at least on-brand.
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% weight55D
- Quality20% weight62C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
66 active days
Language distribution
- TypeScript58%
- Swift14%
- HTML11%
- Python10%
- CSS7%
- JavaScript0%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
54
Followers
1
Joined GitHub
Sep 2023
05 · Top repos
lucaspfingsten /
happyrobotai
TypeScript Next.js real-time dashboard for HappyRobot AI voice agent monitoring, with PostgreSQL, Prisma, webhook ingestion, and REST APIs for load search and carrier verification. Typed, documented, structured multi-file layout with Docker deployment support.
lucaspfingsten /
ccx
Utility CLI to extract context from Claude Code/Cursor/Codex sessions for use in other agents. Typed Python, structured layout, tests+CI present, but brand new (3 days old) with 0 stars and unproven adoption.
lucaspfingsten /
Santara-Field
Personal iOS app for citrus harvest photography and analytics, built with SwiftUI, AWS Amplify, and YOLO integration. Typed Swift codebase with meaningful README and structured layout, but no tests, CI, or license; appears to be part of the owner's multi-project platform effort.
lucaspfingsten /
Fair-Transaction-Ordering
Educational static website documenting fair transaction ordering methods in blockchain, maintained by ETH Zürich Distributed Computing Group. Structured HTML/CSS content with README, no tests, CI, or license.
lucaspfingsten /
SantaraB
Personal ML inference backend for a citrus-analytics platform: YOLOv8-seg packaged as AWS Lambda. Untyped Python, no tests/CI, minimal docs, but functional pipeline with real-world purpose (size/ripeness measurement). Moderately-sized codebase (~38 KB) with clear domain logic.
06 · Timeline
- Sep 25, 2023Joined GitHub
- Sep 25, 2023Created Fair-Transaction-Ordering
- Apr 30, 2024Created Santara-Field
- May 10, 2024Created SantaraB — Santara Backend
- Feb 27, 2026Created happyrobotai
- Apr 27, 2026Created ccx — Extract context from Claude Code sessions for use in side agents (Cursor, Codex, ChatGPT, ...). No LLM calls, runs 100% locally.
- Apr 29, 2026Most recent push to Santara-Field
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.