Skip to content

arthunix/arthunix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

#include <stdlib.h>
#include <stdio.h>

int main(int argc, char* argv[])
{
    const char* whoami = "Hii, my name is Arthur and I am a Computer Engineering undergraduate student \
    at @UFSCar, and DevOps Intern at @vonbraunlabs and Cloud Engineer at @luizalabs Scholarship Project";
    const char*   langs[] = { "English", "Portuguese", "Chinese", "Russian" };
    const char*  editor[] = { "nano", "vscode" };
    const char* studing[] = { "Hacking", "Reverse Engineering", "IoT", "Cloud", "DevOps" };

    return 0;
}

##

GIF

About

Github init page for @arthunix profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages