Skip to content
View igorjcqs's full-sized avatar
🌴
chilling
🌴
chilling

Organizations

@metamathstudios

Block or report igorjcqs

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

Hi Guys 👋

I'm Igor, a mid-level full-stack software engineer, creative developer passionate about technology and astronomy. I've been a technology enthusiast since I was 12 years old and I dream of one day helping people to have a better life with the support of technology.

Want to get to know me better? Checkout my personal website.

const moreAboutMe = {
    askMeAbout: ["Tech", "Games", "Software Engineering", "Photography"],
    code: ["Javascript", "Typescript", "Python", "Java", "Php", "Golang"],
    technologies: {
        frontEnd: {
            javascript: ["React", "Next"],
            css: ["Materialize", "Styled-components", "Bootstrap"]
        },
        backEnd: {
            javascript: ["Node", "Express"],
            python: ["Django", "Flask"],
            java: ["Spring"],
            php: ["Laravel"],
            golang: ["DiscordGo"]
        },
        devOps: ["Docker", "AWS", "GCP"],
        databases: ["MongoDB", "MySql", "Sqlite", "Postgresql"],
        misc: ["Firebase", "Socket.IO", "Postman", "Insomnia", "Xampp", "Eclipse", "Nginx", "Apache"]
    },
    designPatterns: ["SOLID"],
    architecture: ["Progressive web applications", "Single page applications"],
    currentProject: "I am developing backend applications for X using Java/Spring"
};

Pinned Loading

  1. Go-Rest-API Go-Rest-API Public

    🐭 Golang rest api using Echo framework.

    Go