Skip to content
View OloruntobiAwoderu's full-sized avatar

Block or report OloruntobiAwoderu

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
OloruntobiAwoderu/README.md

Hi there 👋

Pinned Loading

  1. Backend-Test Backend-Test Public

    A simple StackOverflow Backend clone

    JavaScript 1 1

  2. Implementation of Hash Table in Java... Implementation of Hash Table in JavaScript
    1
    function hashTable (){
    2
        this.size = 0;
    3
        this.dataStore = {};
    4
    }
    5
    
                  
  3. Vidly-frontend Vidly-frontend Public

    A Frontend movies app built with React and Redux

    JavaScript

  4. Wunderlist-2-0-EU/React-Frontend Wunderlist-2-0-EU/React-Frontend Public

    A React Todo app

    JavaScript 1 1

  5. E-commerce E-commerce Public

    An E-commerce application built with React and Redux

    JavaScript

  6. Buycoins-project Buycoins-project Public

    A frontend interface for viewing Cryptocurrency prices

    JavaScript