Skip to content
View matheustkn's full-sized avatar

Organizations

@destinycommunity

Block or report matheustkn

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

Hello, I'm Matheus Lima (AKA Santi)!

A little more about me...

const santi = {
    pronouns: "He" | "Him",
    code: ["Lua", "Javascript", "C/C++", "ReactJS", "Typescript", "Python", "Squirrel", "php"],
    askMeAbout: ["games", "tech", "theories", "astronomy"],
    technologies: {
        backEnd: {
            js: ["node"],
        },
        devOps: ["AWS", "Docker🐳"],
        databases: ["MySQL", "sqlite", "MongoDB", "PostgreSQL" ],
    },
    architecture: ["Server Architecture", "Progressive web applications", "Single page applications"],
    currentProject: "I am tech leader in Destiny Community",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

Pinned Loading

  1. Patrick2562/mtasa-pAttach Patrick2562/mtasa-pAttach Public

    Optimized bone attach thanks to the new MTA functions/events.

    Lua 33 15

  2. lua-class lua-class Public

    Forked from misterquestions/lua-class

    A library to add support for OOP on Lua with a really nice and elegant style

    Lua 2