01 · Roasts
Linux Kernel Cosplayer
Your langPcts scream '92% C genius' but that's just Torvalds' 3.3GB repo sitting in your forks. Your actual original code is Python scripts and a CSS conference slide deck.
Documentation Maximalist, Test Minimalist
surroundpilot ships ARCHITECTURE.md, STATUS.md, design.md, CLAUDE.md, and README.md — but HAS_TESTS=no across every single original repo. You write more docs about tests than actual tests.
The 48-Hour Architect
abctl: 2 days. cc-plugin-codex: 2 days. surroundpilot: single-day push. visionpilot: 1-week burst. You design entire multi-daemon embedded systems in the time most engineers spend writing a ticket.
Follower Ratio Reality Check
111 followers, 701 following — that's a 6.3:1 following-to-follower ratio. You're engaging loudly with the community; it's just not fully reciprocating yet.
Stars: Critically Endangered
15 total stars across 109 repos. That's 0.14 stars per repo. The Linux kernel fork has more stars than everything you've actually written combined — and it has zero.
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% weight95S
- Consistency20% weight65C
- Quality20% weight92S
- Depth15% weight95S
- Breadth10% weight40D
- Community10% weight50D
03 · Stats
365-day commit heatmap
219 active days
Language distribution
- C92%
- C++4%
- Python2%
- Assembly1%
- Shell0%
- SWIG0%
- Other1%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
194
Followers
111
Joined GitHub
Apr 2009
05 · Top repos
andiradulescu /
linux
This is the Linux kernel repository itself — an ecosystem-defining, multi-decade codebase representing the most critical open-source infrastructure project. 3.3GB codebase with sustained commits through 2026.
andiradulescu /
cc-plugin-codex
Experimental plugin integrating Claude Code with Codex marketplace. Clear docs, tests, and typed Node.js runner script. Very new (2 days old), minimal stars, but shows structured design and deliberate feature scope.
andiradulescu /
visionpilot
Early-stage ROS 2 autonomous driving system integrating OpenPilot and Autoware paradigms for Rockchip NPU hardware (RK3588/RK3576). Comprehensive architecture docs and typed Python/Cython codebase, but minimal adoption (1 star), no tests/CI, and recent commits suggest active but pre-release development.
andiradulescu /
abctl
Niche low-level A/B boot control utility for Qualcomm UFS systems. Clear, well-documented single-file Python tool; typed-free but structured codebase with GPT manipulation and three UFS ioctl strategies. New (2 days old, 8 commits), no tests/CI.
andiradulescu /
surroundpilot
RK3588-based embedded ECU for surround-view localization with camera HAL, hardware acceleration (RGA/NPU), and UDP bridge to EnhancedOpenPilot. Well-structured with design docs, typed Python code, but extremely recent (5 days old) with minimal commits.
andiradulescu /
enhancedopenpilot
Specialized RK3588 fork of openpilot with hardware acceleration (NPU, RGA) and multi-camera HAL, featuring typed Python camera drivers and design docs, but early-stage with minimal adoption (4 stars, created 2026-03-17).
andiradulescu /
Context-is-All-You-Need
Minimal presentation-only repo for eu/acc Romania #3 event. 9 KB CSS with README and CI, but no substantive code, tests, or documentation beyond event metadata. One-off conference talk repo.
andiradulescu /
andiradulescu.github.io
Minimal GitHub Pages scaffold with only 1 KB repo size, 2 commits in 4 minutes, and a single-line README. No functional code, tests, CI, or documentation beyond greeting.
06 · Timeline
- Apr 23, 2009Joined GitHub
- May 10, 2024Created linux
- Feb 27, 2026Created andiradulescu.github.io
- Mar 10, 2026Created abctl
- Mar 10, 2026Created Context-is-All-You-Need — Presentation for eu/acc Romania #3: Agentic Engineering
- Mar 17, 2026Created enhancedopenpilot — Enhanced openpilot fork with RK3588 NPU acceleration and multi-camera tracking
- Mar 17, 2026Created surroundpilot
- Mar 17, 2026Created visionpilot
- Apr 2, 2026Created cc-plugin-codex — Use Claude Code from Codex to review code or delegate tasks. Opposite of openai/codex-plugin-cc.
- Apr 8, 2026Most recent push to Context-is-All-You-Need
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.