Skip to content
View brandonfordd's full-sized avatar
Block or Report

Block or report brandonfordd

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. next-portfolio next-portfolio Public

    Portfolio using react.js and next.js

    JavaScript

  2. AustinJoo97/Pandoras-Box AustinJoo97/Pandoras-Box Public

    MERN stack application centered around music, user profiles, and reviews

    JavaScript 2 1

  3. Captain63/patient-records-tracker Captain63/patient-records-tracker Public

    Full-stack application following MVC paradigm for creating, updating, searching, and deleting patient records.

    CSS 2

  4. AustinJoo97/MovieNightDoneRight AustinJoo97/MovieNightDoneRight Public

    Application meant to display movies to a user based on criteria selected or a default set of newly released movies

    JavaScript 2

  5. Computer Science for JavaScript: Reg... Computer Science for JavaScript: Regex Tutorial
    1
    # Regex Tutorial on Matching a URL
    2
    
                  
    3
    Regular expressions, per definition, are a series of special characters that define a search pattern. Always defined in a string, they can be used to find and replace sequence characters and validate inputs.
    4
    
                  
    5
    ## Summary
  6. progressive-web-app progressive-web-app Public

    Giving users a fast and easy way to track their money is important, but allowing them to access that information anytime is even more important. Having offline functionality is paramount to our app…

    JavaScript