Skip to content
View daviinacio's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@daviapps
Block or Report

Block or report daviinacio

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

  1. white_led_digital_clock white_led_digital_clock Public

    A digital clock made with cardboard and some LEDs multiplexing.

    C++ 1

  2. rest-payload-validator rest-payload-validator Public

    Easy and powerful payload validator for your nodejs projects

    JavaScript 3

  3. horas horas Public

    A simple CLI app to manage local daily tasks notation files.

    TypeScript

  4. Math Gurl - Cinco curiosidades surpr... Math Gurl - Cinco curiosidades surpreendentes - Curiosidade 3; Algoritmo que encontra potências de 2 que não tem 0. https://www.onlinegdb.com/SkycOgrl4
    1
    # Author: @daviinacio
    2
    # Date: 16/12/2018
    3
    # Description: Algoritmo escrito com o objetivo de encontrar multiplos de 2 que não contenham 0
    4
    
                  
    5
    num_base = 2
  5. DCode DCode Public archive

    Pack and unPack data of String

    Java

  6. JSnake JSnake Public

    A Snake game made with JavaScript and Canvas

    JavaScript