Skip to content
View alotfey's full-sized avatar
  • Adecco supporting Google
  • Michigan

Highlights

  • Pro

Block or report alotfey

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

Pinned Loading

  1. apple_mouse_keyboard_check_script apple_mouse_keyboard_check_script Public

    this tool to check apple keyboard and mouse and try connect if not connected

    Shell

  2. portfolio-react portfolio-react Public

    JavaScript

  3. read_logs read_logs Public

    Python

  4. resetusb resetusb Public

    Forked from mcarans/resetusb

    List USB devices and reset a USB device from the command line

    Python

  5. taskinator taskinator Public

    CSS

  6. Regex Tutorial Regex Tutorial
    1
    # regular-expressions (Regex)
    2
    
                  
    3
    Basically, a regular expression is a pattern describing a certain amount of text. Their name comes from the mathematical theory on which they are based. 
    4
    
                  
    5
    ## Summary