Project
Realtime Chat Messenger
In this project I took a deep dive into realtime communication. By utilizing a fast Redis database and Pusher, I was able to create an application that offers user to add friends and start chats. If a chat partner sends you message you get notified instantaneously, as long as you are logged in.
Realtime Chat Messenger is made with NextJS 14, NextAuth, Upstash and tailwindcss. It features OAuth login via Google and Github. You can check it out here.