Skip to content
View MarceloGouveia77's full-sized avatar
💾
save as
💾
save as

Highlights

  • Pro
Block or Report

Block or report MarceloGouveia77

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

Hi, I'm Marcelo Gouveia!

Fullstack Developer at   

Linkedin: marcelogouveia GitHub Marcelo Gouveia

A little more about me...

const me = {
  nationality: "Brazilian",
  developerSince: 2017,
  graduation: "B.Sc. in Computer Science at UFG",
  mainLanguages: ["Python", "Typescript", "Javascript", "Go", "Java"],
  frontend: [
    "React",
    "Redux",
    "RTK",
    "Node",
    "Styled-Components",
    "Jest",
    "NextJS",
    "jQuery",
  ],
  backend: ["Django", "FastAPI", "Flask", "NestJS", "Express"],
  database: ["Postgresql", "mySQL", "mongoDB"],
  architecture: [
    "microservices",
    "event-driven",
    "design system pattern",
    "TDD",
    "DDD",
    "SOLID",
  ],
  moreTechnologies: [
    "Kubernetes",
    "Docker",
    "CI/CD",
    "Github Actions",
    "AWS S3",
    "AWS EC2",
    "nginx",
    "Pandas",
    "Grafana",
  ],
  someSoftSkills: {
    communication: "The ability to convey information clearly and effectively",
    teamwork: "Collaborating with others to achieve common goals",
    problemSolving:
      "Analyzing situations, identifying challenges, and coming up with effective solutions",
    adaptability: "Being flexible and open to change",
    networking:
      "Building and maintaining meaningful relationships with people in my personal and professional circles",
  },
  challenge:
    "Keep learning",
};

Pinned Loading

  1. DevRotas DevRotas Public

    A Node.JS application that shows developers around you using geo-localization.

    JavaScript

  2. MyIfogSimMG MyIfogSimMG Public

    Java

  3. Simplex Simplex Public

    Algoritmo em Python que calcula o simplex com restrições <=

    Python

  4. votting-py votting-py Public

    Real time Django app for votting system, using Channels [https://channels.readthedocs.io/]

    Python

  5. You-Dont-Know-JS You-Dont-Know-JS Public

    Forked from getify/You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

    JavaScript