01 · Roasts
Burst Coder, Not a Builder (Yet)
chain-seat: 3 commits in 13 minutes. entity_resolution_graph_osint: 3 commits in 2 hours. Freeloader: 30 commits in 4 days. Your git history reads like a series of hackathon submissions that never got a second day.
Zero Forks in the Portfolio
12 total stars, 0 forks across all 13 repos. The entire closr ecosystem — lead generator, portfolio builder, AI gateway — and not a single person has forked anything. Ships fast, lands quietly.
The Resume Repo Has a Star
Your .docx resume host (1 star, 0 forks, 2-day-old repo) has the same star count as your actual AI gateway with circuit breakers and circuit-breaker tests. The market has spoken, and it is confused.
Testing is a Spectator Sport
Of 7 repos, only Freeloader has real tests (CircuitBreaker + RateLimiter). lead_generator has a mock_leads.json fixture masquerading as a test suite. Five repos have HAS_TESTS=no. You clearly know what a test is — you just don't write them.
100% Solo, 3 Followers
soloPct=100 across all analyzed repos. No collaborators, no review process, no one to tell you the PayU hash validation is 'skipped in dev mode'. Three followers, two of whom are probably bots.
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% weight56D
- Consistency20% weight60C
- Quality20% weight67C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
21 active days
Language distribution
- Python39%
- TypeScript29%
- JavaScript18%
- CSS5%
- HTML4%
- PLpgSQL3%
- Other2%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
145
Followers
3
Joined GitHub
Oct 2022
05 · Top repos
Arnav8452 /
Freeloader
TypeScript monorepo for OpenAI-compatible AI gateway with failover, circuit breakers, and multi-provider routing. 30 commits in 4 days; typed, tested, CI/CD-enabled. Early-stage indie project with shipped core logic and npm publishing intent.
Arnav8452 /
Portfolio_builder_for_closr
Monorepo portfolio builder for closr ecosystem with Next.js frontend, TypeScript worker, AI gateway, and Postgres schema. Typed, documented, CI present; modest adoption (1 star, 0 forks, part of multi-project ecosystem).
Arnav8452 /
lead_generator_for_closr
Early-stage autonomous B2B lead generation pipeline for creator economy targeting. Implements multi-stage scraper → LLM extraction → deduplication → enrichment stack with local Ollama and API waterfall. HAS_TESTS=yes but HAS_CI=no; typed Python with structured architecture; sparse documentation outside README.
Arnav8452 /
entity_resolution_graph_osint
Ambitious OSINT pipeline with Neo4j+Ollama+Streamlit stack; demonstrates architectural ambition but lacks test coverage, CI/CD, and production-grade error handling. 68KB, 3 commits in 2 hours suggests early-stage experimental project.
Arnav8452 /
chain-seat
Early-stage blockchain ticketing MVP with NFT + TOTP security. Launched 21 Apr 2026 with 3 commits in ~13 mins; untyped JS/TS mix, no tests/CI, functional PayU + Polygon integration but incomplete backend mocking.
Arnav8452 /
Arnav8452
Personal portfolio/profile repo with README listing external projects (Freeloader, Closr); 54KB size, 1 star, no actual code artifacts, minimal structure—a landing page rather than a shipped deliverable.
Arnav8452 /
Resume
Minimal personal resume repository with single downloadable document. No source code, tests, CI, or meaningful documentation beyond a one-line README linking to a resume file.
06 · Timeline
- Oct 9, 2022Joined GitHub
- Apr 21, 2026Created chain-seat
- Apr 21, 2026Created entity_resolution_graph_osint
- Apr 21, 2026Created lead_generator_for_closr — Tool 1 of the Closr ecosystem - Lead generator for creators
- Apr 21, 2026Created Arnav8452
- May 5, 2026Created Portfolio_builder_for_closr — Tool 2 for closr ecosystem - Live Portfolio builder for Creators
- May 21, 2026Created Resume
- May 22, 2026Created Freeloader — Freeloader is an OpenAI-compatible AI gateway that maximizes free-tier LLM usage. It intelligently cascades requests across providers like Gemini, Groq, Cerebras, and Ollama. With
- May 26, 2026Most recent push to Portfolio_builder_for_closr
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.