01 · Roasts
Shipyard, not a streak
585 yearly commits and 167 multi-repo volume say you ship; the heatmap says you sometimes ship like a season finale.
Preview industrial complex
drocsid-redesign-preview, portfolio-drocsid-preview, and the assistant preview are same-day scaffolds with quality scores of 25, 25, and 10.
The real stuff is real
Volyx Lens has native Swift, Electron, cross-platform CI, and 30+ scripts—considerably more serious than its zero-star scoreboard suggests.
Tests found the chat
Several flagship repos have strong CI and test suites; combo-splitter still makes one Python file carry the entire family name.
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% weight68C
- Consistency20% weight65C
- Quality20% weight75B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight35F
03 · Stats
365-day commit heatmap
53 active days
Language distribution
- JavaScript69%
- Python13%
- TypeScript7%
- HTML5%
- Go3%
- CSS2%
- Other1%
04 · Numbers
Owned repos
non-fork
20
Commits
last 12 months
585
Followers
8
Joined GitHub
Jun 2025
05 · Top repos
dk3yyyy /
volyx-lens
Volyx Lens is a documented cross-platform Electron AI assistant with native macOS audio/OCR helpers, multi-provider routing, privacy controls, bounded task context, and substantial automated verification.
dk3yyyy /
sol-eth-wallet-analyzer
ChainScope is a documented, deployed dual-chain wallet analytics product with FastAPI, React, Telegram, resilient provider integrations, security controls, automated tests, browser coverage, CI, and Docker packaging.
dk3yyyy /
Noughtline
Noughtline is a deployed real-time multiplayer Tic-Tac-Toe product with server-authoritative rooms, progression, economy, payments, Google linking, tournaments, and substantial automated verification.
dk3yyyy /
user_count
A small but production-minded Telegram bot with durable milestone delivery, SQLite/PostgreSQL support, optional Redis controls, strong CI, and focused async tests; adoption remains limited at 4 stars.
dk3yyyy /
joshua-nwachinemere
A polished, security-conscious Vite portfolio with a Cloudflare AI assistant, reviewed evidence corpus, responsive UX, reproducible CV generation, and extensive automated tests, but limited public adoption and no CI or license.
dk3yyyy /
evidence-first-article-pipeline
A polished early-stage Python CLI for evidence-aware article production, with deterministic integrity gates, link safety, fingerprinting, templates, tests, and reproducible CI, but no demonstrated adoption yet.
dk3yyyy /
dk3yyyy
A polished GitHub profile README presenting five named AI projects, deployed product links, and eight merged upstream contributions, but this repository itself contains no sampled implementation, tests, CI, license, or typed source.
dk3yyyy /
telegram-social-video-downloader
A small but thoughtfully documented self-hosted Telegram downloader combining FastAPI, n8n, SQLite, yt-dlp, and FFmpeg, with strong security and deployment safeguards but limited demonstrated adoption and a short project history.
dk3yyyy /
combo-splitter
A documented MIT-licensed Python CLI for streaming text splitting, with constant-memory line processing and two split modes, but only one source file and no tests or CI.
dk3yyyy /
drocsid-redesign-preview
A one-day HTML redesign preview with a theme initializer and a large local evaluation-report artifact, but no documented project setup, tests, CI, or typed implementation.
dk3yyyy /
portfolio-drocsid-preview
A one-day JavaScript portfolio preview with a generated worker, theme initialization, and a large embedded contribution/evaluation artifact, but no documented project setup, tests, CI, or license.
dk3yyyy /
joshua-portfolio-assistant-preview
A one-commit, zero-star GitHub Pages preview with no sampled source files, documentation, tests, CI, license, or typed code; it appears to be a temporary portfolio-assistant deployment scaffold.
06 · Timeline
- Jun 24, 2025Joined GitHub
- Jul 22, 2025Created sol-eth-wallet-analyzer — Read-only Solana and Ethereum wallet analytics with FastAPI, React, Telegram, and tested asynchronous data integrations.
- Jul 24, 2025Created combo-splitter — A high-performance Python utility for splitting large text files into smaller parts with constant memory usage.
- Apr 13, 2026Created user_count — A scalable Telegram bot that tracks user registrations and notifies an admin of milestone achievements.
- May 6, 2026Created Noughtline — Real-time, server-authoritative Tic-Tac-Toe with private rooms, AI practice, progression, and a persistent economy.
- Jul 11, 2026Created dk3yyyy — Joshua Nwachinemere's GitHub profile: practical AI systems, reliable backends, and controlled workflows.
- Jul 14, 2026Created joshua-nwachinemere — Joshua Nwachinemere's AI engineering portfolio
- Jul 19, 2026Created volyx-lens — Privacy-oriented desktop AI assistant for screen, voice, meeting, and coding workflows on macOS, Windows, and Linux, built with Electron and native Swift components.
- Jul 27, 2026Created telegram-social-video-downloader — Secure self-hosted n8n and FastAPI workflow for downloading supported social videos to Telegram.
- Aug 2, 2026Created joshua-portfolio-assistant-preview — Temporary GitHub Pages preview of Joshua Nwachinemere portfolio assistant
- Aug 2, 2026Created evidence-first-article-pipeline — Evidence-first workflow and CLI for researched, illustrated, agent-assisted technical articles.
- Sep 10, 2026Created portfolio-drocsid-preview — Drocsid-style portfolio preview
- Sep 10, 2026Created drocsid-redesign-preview — Complete Drocsid redesign preview
- Sep 10, 2026Most recent push to drocsid-redesign-preview
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.