dv2202 /
ChatApplication
Real-time, room-based chat app with WebSockets — no sign-up, just pick a room ID and start chatting. Next.js 16 + React 19 + TypeScript frontend, Node.js ws backend.
Loading repository data…
ugenee / repository
A real-time chat application built with a modern stack combining TypeScript, Tailwind CSS, Shadcn UI Components, and a FastAPI backend. This is a personal project aimed at learning and applying full-stack development concepts with strong typing, styling flexibility, and backend API structure.
A real-time chat application built with a modern stack combining TypeScript, Tailwind CSS, Shadcn UI Components, and a FastAPI backend. This is a personal project aimed at learning and applying full-stack development concepts with strong typing, styling flexibility, and backend API structure.
cd frontend npm install npm run dev
cd backend pip install -r requirements.txt uvicorn main:app --reload or fastapi dev main.py
Selected from shared topics, language and repository description—not editorial ratings.
dv2202 /
Real-time, room-based chat app with WebSockets — no sign-up, just pick a room ID and start chatting. Next.js 16 + React 19 + TypeScript frontend, Node.js ws backend.
RishiBakshii /
Mernchat - 🔒 Next.js 15 Chat App – Real-time, end-to-end encrypted (E2EE) messaging with Socket.IO, OAuth, group chats, reactions & file sharing. Secure, fast, and privacy-first! 🚀
BronzonTech-Cloud /
Real-time messaging microservices backend built with TypeScript, Bun, and Docker (auth, chat, notifications, and gateway).
feathersjs-ecosystem /
A Feathers real-time chat application in TypeScript
issam-seghir /
Discord Clone | A Full-Featured Real Time (Video , Audio , Chat) Application Powered by Next.js, Socket io , LiveKit
YugBhanushali /
FileDrop is a collaborative file-sharing application built with Next.js, TypeScript, Node.js, Socket.IO, WebRTC, and shadcn/ui. It facilitates direct peer-to-peer file sharing along with real-time chat, fostering seamless collaboration.