VK

Open to work

Vishal Kumar

Full-stack developer (MERN). I design and ship end-to-end web products — interfaces, APIs, and the systems behind them.

Download RésuméView work

click the island to drive indrag to look · scroll for work

selected work

Featured Projects

The engineering, not the decoration. Each one is a real product — here's the problem it solved, how it's built, and what it shipped.

01
norvell.vercel.app
:
:
:
:
mockup — final screenshot soon

CB Football

Feb 2024

Live match score-prediction platform

Full-stack · solo build

Problem
Casual football fans had no lightweight way to predict live match scores and compete with friends in real time. Existing sites were heavy, account-walled, and slow to reflect what was happening on the pitch.
Solution
A Next.js platform that syncs live match data on a schedule via Vercel Cron, runs prediction and leaderboard logic against MongoDB, and serves a responsive Tailwind UI that updates as matches progress.
Impact
Cut bet-settlement processing time by ~60% with parallel processing + server actions. Live scores and player stats sync from the api-sports.io API on a Vercel Cron schedule — no manual data entry.
  • Next.js
  • Tailwind
  • Vercel Cron
  • GSAP
  • Server Actions
Live demo — offline

Architecture

Next.js ClientSSR + React UI
Server Actionsparallel settlement
MongoDBmatches · users · scores

Vercel Cron polls the api-sports.io live-score API on a schedule and writes match state into MongoDB; parallel server actions settle bets ~60% faster than the naive sequential pass.

02
file-transfer-orpin.vercel.app
mockup — final screenshot soon

File Transfer

Feb 2024

Cableless device-to-device file transfer

Full-stack · solo build

Problem
Moving files from a PC to a phone usually means a cable, a shared account, or uploading to a third-party cloud — slow, clunky, and not great for privacy.
Solution
A web app that pairs two devices into a room and streams files directly between them peer-to-peer via peer.js (WebRTC) — right in the browser. No installs, no cable, no cloud middleman holding your files.
Impact
Guaranteed transfers up to 2 GB across Windows, macOS, and Android — cross-platform, with nothing persisted server-side.
  • Next.js
  • Tailwind
  • peer.js (WebRTC)
  • Server Actions
Live demo — offline

Architecture

Device Asender
peer.js / WebRTCP2P data channel
Device Breceiver

A signaling server only introduces the two peers — file chunks then stream directly device-to-device over WebRTC and are never stored.

03
Prompty-Pics
mockup — final screenshot soon

Prompty-Pics

Aug 2025

AI text-to-image generator SaaS

Full-stack · solo build

Problem
Standing up an AI image generator usually means wiring auth, a model API, image storage, and a gallery from scratch — a lot of plumbing before you can type a prompt and see a picture.
Solution
A lightweight Next.js 15 SaaS that turns text prompts into images via the Clipdrop API, with JWT auth + middleware-guarded routes, prompt/history in MongoDB Atlas, generated images on ImageKit, and a smooth animated gallery.
Impact
A full end-to-end SaaS in one build — sign-in, generate, and a responsive gallery (style + timestamp) — architected to extend to credits, payments, and multi-user later.
  • Next.js 15
  • MongoDB Atlas
  • JWT
  • Clipdrop API
  • ImageKit
  • Framer Motion

Architecture

Next.js 15 Clientprompt UI + gallery
API + MiddlewareJWT-guarded
Clipdrop APIimage generation
MongoDB + ImageKithistory + image CDN

Prompts hit a JWT-guarded API route that calls Clipdrop, stores the image on ImageKit and its metadata in MongoDB Atlas, then streams the gallery back to the client.

the road so far

Experience

  1. Necxis logo

    Full-Stack Developer (MERN Intern)

    Necxis
    Jul 2024 – Jul 2025
    • Built web applications on the MERN stack focused on Next.js, real-time sockets, and gRPC services.
    • Shipped reward distribution, push notifications, and a user-management system, plus an admin panel to manage users and their activity.
    • Fixed 123+ bugs and contributed 150+ commits across the year.
    • Next.js
    • Node.js
    • MongoDB
    • Socket.io
    • gRPC
    • Tailwind

what I grow with

The Greenhouse

JavaScriptC+C++ReactNext.jsTailwindNode.jsSoSocket.ioREST APIMongoDBMyMySQLDoDockerAWAWSS3S3GCGCPGitGitHubLaLangChainViVibe Coding

18 technologies · keep scrolling

where I plant commits

The Garden of Work

Every contribution is a seed. Here's the proof-of-work — GitHub activity and problem-solving, grown over time.sample data — live stats coming

0

Repositories

0

Stars earned

0

Followers

0

Contributions / yr

@I-Vishal-Kumar

0 contributions this year

LeetCode

0

/ 100

Easy0
Medium0
Hard0

Top 25%

Education

B.Tech

7.73 CGPA

Bhagwati Institute, Ghaziabad

Senior Secondary

82.3%

D.A.V. Public School, Jharkhand

Secondary

76.8%

D.A.V. Public School, Jharkhand

the last seed

Let's grow something together.

Open to full-stack roles and freelance builds. The fastest way to reach me is email — or grab the résumé.