Skip to content
View mishrasushruti99's full-sized avatar
Block or Report

Block or report mishrasushruti99

Report abuse

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

Report abuse
mishrasushruti99/README.md

Hi there 👋

Pinned Loading

  1. patient_ICU_monitoring_system- patient_ICU_monitoring_system- Public

    my team's submission to optum stratethon'19

    JavaScript 2

  2. memory-management-chatbot memory-management-chatbot Public

    The ChatBot code creates a dialogue where users can ask questions about some aspects of memory management in C++. After the knowledge base of the chatbot has been loaded from a text file, a knowled…

    Makefile

  3. Object_detection Object_detection Public

    It aims to detect objects from an image or sequence of frames from a video by using the You Only Look Once (YOLO) Deep Neural Network. Furthermore, this project follows Object Oriented Programming …

    C++ 3

  4. Concurrent-traffic-simulation Concurrent-traffic-simulation Public

    I build a suitable and thread-safe communication protocol between vehicles and intersections to complete the simulation. I use my knowledge of concurrent programming (such as mutexes, locks, and me…

    C++

  5. web-development-mini-projects web-development-mini-projects Public

    PHP 1 1

  6. data-structure-applications- data-structure-applications- Public

    i have implemented popular data structures (in the form of working applications) such as MIN queue, Segment trees, Tries, Graphs, and Priority queue

    C++