Skip to content
View Meechlouch's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Meechlouch

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. weather-jamz weather-jamz Public

    Forked from nobleburgundy/weather-jamz

    An app to generate music suggestions based on current weather data.

    JavaScript

  2. myPortfolio myPortfolio Public

    A Responsive Portfolio

    HTML

  3. Take-Notes Take-Notes Public

    This application is a Note Taker app. You can create new notes and refer to them at a later time, and also delete notes that are no longer needed.

    JavaScript

  4. BookItList BookItList Public

    Forked from calebkw91/BookItList

    JavaScript

  5. Tutorial of Regex that validates a URL Tutorial of Regex that validates a URL
    1
    # URL Validation using Regex.
    2
    
                  
    3
    Given a character of strings, we want to determine if the given string is a valid URL address. To do this in JavaScript
    4
    would take many lines of code along with many conditional statements. Well, thank goodness we can get the job done with
    5
    a little something called Regular Expressions. Regular Expressions or Regex for short, are a series of special
  6. BWCC_Teetime BWCC_Teetime Public

    Forked from flynn0087/BWCC_Teetime

    This application is a scheduler for a customer facing business. Many businesses must schedule their clients and customers for events, meetings, and services. This application is a valuable and usef…

    JavaScript