Skip to content
View BriceSIOU's full-sized avatar

Block or report BriceSIOU

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. situation_3_2 situation_3_2 Public

    PHP

  2. wordle_lab wordle_lab Public

  3. webcrawler webcrawler Public

    Final project after learning http networing

    JavaScript

  4. Honeypot Honeypot Public

    It's an ssh and http honeypot in Python

    Python

  5. Password-Strength-Checker Password-Strength-Checker Public

    Create a Python script that checks the strength of a user-entered password based on criteria like length, presence of uppercase letters, lowercase letters, numbers, and special characters.

    Python

  6. File_hash_verification File_hash_verification Public

    Python program that generates a SHA-256 hash for a user-specified text file and allows the user to verify the file’s integrity by comparing it to a previously generated hash. The program will let t…

    Python