Projects 🚀

The projects I’ve built.

LiveChat-Realtime Chat Application

Full Stack real-time chat Application.

DjangoDRFPostgreSQLRedisWebSocketRebbitMQNext.jsTypeScriptDocker
  • OTP based Login with JWT authentication
  • Private, Publice Chat with Websocket
  • Message read/unread tracking
  • Send Friend Request

Full Stack JWT Auth System

A secure JWT‑based authentication system built with Django and Django REST Framework. This project provides a complete user authentication flow including registration, login, password management, and reset functionality.

DjangoDRFReactBootstrapJWT
  • Create new user accounts
  • Login: Authenticate users with JWT tokens
  • Change PAssword: Allow users to update password
  • Reset: Send password reset link and securely reset password