01 · Roasts
Campus MVP, not GitHub celebrity
FirstYearPaper reports 28k pageviews, yet the repo has 0 stars—your users found the product before GitHub found the repo.
CI knows where to find you
tt_mitblr and react-native-thinking-orbs have CI, while several big builds—FarashaDesigns, devclub, and FirstYearPaper—still ship without it.
Portfolio has range
145 public repos and TypeScript, Python, Kotlin, and Dart say “builder”; 27 total stars say the distribution channel is still loading.
Sprint-powered architect
HeyClickyMobile has serious agent infrastructure, but several projects were created and last pushed on the same day. Sustained maintenance is the next boss fight.
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% weight55D
- Quality20% weight77B
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight55D
03 · Stats
365-day commit heatmap
157 active days
Language distribution
- TypeScript44%
- JavaScript23%
- Python11%
- Kotlin7%
- Dart6%
- HTML4%
- Other5%
04 · Numbers
Owned repos
non-fork
90
Commits
last 12 months
300
Followers
31
Joined GitHub
Jun 2020
05 · Top repos
Shrit1401 /
tt_mitblr
DOMINO is a polished, documented TypeScript/Next.js repayment-workspace prototype with a tested frontend, CI, research checks, and substantial backend/engine handoff, but it has 0 stars and explicitly unexecuted backend functionality.
Shrit1401 /
FirstYearPaper
A deployed MIT Bengaluru question-paper archive with a documented Next.js/TypeScript app, searchable PDF catalog, analytics, and an AI-powered Repeat workflow; adoption is evidenced by the live paper.shrit.in domain and reported 28k pageviews, despite 0 stars.
Shrit1401 /
react-native-thinking-orbs
A polished, documented TypeScript animation package with six orb states, native frame generation, tests, and CI, but only 1 star and a same-day history provide little evidence of adoption or sustained development.
Shrit1401 /
HeyClickyMobile
A substantial Android/React Native screen-aware voice assistant with GPT vision, realtime audio, accessibility automation, persistence, and focused unit coverage, but currently an early small-adoption project.
Shrit1401 /
wtsup-code
A well-documented experimental Node.js WhatsApp/Meta AI coding agent with strong safety boundaries and focused tests, but only 3 stars, no CI, untyped JavaScript, and a same-day shipping history limit demonstrated adoption and depth.
Shrit1401 /
devclub
A typed Next.js 16 marketing site for MIT Bengaluru’s developers club, with a carefully specified visual system, reusable interactive components, and substantial landing-page implementation, but no tests, CI, license, or demonstrated adoption.
Shrit1401 /
FarashaDesigns
A substantial React/Vite workforce-portal UI with separate admin, employer, and employee routes, reusable layout/theme infrastructure, charts, and responsive tables, but currently a data-heavy demo without tests, CI, licensing, or adoption signals.
Shrit1401 /
tappr-sample
A substantial TypeScript Cloudflare/D1 business assistant with web embed, Android SDK, AI-guided workflows, analytics, privacy controls, and behavioral tests, but currently has 0 stars and only a single sampled commit.
Shrit1401 /
tappr-business
A documented, deployable Cloudflare Worker/D1 Tappr bundle with structured migrations and security-oriented configuration, but no tests, CI, license, typed source, or demonstrated adoption.
Shrit1401 /
FounderEXEHackahton
A documented Founder.exe hackathon prototype with a polished React/Vite dashboard and extensive architecture specs, but little adoption, no tests or CI, and only a minimal in-memory backend implementation.
06 · Timeline
- Jun 19, 2020Joined GitHub
- Feb 22, 2026Created FirstYearPaper — Made a website to show the first year paper
- Jul 9, 2026Created HeyClickyMobile — hey clicky but for mobile
- Jul 9, 2026Created FarashaDesigns
- Jul 12, 2026Created FounderEXEHackahton
- Jul 28, 2026Created react-native-thinking-orbs — Animated dotted thinking orbs for React Native AI and voice interfaces
- Aug 13, 2026Created wtsup-code — Terminal coding agent powered by Meta AI through WhatsApp Web
- Aug 31, 2026Created tappr-sample
- Aug 31, 2026Created tappr-business — Deploy your own Tappr: a private in-product voice assistant on your Cloudflare Worker + D1 (prebuilt bundle)
- Sep 7, 2026Created devclub
- Sep 17, 2026Created tt_mitblr — DOMINO: a polished cash-flow repayment workspace by NueraRangers. Next.js prototype, transparent evidence, and a modular backend handoff.
- Sep 17, 2026Most recent push to tt_mitblr
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.