01 · Roasts
CI? Never Heard of Her
6 repos scored. CI pipelines found: 0. Zero. Not a single GitHub Actions workflow across Assignly, WallCal, hi-secure, or anything else. You're shipping to the void without a safety net.
44 PRs, 22 Followers
You opened 44 PRs this year — nearly one per week — yet only 22 people follow you. Either you're contributing in stealth mode or your personal hype machine is critically underfunded.
Tests Are Optional (Apparently)
backend-engineering-foundations has tests. Everything else? Zero. Assignly has a whole AI validation pipeline but couldn't spare a single Jest spec. hi-secure is a *security library* with no tests. Brave choice.
Profile Repo Speedrun
100NikhilBro repo: 47 KB, 23 commits, nothing but badge images and motivational headers pushed over 9 months. Somewhere a README is crying.
924 Commits, 8 Stars Total
You've committed 924 times this year across 29 repos and accumulated 8 stars in total. That's roughly 115 commits per star. The market has spoken — loudly.
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% weight65C
- Quality20% weight52D
- Depth15% weight58D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
160 active days
Language distribution
- TypeScript63%
- JavaScript30%
- CSS3%
- HTML3%
- EJS1%
- Java1%
04 · Numbers
Owned repos
non-fork
28
Commits
last 12 months
924
Followers
22
Joined GitHub
Jan 2025
05 · Top repos
100NikhilBro /
Assignly
TypeScript full-stack SaaS project for AI-powered exam paper generation with job queue architecture, real-time WebSockets, and structured AI validation pipeline. Typed, documented, and architecturally sound but lacks tests, CI, and production license.
100NikhilBro /
backend-engineering-foundations
Educational repository covering backend fundamentals (SOLID, closures, async patterns, rate limiting) with working examples, some tests, and structured multi-file layout. No README, no CI, untyped JavaScript predominant, limited documentation.
100NikhilBro /
Collaborator-Docs
Early-stage full-stack MERN collaborative document app with backend authentication, document management, and activity tracking implemented; real-time features unfinished. No tests, CI, or TypeScript; untyped JavaScript reduces reliability.
100NikhilBro /
WallCal
Interactive React/Next.js calendar planner with range-based notes, debounced auto-save, and pin management. Typed TypeScript, structured hooks, responsive Tailwind UI, but minimal test coverage and no CI.
100NikhilBro /
hi-secure
Express security middleware orchestration library unifying auth, validation, sanitization, rate-limiting, and headers. TypeScript, documented, structured, but minimal adoption (3 stars, no tests/CI, no license) and nascent project trajectory.
100NikhilBro /
100NikhilBro
Empty portfolio repository with README containing only profile badge images and motivational headers. No meaningful code, tests, CI, or project substance. 47 KB total size with no functional files sampled.
06 · Timeline
- Jan 23, 2025Joined GitHub
- Jun 11, 2025Created Collaborator-Docs — This app is built with a React frontend, a Node.js backend, and MongoDB for data storage. The activity tracking feature is fully implemented on the backend, while the frontend curr
- Aug 17, 2025Created 100NikhilBro
- Dec 4, 2025Created hi-secure — HiSecure unifies authentication, validation, sanitization, rate-limiting, headers and parsing into a single, consistent security layer for Express applications.
- Dec 30, 2025Created backend-engineering-foundations — A well-structured hands-on repository demonstrating backend engineering fundamentals, including SOLID design principles, OOP (Java), clean code practices, JavaScript/TypeScript int
- Mar 18, 2026Created Assignly — AI-powered Assessment Creator with Structured Generation, Validation & Real-Time Processing
- Apr 8, 2026Created WallCal — Interactive Wall Calendar with Notes, Range Selection & Auto-save | React, Next.js, TypeScript, Framer Motion
- May 9, 2026Most recent push to backend-engineering-foundations
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.