Skip to content
View AwMedx's full-sized avatar
  • Minnesota
  • 00:45 (UTC -06:00)

Block or report AwMedx

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. python-notes python-notes Public

    Personal Notes on Python, for the future when I want to quickly relearn it.

  2. desktop-cleanup desktop-cleanup Public

    cleans up your desktop by putting files and folders into their separate folder

    Python

  3. switch-desktops switch-desktops Public

    Auto-Hotkey Executable, go to README for important description.

    AutoHotkey

  4. send-message-discord send-message-discord Public

    Uses Requests to be able to send Messages on Discord

    Python 1

  5. draw_tree draw_tree Public

    Python

  6. multiply_recursion multiply_recursion Public

    Multiplies 2 numbers without using the multiply operation, and using recursion

    Python