real-time-applications

There are 13 repositories under real-time-applications topic.

  • card-32

    saifulshihab/card-32

    A real-time multiplayer card game 🎮 built using React.js & Socket.io 🔌.

    Language:TypeScript6280
  • vinthony/S2CRNet-demos

    The demos of our ECCV 22 paper, S2CRNet

    Language:Jupyter Notebook4101
  • 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.

    Language:Java2100
  • 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.

    Language:JavaScript10
  • 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

    Language:JavaScript1100
  • Chaitra-bhat/armfreeRTOS

    This repository contains projects using freeRTOS on ARM processors. Task management, thread management, semaphores

    Language:C0100
  • djhogarth/TFTP-ClientServer-Project

    Client/Server application using the TPTP protocol built using Java.

    Language:Java0101
  • 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

    Language:Python0100
  • Ziko909/ft_transcendance

    ft_transcendence is a real-time multiplayer web application that gives the users an unforgettable and enjoyable experience.

    Language:TypeScript0000
  • 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.

    Language:Vue0100
  • 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.

    Language:TypeScript
  • 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.

    Language:JavaScript10
  • 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.

    Language:Python