Skip to content
View zahra315's full-sized avatar

Block or report zahra315

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Regex-Tutorial.md Regex-Tutorial.md
    1
    # Regex (regular expressions) Tutorial
    2
    
                  
    3
    In this tutorial, we will be taking a brief look into what Regex is and how it works. While regex may seem to be overwhelming at first glance, just like with any language, they can be broken down into its most simple parts and easily understood.
    4
    
                  
    5
    ## Summary
  2. Book-Search-Engine Book-Search-Engine Public

    Google Books API search engine built with a RESTful API, and refactor it to be a GraphQL API built with Apollo Server. The app was built using the MERN stack with a React front end, MongoDB databas…

    JavaScript

  3. eCommerce-Cart eCommerce-Cart Public

    Full Stack eCommerce Cart builds (React, Redux, Node, Express, MongoDB). Allows users to add items to their shopping cart and checkout.

    JavaScript

  4. shop-shop shop-shop Public

    e-commerce application that allows users to shop for various items, add these products to the shopping cart, manage the shopping cart by increasing and decreasing quantities, check out their purcha…

    JavaScript

  5. ericrudeen/word-party ericrudeen/word-party Public

    This application is called "Word Party". When the user submits a word into Word Party via the input field, Word Party returns information about the word from dictionary.com (notably definitions, pr…

    JavaScript 1

  6. cristina-gorrino/lightning-notes cristina-gorrino/lightning-notes Public

    This is a note-taking app that allows users to create notes under different categories, edit notes, and easily mark important notes as starred.

    JavaScript