01 · Roasts
Pipeline, not popularity
ZeroDaily has AWS, Lambda, DynamoDB, CI/CD, and tests; its GitHub adoption is still a clean 0 stars.
The TypeScript security buffet
Conduit ships schemas, pairing, audit redaction, Playwright, and three-OS CI—then asks its zero stars for feedback.
Commit heat finally woke up
845 yearly commits and a 295 multi-repo volume say shipper; the late heatmap is much louder than the early one.
Hardware chaos, responsibly wired
ci-pi controls three NRF24 radios and eight modes, but its one-commit history is a speedrun, not a saga.
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% weight71B
- Consistency20% weight65C
- Quality20% weight77B
- Depth15% weight58D
- Breadth10% weight80A
- Community10% weight55D
03 · Stats
365-day commit heatmap
198 active days
Language distribution
- Python37%
- HTML26%
- TypeScript24%
- JavaScript4%
- C++3%
- TeX3%
- Other3%
04 · Numbers
Owned repos
non-fork
25
Commits
last 12 months
845
Followers
24
Joined GitHub
Jan 2023
05 · Top repos
err0rgod /
conduit-web
A polished, typed React/Vite documentation site for the named Conduit browser-control product, with a deployed domain, extensive installation/security content, tests, and a pinned validation workflow.
err0rgod /
conduit-extension
A documented, typed Chromium extension with shipped Chrome/Firefox listings, protocol validation, security-focused browser control, tests, and a three-OS CI/release pipeline; adoption signals are present but stars and forks remain zero.
err0rgod /
zerodaily
A documented ZeroDaily FastAPI backend with DynamoDB feeds, AWS Lambda deployment, FCM notifications, security middleware, 25-test coverage, and CI/CD, but currently has no stars, forks, license, or typed Python.
err0rgod /
bot1
ZeroDaily is a substantial deployed-style AWS news pipeline with six categories, RSS scraping, LLM deduplication/summarization, DynamoDB persistence, security hardening, tests, and CI/CD, but has no visible adoption metrics or license.
err0rgod /
zerodaily-app
A polished TypeScript/Expo mobile news reader with offline feed caching, gesture card navigation, notifications, tests, and CI, but currently has no stars, forks, license, or demonstrated external adoption.
err0rgod /
conduit
Conduit is a substantial, documented TypeScript browser-control bridge with a daemon, MCP/CLI clients, Chromium integration, layered security policy, pairing, audit redaction, unit/integration tests, Playwright E2E, and CI; adoption is not yet demonstrated.
err0rgod /
zerodaily-web
A named ZeroDaily web product with a live zerodaily.in domain, Cloudflare deployment, interactive roast preview, and dynamic APK release integration; solid small-site engineering but no tests or typed code.
err0rgod /
portfolio
A polished two-page static portfolio with responsive HTML/CSS, accessibility touches, project architecture writeups, and live-product links, but no tests, CI, license, or meaningful repository adoption.
err0rgod /
adoptive-automation
A documented, non-trivial ESP32/FastAPI home-automation MVP with eight local/remote channels, MQTT state synchronization, RainMaker integration, and read-only sensor/AI-advisor paths, but no demonstrated adoption or release infrastructure.
err0rgod /
ci-pi
A documented ESP32/PlatformIO RF research firmware with triple NRF24 control, eight selectable bands, OLED UI, wiring guidance, and basic tests, but it is a one-commit, zero-star project without CI or demonstrated adoption.
err0rgod /
skills
A small but substantive collection of five documented CLI-agent skills, with strong operational guardrails and references, but limited adoption and no automated quality infrastructure.
err0rgod /
err0rgod
A polished developer-profile repository centered on README project showcases, with a scheduled GitHub Metrics workflow but no application source, tests, license, or adoption signals for this repo.
06 · Timeline
- Jan 4, 2023Joined GitHub
- Jun 18, 2025Created err0rgod
- Mar 17, 2026Created zerodaily-web — Zerodaily is a Newsletter service which provides Daily Security new & CVE updates.
- Jul 14, 2026Created portfolio — portfolio website
- Jul 17, 2026Created skills — CLI tools based skills for AI-Agents.
- Jul 21, 2026Created conduit — Local-first browser control bridge for AI agents using MCP, a secure daemon, and a Chromium extension.
- Aug 2, 2026Created conduit-extension — Chromium extension for the Conduit local-first browser-control bridge.
- Aug 5, 2026Created conduit-web — Frontend for Conduit extension
- Aug 16, 2026Created adoptive-automation
- Aug 22, 2026Created bot1 — Backend for Zerodaily app.
- Sep 13, 2026Created ci-pi — Tri-NRF24 Multi-Protocol 2.4 GHz RF Testing & Spectrum Research Platform for ESP32
- Sep 16, 2026Created zerodaily — Zerodaily backend
- Sep 18, 2026Created zerodaily-app
- Sep 19, 2026Most recent push to bot1
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.