Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View HBurnton's full-sized avatar
👽
👽

Block or report HBurnton

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 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. lookALike lookALike Public

    MVC app utilizing handlebars, express.js and sequelize that allows users to submit, vote and comment on things that look like other things

    CSS

  2. let-me-ask-you-p3 let-me-ask-you-p3 Public

    Full-stack MERN social app allows users to post, answer and vote on intersting questions with a mobile-first design approach

    JavaScript 1

  3. ActivityGenerator3000 ActivityGenerator3000 Public

    Bored? Use this activity generator to get suggestions for activities to do filtered by user preference. This webapp uses the bored API to let users define and get a random video of their liking

    JavaScript

  4. Social-Network-API Social-Network-API Public

    NoSQL Based Social Network API allows for the creation, modification and deletion of users utilizing mongoose and MongoDB.

    JavaScript

  5. EmployeeTracker EmployeeTracker Public

    SQL CLI Employee tracker allows for creation of users with different roles, relationships between users, and deletion. Utilizes sequlize ORM and mysql2 to manage and store information

    JavaScript

  6. beginnersRegex.md beginnersRegex.md
    1
    # A Beginner's Guide To Regular Expressions
    2
    
                  
    3
    Hello and welcome to the beginner's guide on understanding Regular Expressions. I am The beginner in question and we will be breaking down a regex bit by bit in order to gain an understanding of just what is happening in this strange garble of characters.
    4
    
                  
    5
    ## Summary