Jay Mishra — Backend & Full-Stack Developer
GET / HTTP/1.1  ·  Host: jaymishra.online  ·  200 OK · 11ms

Jay Mishra

Backend-leaning full-stack developer. I build REST APIs, OAuth flows, and the middleware that keeps two systems that were never meant to talk to each other, talking to each other.

Bangalore, India B.Tech EEE · SJBIT · 2027 Node.js / Express Open to work
GET/about 200 · text/html

I'm currently finishing a B.Tech in Electrical & Electronics Engineering at SJBIT, Bangalore — expected 2027 — while building production-grade backend systems on the side. Most of my time goes into Node.js and Express: REST API design, database modeling, and the authentication plumbing most people never think about until it breaks.

My main project right now is PlayKit, a full-stack playlist transfer platform that moves libraries between Spotify and YouTube Music — OAuth 2.0 on both ends, token refresh handling, and fuzzy track-matching across two catalogs that don't agree on anything.

Alongside that, I've published a handful of open-source npm packages — a configurable rate limiter, an OAuth state manager, and a music-link parser — with 300+ combined downloads.

Education — B.Tech, Electrical & Electronics Engineering, SJBIT Bangalore (Exp. 2027)
CGPA — 7.44 / 10.0  ·  Current SGPA — 8.22 / 10.0
Jay Mishra
jay_mishra.jpg200 OK
GET/stack 200 · application/json

Tech stack

What I actually reach for day to day — not a badge wall.

backend
databases
auth & security
languages
frontend
tools
GET/stats 200 · application/json

Stats

The numbers behind the projects, in one response.

$ curl https://jaymishra.online/api/stats
{ "projects": 5, "npm_packages": 3, "npm_downloads": "300+", "leetcode_solved": 238, "graduation": 2027, "status": "building" }

Quick reference — the same numbers, laid out for skimming.

Products shipped5
npm packages3
Combined npm downloads300+
LeetCode problems solved238
Graduation2027
Current statusbuilding
GET/projects 200 · 1 result

Featured Product

The thing I spend most of my time on. Everything else lives under Open Source.

GET/opensource 200 · 2 results

Open Source

Reusable pieces I've pulled out of PlayKit and published for anyone to use.

GET/opensource/npm

Open Source Packages

300+ downloads across 3 packages
  • Express Rate Limiter — configurable request throttling middleware
  • Secure OAuth State Manager — OAuth token generation & validation
  • Music Link Parser — Spotify/YouTube URL ID extraction
GET/opensource/github

Package Showcase

Developer tooling focused on:

  • Authentication
  • OAuth security
  • API middleware
  • Music platform integrations
GET/dsa 200 · application/json

DSA & LeetCode

Pulled live from my public LeetCode profile.

$ curl https://leetcode.com/u/jay2377/
{ "username": "jay2377", "rank": 652829, "problemsSolved": ~238, "languages": ["C++", "Java", "Python"], "topTags": [ "Array x139", "Hash Table x52", "String x51", "Two Pointers x40", "Binary Search x32", "Dynamic Programming x26" ] }

Topics solved, sized by how many problems in each — arrays and hash tables are where most of the reps are.

50 Day Badge — 2026 100 Day Badge — 2026
View full profile →