Skip to content
View hosseinsh91's full-sized avatar

Block or report hosseinsh91

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. connected-vehicle-solana connected-vehicle-solana Public

    This project simulates connected vehicles using the SUMO traffic simulator, evaluates their trust scores in real-time, manages data with a Flask backend, and securely stores key information on the …

    Python 1

  2. password-cracker password-cracker Public

    A simple SHA-256 password hash cracking script that uses brute-force to find numeric passwords between 1000 and 9999. Reads input from a CSV file and outputs the cracked passwords.

    Python

  3. football-team-selector football-team-selector Public

    This Python program uses Object-Oriented Design (OOD) principles to create a Football Team Selection System. It allows selecting random players for a football team from a given list.

    Python

  4. mysql-data-retrieval mysql-data-retrieval Public

    A Python script that connects to a MySQL database, executes a query to fetch and order student data by height and weight, and prints the results.

    Python

  5. email-database-manager email-database-manager Public

    "A Python script that creates a MySQL table, validates email addresses using regex, and stores usernames and passwords securely."

    Python

  6. car-data-scraper car-data-scraper Public

    A Python script that scrapes car data from a website, extracts information like car name, price, and usage details, and stores the data in a MySQL database.

    Python