Skip to content
View junioresc's full-sized avatar

Block or report junioresc

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. This gist explains what a html tag r... This gist explains what a html tag regular expression is actually doing step by step because as we know, regex is a little bit hard to understand at first
    1
    # HTML Tag Regular Expression
    2
    
                  
    3
    Regular expresssions are a quick and easy way to check if a string or more generically, any type of text, follows a specific format like a phone number, email, password with specific requirements or in the case of this tutorial an HTML tag.
    4
    
                  
    5
    ## Summary
  2. shop-shop shop-shop Public

    An e-commerce site that showcases multiple products. If you have an account created, you can add items to your shopping cart and once you finish shopping you can checkout. We process payments secur…

    JavaScript 1

  3. Dj-Viking/Nomadica Dj-Viking/Nomadica Public

    Front-End Application to Search for Job Salaries by Country Name

    JavaScript 2 1

  4. hannahbrijenkins/DC-Adopt hannahbrijenkins/DC-Adopt Public

    JavaScript

  5. JesusM0/otakuhq JesusM0/otakuhq Public

    Have you ever thought about all the anime you're currently watching? Wouldn't it be cool to keep track of all the anime's you're watching all in a single place?OtakuHQ allows you to search for what…

    JavaScript

  6. wallapp wallapp Public

    Wall App is an application that allows users to register, login, and post on the wall.

    JavaScript