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

Organizations

@daviapps

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 Loading

  1. white_led_digital_clock white_led_digital_clock Public

    A digital clock made by scratch. Initially built with cardboard, it was re-assembled with 3D-printed parts. It also received hardware and software improvements. Its based on Arduino UNO microcontro…

    C++ 1

  2. streaming-display streaming-display Public

    Centralize all live streamings in one place.

    TypeScript

  3. rest-payload-validator rest-payload-validator Public

    Easy and powerful payload validator for your nodejs projects

    JavaScript 3

  4. horas horas Public

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

    TypeScript

  5. 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
  6. DCode DCode Public archive

    Pack and unPack data of String

    Java