Skip to content
View Jaykovsky's full-sized avatar
❤️‍🔥
❤️‍🔥
  • Bogotá, Colombia

Block or report Jaykovsky

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

var Jaykovsky = {
    name: "Jaisson Machado",
    pronouns: "He" | "Him",
    os: "Arch Linux",
    code: ["Javascript", "Typescript", "Python", "Java"],
    askMeAbout: ["WebDev", "Tech", "FullStack", "Frontend", "Backend", "MERN"],
    technologies: {
        backEnd: {
            js: ["Node", "Express"],
            py: ["Django"]
        },
        frontEnd: {
            js: ["ReactJS", "NextJS"]
        },
        mobile: {
            dart: ["Flutter"]
        },
        devOps: ["AWS", "Docker🐳"],
        databases: ["MongoDB", "MySQL", "SQLite", "PostgreSQL", "MariaDB"]
    },
    currentFocus: ["Software Developer", "Data Analysis", "Machine Learning"]
};

Popular repositories Loading

  1. Jaykovsky Jaykovsky Public

    Config files for my GitHub profile.

    1

  2. dotfiles dotfiles Public

    Python 1

  3. react-quiz-component react-quiz-component Public

    Forked from wingkwong/react-quiz-component

    📙 React Quiz Component

    JavaScript