Kristjan Ballolli
One of my favourite rite projects: a messaging app inspired by WhatsApp! It's super easy to use and feels just like texting your friends. With SignalR and React, you get messages in real-time, and you can send pictures and chat with groups, too.
SignalR is what makes everything happen quickly. It's like a super-fast delivery service for your messages, so you never have to wait long to chat.
And on the technical side, I built the server part using C# (.NET). It's like the engine that runs the app, making sure everything works smoothly and securely.
Same logic can easily implemented in different chat-bots with SignalR which is one of the best web socket library out there!
Project Preview:
Login Form
Home Page
Creating Contacts
Chatting - Private Messages
Creating Group
Chatting - Group Messages
Filtering Contacts