Skip to content
View MCassandra's full-sized avatar

Block or report MCassandra

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. Mapono/Project_1 Mapono/Project_1 Public

    CSS 1 1

  2. Aya-22/Music_Forum Aya-22/Music_Forum Public

    p2-group3

    CSS 1

  3. Regex Tutorial : Matching an Email Regex Tutorial : Matching an Email
    1
    # Regex Tutorial : Matching an Email
    2
    Regex or Regular Expression is a sequence of characters that defines a seach pattern of text. It allows us to check, locate, or find patterns in text strings. Why would we want to use Regex? Regex is a useful way to zero in on a search in large amounts of text or is a great way to validate an email or password. 
    3
    
                  
    4
    ## Summary
    5
    In this tuturial we will be going over regex for matching an email. Each component has a special responsibility that ensures the user enters an email with an unspecified amount of characters followed by @ and the domain. I will be breaking down each component for you!    
  4. Command-Line_ReadME_Generator Command-Line_ReadME_Generator Public

    JavaScript

  5. ECommerce ECommerce Public

    express, sequalize, mySQL

    JavaScript 1

  6. Employee_Management_System Employee_Management_System Public

    JavaScript