← Back to home

Projects

A complete list of my work and project case studies.

Realtime Chat App

Realtime Chat App

JavaSpring BootNext.jsWebSocketMongoDBChat-App

A real-time chat application built using Java Spring Boot for the backend and Next.js for the frontend. Supports WebSocket-based messaging with MongoDB for data persistence.

Movie Ticket Booking App

Movie Ticket Booking App

Spring BootPostgreSQLNext.jsDB TransactionsJWT

A fullstack movie ticket booking application with a Java Spring Boot backend and a Next.js frontend. It uses PostgreSQL for data persistence. The app supports movie listings, showtimes, seat selection, and ticket booking with JWT-based authentication.