Skip to content
View Nafbek's full-sized avatar

Highlights

  • Pro

Block or report Nafbek

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. JennaStrom/Beer-and-a-show JennaStrom/Beer-and-a-show Public

    HTML

  2. JennaStrom/nutrition-ninja JennaStrom/nutrition-ninja Public

    JavaScript 1

  3. A regex that allows the pattern to m... A regex that allows the pattern to match the URL.
    1
    # Matching URL Regex Tutorial
    2
    This tutorial highlights the regular expression (regex) pattern used for matching URLs. Regex patterns are powerful tools for validating and exracting information, making them beneficial for developers and anyone interested in working with URLs. Therefore, this tutorial breaks down each component of the regex pattern used to match URLs.
    3
    
                  
    4
    
                  
    5
    ## Summary
  4. employee-tracker-cms employee-tracker-cms Public

    This is a content management systems (CMS) command-line application that manage a company's employee database.

    JavaScript

  5. professional-readme-generator professional-readme-generator Public

    A command-line application that generates a dynamic professional README file based on the user's input..

    JavaScript

  6. timed-coding-quiz-multiple timed-coding-quiz-multiple Public

    Creates a timed JavaScipt quiz registering the user's initials and total score data in the local storage.

    JavaScript