Skip to content
View sobhanomidhaghi's full-sized avatar
  • istanbul

Block or report sobhanomidhaghi

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. Mouse-Movement-Automation Mouse-Movement-Automation Public

    A Python script that simulates random mouse movements using pyautogui. The program generates random coordinates, movement durations, and sleep intervals to mimic natural mouse behavior. Ideal for a…

    Python 1

  2. SpermMorphoClassifier SpermMorphoClassifier Public

    A machine learning project for sperm morphology classification using PyTorch. It implements a ResNet-18 model trained on the Hi-Lab SpermMorpho dataset to classify 18 morphological classes. Include…

    Python

  3. NameGuessingGame NameGuessingGame Public

    A Python-based word-guessing game where players try to guess letters of a randomly selected name from a predefined list. The game provides feedback on correct and incorrect guesses, tracks remainin…

  4. AnimalParkSimulator AnimalParkSimulator Public

    A simulation project modeling animal behavior in a grid environment. It includes movement, hunting, and reproduction dynamics among animals like wolves, lions, sheep, and chickens. A hunter adds co…

    Python

  5. MathQuiz MathQuiz Public

    A Python-based math quiz game that generates random arithmetic questions (addition, subtraction, multiplication) with a time limit for each answer. Players earn points for correct answers within th…

    Python

  6. Rock-Paper-Scissors Rock-Paper-Scissors Public

    A Python implementation of the classic Rock-Paper-Scissors game. Users can play against the computer with real-time score tracking. The program features user input validation, randomized computer m…