Skip to content
View alexandrehpiva's full-sized avatar
  • Campinas/São Paulo
Block or Report

Block or report alexandrehpiva

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. fast-hash-code fast-hash-code Public

    Generate a hash from a string, simple and fast.

    TypeScript 3

  2. exec-latest exec-latest Public

    Execute the latest call received. If another call is received using the same callback function from the same place before the specified time finish, it will ignore the first execution and restart t…

    TypeScript 1

  3. timeout-loop timeout-loop Public

    Calls a function for a specified number of times

    TypeScript 1

  4. composition-example composition-example Public

    Exemplo de Composition em C# .Net

    C#

  5. extensibility-example extensibility-example Public

    Exemplo de extensibilidade utilizando interfaces em C# .Net

    C#

  6. react-context-example react-context-example Public

    Exemplo de utilização de Context no React

    JavaScript