Skip to content
View CharlesTheGreat77's full-sized avatar

Block or report CharlesTheGreat77

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
CharlesTheGreat77/README.md

Hi there 👋

import coffee

  class Tinkerer:

    def __init__(self):
        self.name = "DoobTheGoober"
        self.role = "Student"
        self.location = "U.S"
        self.major = "Computer Science"
        self.certificate = "COMPTIA Security+"
        self.working_on = ["YardstickOneGUI", "Discord_Bots", "Flipper_Zero"]
        self.coffee_cup = None

    def refill(self):
        if self.coffee_cup == None:
           coffee.pour(self.coffee_cup)


me = Tinkerer()
me.refill()

Popular repositories Loading

  1. BADUSB BADUSB Public

    Collection of BADUSB scripts for the flipperzero

    177 13

  2. FlipperZeroAnimation FlipperZeroAnimation Public

    Flipper Zero Animations

    83 2

  3. zip2Animation zip2Animation Public

    Utility to assist in creating flipper zero animations.

    Python 51 6

  4. DigiPass DigiPass Public

    * DigiPass is a script use for the Digispark usb, as a BadUSB or RubberDucky. Load, attack, and watch the passwords from the victims web browser come in the mail! 😤

    C++ 19 1

  5. YardstickOnePlayground YardstickOnePlayground Public

    Yardstick One Scripts for your RF Adventures

    Python 16 1

  6. EvilCrowPyRF EvilCrowPyRF Public

    Receive/Transmit/Save Evil Crow RF log files 📡

    Python 14 1