Skip to content
View theiturhs's full-sized avatar
💭
Learning
💭
Learning
Block or Report

Block or report theiturhs

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

Pinned Loading

  1. Hand-Gesture-Recognition-Game-with-Emoji-Integration Hand-Gesture-Recognition-Game-with-Emoji-Integration Public

    This Python script utilizes OpenCV and MediaPipe to create a hand gesture recognition game. The game detects hand gestures captured through a webcam feed and prompts the user to mimic a randomized …

    Python

  2. Online-Health-Prediction-using-Django Online-Health-Prediction-using-Django Public

    This project is Django based Online Health Prediction. This platform utilizes machine learning models to provide online predictions for various health conditions, including mental disorders, polycy…

    HTML 1

  3. handwritten-sentence-prediction handwritten-sentence-prediction Public

    This project is a comprehensive solution for recognizing handwritten digits and text from images, with functionalities for training, testing, and usage, making it suitable for tasks like cheque amo…

    Jupyter Notebook

  4. Implementation-of-Verilog-HDL-Based-32-bit-Processor Implementation-of-Verilog-HDL-Based-32-bit-Processor Public

    The algorithm proposes a prototype to design a 32-bit processor. The processor is capable of performing the task which includes fetching the instructions, decoding the instructions to figure out wh…

    Verilog

  5. Pneumonia-Detection-using-CNN Pneumonia-Detection-using-CNN Public

    This notebook contains the model preparation where the X-Rays are given and we need to classify whether the person's health is Normal or they are suffering from Pneumonia.

    Jupyter Notebook

  6. GUI-based-Weather-Application GUI-based-Weather-Application Public

    The code is for a weather application that uses the OpenWeatherMap API. The application allows the user to enter the name of a city and then displays the weather data for that city, including the t…

    Python