Skip to content
View xputerax's full-sized avatar
⚒️
hacking
⚒️
hacking

Organizations

@programmer-my

Block or report xputerax

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

Pinned Loading

  1. toyyibpay toyyibpay Public

    PHP framework-agnostic toyyibPay library (unofficial)

    PHP 5 6

  2. go8051 go8051 Public

    8051 assembly interpreter

    Go

  3. totally-not-juicy-stuff totally-not-juicy-stuff Public

    nothing juicy here. please ignore

  4. admin-finder admin-finder Public

    Admin Page Finder

    Python 6

  5. YAML cheat sheet YAML cheat sheet
    1
    # YAML cheat sheet
    2
    # Reference: https://www.youtube.com/watch?v=cdLNKUoMc6c
    3
    
                  
    4
    # object
    5
    person:
  6. Markdown cheat sheet Markdown cheat sheet
    1
    <!-- Headings -->
    2
    # Heading 1
    3
    ## Heading 2
    4
    ### Heading 3
    5
    #### Heading 4