You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VibeChat is a real-time chat app built with Node.js, React.js, and ChatEngine.io. Users can instantly connect in dynamic chat rooms with features like real-time messaging, media sharing, and group chats. Designed for fast, responsive, and interactive communication experiences.
WhisperNet is an anonymous chat application built with HTML, CSS, and JavaScript, featuring real-time messaging via WebSockets. It allows users to chat instantly without revealing their identity. WhisperNet is optimized for responsiveness, ensuring a smooth experience on both desktop and Mobile Devices.
Chat App (Socket.IO) is a real-time one-to-one messaging app built with Node.js, Express, Socket.IO, and SQLite. It features a clean WhatsApp-style UI, instant message delivery, and persistent chat history. A simple yet effective example of using WebSockets for private communication.