Skip to content
View childishmartino's full-sized avatar
👾
👾

Block or report childishmartino

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. Redux-Store Redux-Store Public

    Refactored a mock eCommerce store to use Redux to manage global state instead of a Context API so that state management is taken out of the React ecosystem

    JavaScript

  2. Book-Search-Engine Book-Search-Engine Public

    Refactored a book search engine using a RESTful API to use a GraphQL API, modified the existing authentication middleware so that it worked in context of the GraphQL API, created an Apollo provider…

    JavaScript

  3. Work-Out-Tracker Work-Out-Tracker Public

    Created a MongoDB with Mongoose schema and handle routes with Express so that a user can track workouts

    JavaScript

  4. Budget-Tracker Budget-Tracker Public

    Added functionality to allow Budget Tracker application to allow for offline access and functionality

    JavaScript

  5. Coding-Camp-Quiz Coding-Camp-Quiz Public

    Created a timed coding quiz with multiple-choice questions using Bootstrap, CSS and JavaScript

    JavaScript

  6. Weather-Dashboard Weather-Dashboard Public

    Built a weather dashboard using OpenWeather API to retrieve weather data for cities. Additionally used localstorage to save data so user could return

    JavaScript