Skip to content
View sudoaptgetmach's full-sized avatar

Highlights

  • Pro

Block or report sudoaptgetmach

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
sudoaptgetmach/README.md

Hi, I'm Luiz!

Twitter: lmachadoav GitHub Luiz

A little more about me...

typedef struct {
    const char* code[2];
    const char* architecture[3];
    const char* challenge;
} Luiz;

int main() {
    Luiz luiz = {
        .code = {"C", "Java"},
        .architecture = {"MVC", "REST", "Microservices"},
        .challenge = "None at the moment. :("
    };

⭐ GitHub Stats

Luiz's GitHub stats

Top Langs

Pinned Loading

  1. backend-one backend-one Public

    Java

  2. screenmatch screenmatch Public

    Java