Skip to content
View Davi-K-Silva's full-sized avatar
πŸ‘¨β€πŸ’»
Just coding
πŸ‘¨β€πŸ’»
Just coding
  • Porto Alregre - RS (Brasil)

Highlights

  • Pro
Block or Report

Block or report Davi-K-Silva

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
Davi-K-Silva/README.md

banner

πŸŽƒ About Me πŸŽƒ:

contribution snake

πŸ€– Languages/Tools πŸ€–:

My Skills

πŸ‘¨β€πŸ’» Social: πŸ‘¨β€πŸ’»

davi kniest da silva

Pinned Loading

  1. dotfiles dotfiles Public

    Configuration dotfiles repository πŸ’»β€‹ , used to store my linux environments window managers and programs settings

    Shell

  2. smart-pucrs/Homer smart-pucrs/Homer Public

    Using Interactive Agents to Provide Daily Living Assistance for Visually Impaired People

    ASL

  3. Class to handle file reading and wri... Class to handle file reading and writing in Java
    1
    import java.io.File;
    2
    import java.io.FileWriter;
    3
    import java.io.IOException;
    4
    import java.util.ArrayList;
    5
    import java.util.Scanner;