Skip to content
View MariaSultanBahoo's full-sized avatar

Block or report MariaSultanBahoo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Infectious-Disease-Prediction-Hotspot-Analysis Infectious-Disease-Prediction-Hotspot-Analysis Public

    This project is a machine learning-driven web application to predict infectious disease hotspots and analyze key factors contributing to disease spread. It combines an unsupervised autoencoder mode…

    Python 1

  2. -Real-Time-Sign-Language-Recognition-using-ESP32-CAM-OpenCV -Real-Time-Sign-Language-Recognition-using-ESP32-CAM-OpenCV Public

    This project streams real-time video from an ESP32-CAM over Wi-Fi and uses OpenCV with MediaPipe in Python to detect hand gestures. Recognized signs are displayed in a Tkinter GUI and spoken aloud …

    Python 1

  3. -Skincare-Product-Store-Ordering-System- -Skincare-Product-Store-Ordering-System- Public

    Are you a skincare enthusiast with a knack for coding? Explore this C++ project, an engaging Skincare Product Store & Ordering System. With a foundation in programming fundamentals and object-orien…

    C++

  4. Banking-System-with-Plus-and-Freedom-Accounts- Banking-System-with-Plus-and-Freedom-Accounts- Public

    This C++ code repository implements a simple banking system with two types of accounts: "Plus" and "Freedom." It allows users to create and manage their bank accounts with various functionalities.

    C++

  5. Student-Data-Management-System Student-Data-Management-System Public

    This GitHub repository hosts a compact and efficient C++ program for managing student data. It allows users to perform various operations, including entering, displaying, updating, searching, and d…

    C++

  6. C-Student-Records-Linked-List C-Student-Records-Linked-List Public

    Explore this C++ program showcasing a doubly linked list for managing student records. The code allows alphabetical insertion based on names. Use it as a foundation for learning linked lists. Contr…

    C++