01 · Roasts
CI Witness Protection
Five scored repositories, zero CI pipelines. The bugs are apparently being asked to leave politely.
Starless Portfolio
0 total stars and 1 follower: the MERN stack is shipping, but the audience has not received the invitation.
Backend Has Receipts
DevTinder-Backend packs chat, Socket.IO, SES, and 30+ commits; adding tests would turn the learning project into a credible service.
README Lottery
DecisionTrace has LLM extraction, Zod, transactions, and audits—but no README, so users must reverse-engineer the elevator pitch.
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% weight48D
- Consistency20% weight55D
- Quality20% weight42D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
47 active days
Language distribution
- JavaScript41%
- Jupyter Notebook22%
- TypeScript14%
- Python8%
- HTML6%
- CSS6%
- Other3%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
124
Followers
1
Joined GitHub
Oct 2023
05 · Top repos
DeepakJalumoori /
DevTinder-Backend
A documented Express/MongoDB backend with authentication, connection requests, feed, chat, Socket.IO, and AWS SES integrations, but it remains an untyped, untested learning project with no visible adoption.
DeepakJalumoori /
DecisionTrace
Typed TypeScript Express/Mongoose backend with LLM decision extraction, team authorization, validation, and audit-aware resolution, but no README, tests, CI, license, or demonstrated adoption.
DeepakJalumoori /
Evently-Backend
A documented, structured Node/Express event-booking API with JWT roles, MongoDB transactions, validation, Swagger, and atomic seat updates, but no tests, CI, license, stars, or external-adoption evidence.
DeepakJalumoori /
DevTinder-UI
A small React/Vite DevTinder frontend with Redux state, routed profile/social flows, Axios API integration, and Socket.IO chat, but template-level documentation and no tests, CI, license, or typed code.
DeepakJalumoori /
TypeScript
A structured TypeScript learning repository with typed fundamentals and multiple React examples, but no demonstrated adoption, documentation, tests, CI, or release packaging.
06 · Timeline
- Oct 23, 2023Joined GitHub
- Jan 10, 2026Created DevTinder-Backend — Using this repository for learning purpose.
- Feb 18, 2026Created DevTinder-UI — Frontend code for my DevTinder project.
- May 1, 2026Created TypeScript — This repository contains my TypeScript learning journey, including basic concepts, examples, and practice problems.
- Jul 6, 2026Created Evently-Backend — A RESTful Event Booking API built with Node.js, Express, MongoDB, and JWT featuring role-based authentication, event management, seat booking, concurrency control, and organizer an
- Sep 4, 2026Created DecisionTrace — A backend decision ledger that extracts structured decisions from meeting transcripts with validation, audit history, deduplication, and idempotent processing.
- Sep 14, 2026Most recent push to DecisionTrace
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.