
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.

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.

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.