Skip to content
View minprocess's full-sized avatar
💭
Working
💭
Working

Block or report minprocess

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. 14-Tech-Blog 14-Tech-Blog Public

    MVC Node Express Server hosting multiple blogs

    CSS

  2. 18-Workout-Tracker 18-Workout-Tracker Public

    A web site to view, create and track daily workouts

    JavaScript

  3. 19-Budget-Tracker 19-Budget-Tracker Public

    Simple web app for recording credits and debits. The total of all of these transactions is shown in a chart. Keeps track even offline

    JavaScript

  4. dev-portfolio dev-portfolio Public

    My portfolio showcasing my programming projects for the Penn LPS Coding Bootamp. Created with React

    HTML

  5. Quizzler Quizzler Public

    Quiz programmed with MERNG, the G is silent

    JavaScript

  6. Testing a regex for validating passw... Testing a regex for validating password strings
    1
    # Testing a regex for validating a password string
    2
    
                  
    3
    ## Summary
    4
    This tutorial shows the result of testing I did of a regular expression (regex) that I found in the following stackoverflow.com question
    5
    https://stackoverflow.com/questions/2370015/regular-expression-for-password-validation