Skip to content
View acreditar's full-sized avatar
👹
Out sick
👹
Out sick

Highlights

  • Pro

Block or report acreditar

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
acreditar/README.md
GIF
public static void Main(){
    var voortex = new SoftwareDeveloper(){
    
        nickName = "VoorTex",
        myHobbies = "Coding, Watch Anime, Play Games and studying"
        };
    var skills = new Skills(){
        
        languages = new[] { "C#", "JavaScript", "Python" },
        interests = new[] { "functional programming", "pentest"},
        technologies = new[] { "Linux", "GitHub", "Vscode" }
        };
        voortex.SetSkill(skills);
}
    
GIF

Popular repositories Loading

  1. bbbot bbbot Public

    Forked from DanielHe4rt/bbbot

    Bot feito para estudos de leitura de imagem

    JavaScript

  2. node4noobs node4noobs Public

    Forked from anabastos/node4noobs

    Repo para aprender NodeJS!

  3. ArchLinux4noobs ArchLinux4noobs Public

    Forked from lucascbittencourt/ArchLinux4noobs

  4. wm4noobs wm4noobs Public

    Forked from geraldoam/wm4noobs

    🧙‍♂️ Vire um mago do Linux usando Window Manager. 🧙‍♂️

  5. twit twit Public

    JavaScript

  6. acreditar acreditar Public