Skip to content
View Imaparadox's full-sized avatar

Block or report Imaparadox

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. react-portfolio-smm react-portfolio-smm Public

    JavaScript

  2. The-Brokers The-Brokers Public

    JavaScript 2 2

  3. hot-sauce-boss hot-sauce-boss Public

    Forked from JConnrO/hot-sauce-boss

    JavaScript

  4. reciplanner reciplanner Public

    Forked from JConnrO/reciplanner

    JavaScript

  5. Regex Tutorial: Hex Regex Tutorial: Hex
    1
    # Matching a Hex Value - A Regex Tutorial
    2
    
                  
    3
    A regular expression is a type of object that extracts information from text, code, spreadsheets, or even documents. A user can utilize regular expressions to help them match specific sequences of characters (mainly strings). Regular expressions (regex) have many applications and are used to match many different sequences.
    4
    
                  
    5
    The main expression that will be discused in this tutorial is a hex value. One of the many uses of the hex system are hex color codes. A hex color code is a hexadecimal representation of a color in RGB format. RGB format defines a color by the amount of red, green and blue. 
  6. Weather-Dashboard-SMM Weather-Dashboard-SMM Public

    JavaScript