Prakhar Verma

Backend developer with a focus on scalable systems, real-time apps, and clean architecture.

Projects

Issue Tracker

Live Demo · GitHub

Issue tracking platform deployed on Vercel.

  • Auth with Google via NextAuth.js
  • Prisma ORM with PostgreSQL
  • CI/CD with Vercel
Next.js Tailwind CSS Prisma PostgreSQL NextAuth.js

PingX - Real-Time Chat App

GitHub

1:1 chat app with WebSocket support.

  • Built with Socket.IO, Node.js, MongoDB
  • Session management and real-time delivery
MongoDB Express React Node.js Socket.IO

Vector-Based Text Search Engine

GitHub

Search engine using TF-IDF and cosine similarity.

  • Upload .txt files and attach metadata
  • Search and paginate using similarity ranking
  • Secure upload, Pug UI
TF-IDF Cosine Similarity Pug Express

Weathr - Weather API

GitHub

Fetches and displays city weather using WeatherAPI.

  • Search by city
  • Clean frontend with responsive layout
WeatherAPI HTML/CSS JavaScript

ByteLink - URL Shortener

GitHub

Shortens long URLs and tracks click counts.

  • Built with Node.js, Express, MongoDB, EJS
  • Tracks total clicks on short URLs
Node.js Express.js MongoDB EJS Bootstrap