01 · Roasts
103 repos, 8 total stars
You've built the quantity side of the equation — 103 public repos — but the universe has rewarded them with a combined 8 stars. That's 0.08 stars per repo. Your GitHub profile is less a portfolio and more a warehouse sale nobody attended.
quine-blockchain: committed to committing nothing
quine-blockchain was created AND pushed within the same second (18:17:26 → 18:17:27). One second of effort, 5 KB of nothing, and a name that implies self-replication. Congratulations on the fastest repo lifecycle in the dataset.
68% graveyard ratio
Two-thirds of your repos haven't been touched in 2+ years. That's not a portfolio — that's a digital archaeology site. Someone set a GitHub notification to 'never' and never looked back.
README says MIT, file says 404
exchange_vsc boldly declares MIT license in the README while having no actual LICENSE file anywhere in the repo. Legally speaking, 'all rights reserved' is the default. Bold strategy for an open-source DEX.
90 PRs filed, 12 followers earned
You opened 90 pull requests this year — enough to be a top contributor at a mid-size company — and somehow turned that into 12 followers. The output-to-audience conversion rate here is genuinely historic.
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% weight62C
- Consistency20% weight60C
- Quality20% weight62C
- Depth15% weight58D
- Breadth10% weight80A
- Community10% weight55D
03 · Stats
365-day commit heatmap
264 active days
Language distribution
- TypeScript65%
- Vue10%
- Python6%
- SCSS4%
- C3%
- JavaScript3%
- Other9%
04 · Numbers
Owned repos
non-fork
79
Commits
last 12 months
212
Followers
12
Joined GitHub
Apr 2015
05 · Top repos
vinaysingh8866 /
indian-ancestry
Specialized bioinformatics tool for Indian ancestry deconvolution with Rust core, Python compute sidecar, and React frontend. Well-structured multi-language project with HMM algorithms, PCA, ADMIXTURE pipeline, and 23andMe/AncestryDNA consumer upload—ships with tests and docs but lacks CI/CD and formal license.
vinaysingh8866 /
bwap
TypeScript Next.js chatbot template with Polkadot integration, BAWP state machine, and AI SDK tooling. 0 stars, typed + tested + CI, ~5.5MB codebase. Personal/experimental project with clean architecture but no external adoption signals.
vinaysingh8866 /
airgap-seed
Security-focused Rust tool for offline Ethereum key generation with BIP-39/BIP-32 support, memory hardening, and multi-language FFI bindings. Single contributor, experimental stage, 0 stars.
vinaysingh8866 /
portfolio-test
Take-home assignment scaffold for Wails+Go trading journal app. Starter template with intentional TODOs in analytics, CSV import, and UI. Typed Go backend, structured layout, tests + CI, but minimal adoption signal (0 stars, recent push Feb 2026).
vinaysingh8866 /
kanon-react-native
React Native module for Kanon DID/Ethereum ledger integration with Credo framework. Typed TypeScript codebase (~6500 KB) implementing DID registrar/resolver, AnonCreds registry, and Ethereum smart contract interaction, but underdeveloped documentation, minimal tests (only placeholder), and experimental-stage implementa
vinaysingh8866 /
exchange_vsc
Personal TypeScript DEX project with React UI, SDK, and Solidity contracts (13MB). Has README and tests, but no CI/license and only 2 commits in last 30 days. Monorepo structure for swap/liquidity platform.
vinaysingh8866 /
cheqd_verifiable_ai
TypeScript full-stack app (Express + Next.js + PostgreSQL) for verifiable AI credentials with Docker setup. Typed language and documented README, but no tests, CI, or license; modest git activity (19/30 commits in recent window).
vinaysingh8866 /
rusty-wallet
Experimental Ethereum CLI wallet in Rust with wallet encryption, ERC20 support, and contract deployment. 175 KB codebase with minimal documentation, no tests or CI, and recent activity after 3-month gap suggests active development but early stage.
vinaysingh8866 /
vinaysingh8866
Profile repository with minimal substantive code; 38MB size dominated by assets. README contains only an SVG header with no project description. 30 commits over ~4 years suggest sporadic activity but no clear deliverable.
vinaysingh8866 /
vscswap-interface
Fork of Uniswap interface with GPL-3.0 license, zero stars/engagement, 2-month history (created Dec 2024, last push Feb 2026), minimal visible commits. TypeScript + tests + CI present but repo appears dormant or abandoned.
vinaysingh8866 /
quine-blockchain
Empty scaffold created 2 minutes ago with no code, docs, tests, CI, or license. Single commit with 5 KB total size in C language.
06 · Timeline
- Apr 26, 2015Joined GitHub
- Sep 8, 2022Created vinaysingh8866
- Dec 19, 2024Created vscswap-interface
- Dec 19, 2024Created exchange_vsc
- Jan 2, 2025Created rusty-wallet
- May 16, 2025Created cheqd_verifiable_ai
- May 25, 2025Created kanon-react-native
- Sep 6, 2025Created portfolio-test
- Sep 18, 2025Created airgap-seed
- Nov 12, 2025Created bwap
- Feb 19, 2026Created quine-blockchain
- Mar 30, 2026Created indian-ancestry
- Apr 25, 2026Most recent push to vinaysingh8866
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.