← Back to home

Projects

A complete list of my work and project case studies.

ClipLink - URL Shortener

ClipLink - URL Shortener

JavaSpring BootReactAnalyticsPostgreSQLURL Shortener

ClipLink is a URL shortening service built with Java Spring Boot for the backend and React for the frontend. It provides features like link shortening, analytics, and user management. The application uses PostgreSQL for data persistence.

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.