MK
Developer Analytics ?

Mohit Kapoor

Backend Developer · Experience 2.7433824499421m · mohitkapoor@Mohits-MacBook-Pro.local
Commits ?
5
Hours ?
75.8h
Quality ?
78%
AI Score ?
73%
Security Score ?
56%

Productivity Trend ?

Weekly productivity score from commits and changed lines.
25 50 75 100 May 18 May 25 Jun 01 Jun 08 Jun 15 Jun 22 Jun 29 Jul 06

AI Usage ?

AI generated vs human written coverage.
100%
AI Generated100%
Human Written0%

Commit Heatmap ?

Last 12 weeks of commit activity.
Range20 Apr - 12 Jul
Total Commits5
Active Days4/84
Busiest Day2
Apr May Jun Jul
Mon Wed Fri
Less More

Module Ownership ?

Primary modules touched by this developer.
Chrome Headless Profile Module49%
App Module31%
Public Module12%
Edge Headless Profile Module6%
Auth Module1%
.Next Dev.stderr.log Module0%

Project Contributions ?

Projects worked on and this developer's code share in each project.

Recent Work ?

Latest commits by this developer.
Merge remote-tracking branch 'origin/main' into SB-AI-MK
solutionbowlai · main · 26 May 2026 · +14,827 / -24,166
about + core team + life at solution bowl: founding team size now consistent (4), manifesto comma fix Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
solutionbowlai · main · 26 May 2026 · +8 / -8
about + core team + life at solution bowl: copy polish, LinkedIn links, new Mohit photo, em-dash cleanup; nav About dropdown gets Life at Solution Bowl entry Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
solutionbowlai · main · 25 May 2026 · +2,219 / -169
about page redesign + new core-team page + nav about dropdown Replaces /about with the redesigned editorial page (hero, logo strip, thesis, founder letter, numbered principles, journey ribbon, case proof, testimonial, triple bridge). Old layout is preserved in git history. Adds /core-team with leadership row (4 cards: Mohit Narang, Maya Sharma, Gourav Kumar, Jattin Kumar), filterable team grid populated from the roster PDF, manifesto, and triple-CTA footer (Life + Apply parked as "Coming soon" until those flows are ready). Header nav: About becomes a hover mega-menu with About + Core Team sub-links. Mobile drawer mirrors the same accordion pattern. Team photos are EXIF-corrected, resized to 1600px max, and re-encoded to webp (168MB JPG -> ~2.5MB total) under public/img/team. All photos render in grayscale with a return-to-color hover treatment. /life-at-solutionbowl is intentionally excluded from this commit and will land in a follow-up branch.
solutionbowlai · main · 23 May 2026 · +12,111 / -1,759
contact page: fix layout, alignment, spacing, and wire up API - Reveal fallback animation so heading/paragraph/cards can never get stuck at opacity:0 / translateY(20px) if IntersectionObserver doesn't fire (root cause of the perceived "skew/tilt") - Replace `margin: 0 !important` resets with vertical-only resets so `mx-auto` on `<p>`, `<h*>`, and `.eyebrow` keeps centering correctly - Restore Tailwind margin utilities wiped by globals' universal margin reset: mt-14 on pillar grid, md:mb-20 on ProcessSteps heading wrapper, mt-10 on FooterCTA buttons, mb-6/md:mb-7 on step card circles - text-wrap: balance on contact h2 as defensive line balancing - Add FooterCTA component to the contact page - Wire ContactForm.onSubmit to POST FormData to /api/contact (mapping fullName/workEmail/phone+dial/company/country/service/ timeline/brief/scale/preferredSlot/role/requestNda to the PHP backend's expected fields) with real error handling Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
solutionbowlai · main · 19 May 2026 · +2,339 / -1,799