Skip to content
View TheHumanoidTyphoon's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 127.0.0.1
Block or Report

Block or report TheHumanoidTyphoon

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

  1. donut-ascii-animation donut-ascii-animation Public

    🍩 Python script for generating an ASCII art animation of a rotating donut, using math functions to calculate position and brightness of each pixel.

    Python 1

  2. python-turtle-pong-game python-turtle-pong-game Public

    🏓 This is a Python script that implements the classic game Pong using the turtle module. It features two paddles controlled by the players, a ball that bounces between the paddles, and a middle lin…

    Python 1

  3. file-watcher file-watcher Public

    📁 A file watcher that moves files with specified extensions to a destination folder, with date-based subdirectories to prevent overwriting. Can watch multiple folders and handle file naming collisi…

    Python

  4. activity-tracker activity-tracker Public

    🕒 This code tracks and stores time spent on different activities using classes and methods that interact with Windows and Google Chrome. It also plots a graph of the activity durations over time us…

    Python

  5. football-match-data-scraper-and-analysis football-match-data-scraper-and-analysis Public

    🤖 This repository contains a Python script for scraping and analyzing football match data. The script is designed to be run from the command line and provides various options for scraping, analyzin…

    Python

  6. password-generator password-generator Public

    💻 This Python script creates a secure password that is tailored to the user's preferences and specifications, such as length, character types, and minimum requirements for each type, by using a ran…

    Python