Skip to content
View bigboi42069's full-sized avatar

Block or report bigboi42069

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. BeaconBrigade/shrimp-shanties BeaconBrigade/shrimp-shanties Public

    online rhythm game

    Python 1

  2. MonkeyTypewriter MonkeyTypewriter Public

    Python program designed to generate a random string of a specified length using characters commonly found in English text, including letters, digits, punctuation, spaces, tabs, and newlines. The pr…

    Python

  3. BruteTypewriter BruteTypewriter Public

    Python program designed to generate all possible strings of a specified length range using printable characters. The generated strings are then written to a specified file, with progress displayed …

    Python

  4. WinRavage WinRavage Public

    WinRavage.sh is a bash script that stress-tests Windows machines using unconventional methods until failure. It tests Windows' response to extreme code execution scenarios. The script doesn't persi…

    Shell

  5. WinRip WinRip Public

    WinRip.bat is a batch script that stress-tests Windows machines until failure. It tests Windows' response to extreme code execution scenarios. The script doesn't persist after execution and contain…

    Batchfile

  6. ProgressiveTypewriter ProgressiveTypewriter Public

    Python program that performs a progressive string generation using trial and error, visualizing the generation of strings character by character.

    Python