Skip to content
View salgadopietrini's full-sized avatar

Block or report salgadopietrini

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. logs-frontend logs-frontend Public

    Frontend app made with React

    TypeScript

  2. logs-backend logs-backend Public

    Backend server made with NodeJS

    TypeScript

  3. shopping-app shopping-app Public

    Implementation of an e-shop: loads a bunch of products and lets you save them on your cart, sort by categories, take out items from the cart, and show the total price. Implemented using React Routi…

    JavaScript

  4. favorite-picker favorite-picker Public

    Lets you search, share on twitter and pick your favorite book. Once in the list, you can click the book and be redirected to the google shop. Developed in group. Uses Context to share between diffe…

    JavaScript

  5. pokedex pokedex Public

    Pokedex app, calls a specific pokemon from the API as the user submits the name and renders its particular info. Shows also a list of pokemons according to their type, allowing the user to select a…

    JavaScript

  6. contacts-app contacts-app Public

    Create, read, edit, delete app for a list of contacts. Implemented a global state to manage the data using Context, in order to be able to maintain the information even when navigating through diff…

    JavaScript