01 · Roasts
Follow-for-Follow Influencer
813 followers, 813 following — ratio locked at exactly 1.00. Either you're running a follow-swap script or you have an unusually democratic view of social capital. Either way, the algorithm sees through it.
The Testless Wonder
You shipped SentinelOps, SimplyPDF, RAW.AI, VTOP2.0, AgriSim, and ARSHCREATES — all with zero test files. 5,887 commits and you've never once had a green CI badge from actually running your own code. Confidence, respect, questionable engineering practice.
README.md Architect
ARCHITECTURE.md in 6 repos. design.md in 5 repos. STATUS.md in 4 repos. You've documented systems more thoroughly than you've tested them. The docs are beautiful. The test suite is a void.
Speed-Runner, Not Deep-Diver
Your GitHub account is 7 months old and has 5,887 commits across 24 repos. That's 28 commits per day, every day, since you joined. Either you're building the future or you're auto-committing package-lock.json changes. Probably both.
AI Wrapper Portfolio
SentinelOps (LLM root-cause analysis), nexus-ai-life-os (Gemini API), RAW.AI (OpenAI humanizer) — 3 of your top 7 repos are 'call an AI API, build a UI around it, add ARCHITECTURE.md.' Solid execution, but the moat is the README.
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% weight95S
- Quality20% weight67C
- Depth15% weight70B
- Breadth10% weight72B
- Community10% weight55D
03 · Stats
365-day commit heatmap
177 active days
Language distribution
- TypeScript59%
- JavaScript16%
- CSS8%
- Python5%
- HTML4%
- C#3%
- Other5%
04 · Numbers
Owned repos
non-fork
15
Commits
last 12 months
5,887
Followers
813
Joined GitHub
Sep 2025
05 · Top repos
ArshVermaGit /
SimplyPDF
Privacy-first Next.js PDF editor with 16+ features (merge, split, encrypt, OCR), client-side WebAssembly processing, TypeScript, Tailwind UI. 13 stars, well-documented (ARCHITECTURE.md, design.md), CI/CD active, but no tests and recent creation limit depth.
ArshVermaGit /
RAW.AI
Full-stack React + Supabase SaaS for AI text humanization with tiered pricing, Razorpay payments, and OpenAI integration. Typed, documented, CI/CD configured, but lacks test coverage and has ethical concerns around intended use case.
ArshVermaGit /
AgriSim
Active indie game project: polished 2D farming sim built in Unity 2022.3+, with typed C#, comprehensive docs (design.md, ARCHITECTURE.md, STATUS.md), CI pipeline, MIT license; ships 46MB codebase across 2.5+ months of active commits; 14 stars indicate hobby portfolio work rather than production adoption.
ArshVermaGit /
VTOP2.0
University portal (CampusHub/VTOP2.0) built with Next.js 16, React 19, TypeScript, and Prisma. Well-architected multi-role system (~1377 KB) with server actions, role-based navigation, and comprehensive data models. HAS_CI=yes, HAS_README=yes, TYPED_LANG=yes; no tests. Reasonable architectural scope but plaintext passw
ArshVermaGit /
SentinelOps-Autonomous-DevOps-AI
TypeScript/Python full-stack DevOps AI platform with async FastAPI backend, Next.js dashboard, ML risk scoring, and LLM root cause analysis. Typed, documented, CI/CD enabled, but limited real-world adoption (4 stars, 2 months old, author's active portfolio project).
ArshVermaGit /
REELSPOT
A modern React-Vite media downloader with clean architecture, typed contexts, Supabase integration, and comprehensive documentation. Early-stage indie project with working implementation across Instagram, YouTube, TikTok, Facebook but modest adoption (7 stars).
ArshVermaGit /
nexus-ai-life-os
NEXUS is an AI-powered life OS capturing screenshots and audio for semantic memory. Ships with HAS_CI=yes, HAS_TESTS=yes, HAS_README=yes, and documentation (design.md, ARCHITECTURE.md). Typed Python + structured layout, but lacks Python type hints (TYPED_LANG=no) and has minimal test coverage (only 2 test assertions).
ArshVermaGit /
oss-audit-24BCG10026
Capstone auditing project on Git with 5 well-documented shell scripts, meaningful PROJECT_REPORT.md (~10k words), and clear educational structure. Typed language (Shell), professional structure, but limited real-world impact—academic portfolio piece.
ArshVermaGit /
ARSHCREATES
Personal portfolio showcase with vanilla JS modular architecture across 13 JS files and 11 CSS files, built over 5+ months with documented feature set but lacking tests, CI, or license.
ArshVermaGit /
LeetCode-Solutions
Personal LeetCode solution collection with ~30 C++ and JS problems organized by difficulty. No tests, CI, or license; minimal structure beyond README and flat solution files.
ArshVermaGit /
Exercise-Code-Backup
Personal Exercism auto-backup repo with 5 stars; 42KB codebase, README present, minimal structure. Learning exercise archive with no tests, CI, license, or type checking.
ArshVermaGit /
ArshVermaGit
Personal profile README with no source code, projects, or substantive content. Pure self-promotional landing page with skill badges and contact links—a profile decoration, not a functional repository.
06 · Timeline
- Sep 27, 2025Joined GitHub
- Oct 14, 2025Created REELSPOT — 🎬 The media downloader that doesn't suck. Download from Instagram, YouTube, TikTok & Facebook with a gorgeous UI, zero tracking, and actual respect for your time. Built with React
- Oct 15, 2025Created ARSHCREATES — This Website showcases my projects including Games, Websites, Photography and videography Albums.
- Dec 20, 2025Created SimplyPDF — 📄 The PDF tool that respects your privacy. Edit, convert, merge, split—all in your browser. Client-side only. Open source. Beautiful UI. 16+ pro features.
- Dec 25, 2025Created RAW.AI — 🎭 Transform AI-generated text into authentic human writing. Bypass GPTZero, Turnitin & all major AI detectors with 99.8% success. React + Supabase + Edge AI. 50+ languages. <3s re
- Jan 1, 2026Created VTOP2.0 — 🌌 The university portal that doesn't suck. Obsidian Glass design meets cutting-edge tech. Next.js 16 | React 19 | TypeScript | Prisma. Academic management, but make it beautiful.
- Jan 16, 2026Created ArshVermaGit — Full-Stack Developer | Unity Game Dev | Tech Student at VIT Bhopal — Building web, mobile & interactive experiences.
- Jan 31, 2026Created AgriSim — AgriSim is a cozy 2D farming sim 🌱 where you grow crops, brave dynamic weather ⛈️, and live through a real-time day/night cycle 🌗 to build your dream farm 🚜 and sell fresh harve
- Feb 1, 2026Created Exercise-Code-Backup — Auto-synced backup of my Exercism coding solutions — tracking progress in debugging, JavaScript, and problem-solving.
- Feb 9, 2026Created LeetCode-Solutions — 💻 My LeetCode solutions organized by problem, difficulty, and topic 🧩 📚 Practicing data structures, algorithms, and interview preparation 🚀
- Feb 9, 2026Created nexus-ai-life-os — NEXUS 🧠 — AI-powered second brain that watches, remembers, and assists in real time. Featuring proactive alerts, semantic memory, and knowledge synthesis to supercharge productivi
- Feb 28, 2026Created SentinelOps-Autonomous-DevOps-AI — 🛡️ Autonomous DevOps AI Co-Pilot. We predict failures before they happen and fix them when they do. Powered by ML & Generative AI. 🚀🛡️
- Mar 22, 2026Created oss-audit-24BCG10026 — A structured audit of Git — origin story, GPL v2 license analysis, Linux footprint, FOSS ecosystem map, and 5 shell scripts. OSS capstone project.
- Apr 26, 2026Most recent push to LeetCode-Solutions
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.