Skip to content
View JesseBradbury's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report JesseBradbury

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

  1. Portfolio-React Portfolio-React Public

    WebDevelopment portfolio made with React

    JavaScript

  2. art-fair art-fair Public

    Forked from maverickwolfe21/art-fair

    Online art-fair created using MERN stack.

    JavaScript

  3. Slinky-Project Slinky-Project Public

    Full stack website for slinky enthusiasts.

    JavaScript

  4. nicklearning/plant-info-project nicklearning/plant-info-project Public

    Plant info project using server-side APIs to give information to the user

    JavaScript 1

  5. Breakdown of a regular expression th... Breakdown of a regular expression that matches a URL
    1
    # Regular Expression Breakdown: Matching a URL 
    2
    
                  
    3
    Have you ever tried to decipher a regular expression and thought "Wow, this like trying to decipher the Da Vinci Code, but with more backslashes and mysterious symbols than an alien's grocery list." Well, you are not alone. In this post we will breakdown a regular expression step by step and hopefully help you crack the code of the regex! 
    4
    
                  
    5
    ## Summary
  6. SQL-Employee-Tracker SQL-Employee-Tracker Public

    This is a command line content management system that uses Node.js, Inquirer, and MySQL.

    JavaScript