Skip to content
View xguhx's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report xguhx

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

Hi there, My name is Gustavo Tavares

And here is more about me:

const gustavoTavares = {
  contact: "[email protected]",
  portfolio: "www.tavaresgustavo.com",

  aboutMe: "Software and Web Developer, In love with programming and technology.",
  currentLearning: "I’m currently learning Python3, Java Spring Boot and Hibernate.",

  school: "Seneca College",
  program: "Computer Programming and Analysis",
  speciality: ["Software Developer", "Web Developer"],

  languageAndTools: {
    languages: ["JavaScript", "TypeScript", "C#", "C++", "C", "Java"],
    databases: ["SQL", "MongoDB", "AS400"],
    stack: ["MERN", "MEAN"],
    cloud: ["AWS", "Microsoft Azure"],
    architectures: ["Microservices", "Event-driven", "MVC"],
    other: [
      "Git",
      "Linux",
      "HTML5",
      "CSS/SCSS",
      "Template Engines",
      "PHP",
      "ASP.NET MVC",
      "Android Studio",
      "CI/CD Pipeline"
    ],
  },

  curiosity: "I love learning new things, so I am always studying!",
};

I love interaction and communication, feel free to leave a message so we can talk! :)

Pinned Loading

  1. Angular-Spotify-Web-App Angular-Spotify-Web-App Public

    Angular Spotify App

    TypeScript 1

  2. GMOT-SSG GMOT-SSG Public

    My Static Site Generator!

    JavaScript 3

  3. NodeJs-Express-REST-API-BLOG-APP NodeJs-Express-REST-API-BLOG-APP Public

    Rest API for the Blogging App

    JavaScript

  4. NodeJs-Express-Shop-App NodeJs-Express-Shop-App Public

    Shopping App developed using NodeJs and other features

    JavaScript

  5. LeetCode LeetCode Public

    My solutions to LeetCode exercises

    JavaScript