Skip to content
View mberti13's full-sized avatar
  • St. Louis, MO

Block or report mberti13

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
mberti13/README.md

Hi there 👋

Pinned Loading

  1. /^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a... /^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})$/
    1
    # Regex Tutorial for /^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})$/
    2
    
                  
    3
    In this tutorial I will be explaining what Regex(Regular Expression) is, and how they can be used to search/validate information or data stored on a server. More specifically, I will be using the 'email matching' regex in order to demonstrate and explain how Regular Expressions Function.
    4
    
                  
    5
    ## Summary
  2. Crescendo Crescendo Public

    Forked from laynewegenast/proj-2-music-site

    Social Platform that allows user's to leave comments on Spotify's top playlists and songs.

    JavaScript

  3. Super-Hero-Wiki Super-Hero-Wiki Public

    Forked from vicengs/Super-Hero-Wiki

    Search Engine that utilizes Marvel API to retrieve data based on the Super Hero the user searches for.

    JavaScript

  4. Give-Back Give-Back Public

    Forked from cmuscari/donate

    Give Back is a MERN Stack project that allows users to share and donate to their favorite charitable organizations.

    JavaScript