Skip to content
View rishi600-prog's full-sized avatar

Block or report rishi600-prog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. QUICK_CHAT QUICK_CHAT Public

    QUICK_CHAT is a simple user-friendly real-time chat application with secure user authentication. The app supports private one-on-one messaging with real-time updates with the help of web sockets.

    JavaScript

  2. Identity_Reconciliation Identity_Reconciliation Public

    Identity Reconciliation is the process of identifying and merging multiple records that refer to the same real-world entity (e.g., user, customer) across different data sources. This project implem…

    JavaScript

  3. Flam_Assignment_Android_1 Flam_Assignment_Android_1 Public

    It includes core data structure implementations like LRU Cache and Hash Maps, as well as a full Book Review System built using C++.

    C++

  4. vcpkg vcpkg Public

    Forked from microsoft/vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    CMake

  5. news_application news_application Public

    A responsive React + Tailwind CSS news app that fetches real-time headlines using the GNews API.

    JavaScript

  6. mask_detector_application mask_detector_application Public

    A web app for face mask detection using OpenCV and a MobileNetV2 deep learning model. Built with Flask and React, allowing users to upload images and view real-time mask classification.

    Python