Skip to content
View gabrielvendrame's full-sized avatar
Block or Report

Block or report gabrielvendrame

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

Popular repositories

  1. webscraping webscraping Public

    This bot scrap web pages to keep you updated on iPhone's best prices

    Python

  2. amazon-tree-generator amazon-tree-generator Public

    Amazon recursive categories tree generator

    Python

  3. frontend-integration frontend-integration Public

    Angular SPA with crud implementation, image upload and a pretty robust API authentication/ authorization with handlers, guards, interceptors and services

    TypeScript

  4. backend-integration backend-integration Public

    Node js + Express Restful API to handle http requests, authentication via JWT

    JavaScript

  5. angular-material-calendar angular-material-calendar Public

    Angular material is a very good library but is missing some commonly used components, so i created a calendar component that fit my needs, based on the datePicker input component

    TypeScript

  6. asd-find-kth-smallest-number asd-find-kth-smallest-number Public

    QuickSelect, MedianOfMedians and HeapSelect algorithms to find kth smallest number

    Java