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

Highlights

  • Pro

Block or report alotfey

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 1

  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