Skip to content
View philippeoz's full-sized avatar
🙃
Dinâmico
🙃
Dinâmico

Organizations

@teresinahc @apisol

Block or report philippeoz

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. github-monitor github-monitor Public

    Forked from vintasoftware/github-monitor

    Python 2

  2. event-driven-architecture event-driven-architecture Public

    Pequena arquitetura com o intuito de aplicar/testar conhecimentos em microserviços e Event-Driven.

    Python 2

  3. chess_moves chess_moves Public

    Api to get possible moves of Chess Pieces based on current position.

    Python 2 1

  4. temperature_by_location temperature_by_location Public

    Simple web application that allows users to view the current temperature at a given location.

    Python 2

  5. flask_maps flask_maps Public

    Pequena aplicação Flask, para coletar dados de marcadores adicionados ao mapa do google.

    JavaScript 3

  6. Função para validar número do CNS - ... Função para validar número do CNS - Cartão Nacional de Saúde ou Cartão do SUS
    1
    
    
    2
    def cns_is_valid(cns):
    3
        """
    4
        Função para validar número do CNS - Cartão Nacional de Saúde ou Cartão do SUS
    5