real-time-applications
There are 13 repositories under real-time-applications topic.
saifulshihab/card-32
A real-time multiplayer card game 🎮 built using React.js & Socket.io 🔌.
vinthony/S2CRNet-demos
The demos of our ECCV 22 paper, S2CRNet
Yonatankinfe/News_Post_DeskopApp_Using-_Socket_Programing_Java
This repository contains two JavaFX applications demonstrating real-time communication between client and server applications. The "Post News" application allows users to input and post news to a local server, while the "View News" application listens for news updates from the server and displays them.
AnujTiwari-Student/Real-Time-Chat-Application
Developed a real-time chat application using React, Node.js, and Socket.IO. Users can exchange messages instantly, and the application ensures seamless communication across connected clients.
sgrprmnk/chrome-extension
a real time extension which allows user to maintains their tasks. Anybody can save bookmarks and tabs easily. can be deployed in Chrome browser directly
Chaitra-bhat/armfreeRTOS
This repository contains projects using freeRTOS on ARM processors. Task management, thread management, semaphores
djhogarth/TFTP-ClientServer-Project
Client/Server application using the TPTP protocol built using Java.
Szymon-Budziak/WebChat_django_chat
"WebChat" a real-time chat application project written in Django, Channels and design along with Tailwind CSS for WebRTC and Secure System Design courses at UNINA
Ziko909/ft_transcendance
ft_transcendence is a real-time multiplayer web application that gives the users an unforgettable and enjoyable experience.
zlnew/halo-hi
A Community web app that allows you to create groups or fly solo, connecting with others while maintaining your anonymity or going full reveal mode.
mdiibrahim/PoshTurf-Server
PoshTurf Server is the backend service for the PoshTurf application and this server repo is the version 2.0 of the Sports-Facility-Booking-Platform-Server , built using Node.js and TypeScript. It handles API routes, data management, and server-side logic necessary for managing turf services, user authentication, and bookings.
PrinceInScripts/sudoku-solver
I developed a real-time Sudoku solver application using React. I implemented Sudoku-solving concepts from C++ and converted them to JavaScript. Users can try solving the puzzle and check their progress in real-time. If they make mistakes, they can see the correct solution instantly.
vinay-852/Face_Recognition
This project is an Attendance Management System that uses facial recognition to mark attendance. It is built using OpenCV, Streamlit, and other Python libraries.