Skip to content
View InnaFedorenko's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report InnaFedorenko

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

  1. education-market education-market Public

    Education Marketplace Web app

    JavaScript 1

  2. if_portfolio_react if_portfolio_react Public

    My portfolio, implemented using React

    JavaScript

  3. social_network_API_if social_network_API_if Public

    API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.

    JavaScript

  4. text-editor-PWA-if text-editor-PWA-if Public

    Progressive Web Applications (PWA): Text Editor

    JavaScript

  5. This is Regex tutorial from IF. This is Regex tutorial from IF.
    1
    # Regex Tutorial
    2
    
                  
    3
    As a web developer, you'll frequently encounter situations where you need to search, extract, or manipulate specific patterns in text data. Regular expressions (regex) provide a powerful and flexible solution for tackling such tasks. Regex allows you to define search patterns using a combination of symbols, characters, and operators, giving you the ability to match complex patterns with ease.
    4
    
                  
    5
    ## Table of Contents
  6. weather-dashboard weather-dashboard Public

    Third-party APIs allow developers to access their data and functionality by making requests with specific parameters to a URL.

    JavaScript