Skip to content
View vagnerpgss's full-sized avatar
👨‍🚀
Focusing
👨‍🚀
Focusing
Block or Report

Block or report vagnerpgss

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. k-combination-math-function k-combination-math-function Public

    Implementation of a simple mathematical combination algorithm where the order of the elements in the grouping does not interfere with the result. The algorithm runs on the architecture of Lambda AW…

    Java 1

  2. GildedRose-Refactoring-Kata GildedRose-Refactoring-Kata Public

    Forked from emilybache/GildedRose-Refactoring-Kata

    Starting code for the GildedRose Refactoring Kata in many programming languages.

    C++

  3. python-parallelism python-parallelism Public

    Repository with the codes used in the study and presentation of Movile Tech Talk Python. The code presented here may help those who want to learn more about parallel algorithms using the Python mod…

    Python

  4. solid-study solid-study Public

    A good object-oriented design allows us to build software in a way that it can follow the evolution of the business in an agile and safe way. This means that the code must be maintainable. Any code…

    Java

  5. parallel-processor-engine parallel-processor-engine Public

    Creation of an engine that can process files whose nature is parallelizable just by configuring parameters in the project. Or making an implementation-specific to your need.

    Java

  6. REST-API-example REST-API-example Public

    Forked from bbc/REST-API-example

    Simple REST API example in Sinatra

    Ruby