Skip to content
View wgoulaart's full-sized avatar
πŸ‡§πŸ‡·
TS/JS | React.js | UI Design
πŸ‡§πŸ‡·
TS/JS | React.js | UI Design
Block or Report

Block or report wgoulaart

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

Hi there πŸ‘‹

I'm William Goular (wgoulaart)

Linkedin Mail Me!

Front-end Engineer at @mercadolibre, Curious and an eternal apprentice 🀘🏻

🌱 I’m currently learning about Next.js, Storybook, testing-library and graphl ...

class William extends People {
  name: string;
  living: string;

  constructor() {
    super();
    this.name = "William Goulart";
    this.living = "Campo Grande - MS";
  }

  languages: Array<string> = ["Portuguese", "English"];

  technologies_and_tools: {
    JavaScript: [
      "Vanilla",
      "React.js",
      "Nextjs",
      "Typescript",
      "Styled-components",
      "Vue"
    ],
    CSS: ["Sass", "BEM", "OOCSS"],
    Design: ["Figma", "Tailwind", "Material-UI"],
    APIs: ["REST"],
  };
}

Some other stats about me 🀘🏻

wgoulaart's github stats

wgoulaart's github stats

Pinned

  1. dailylog dailylog Public

    πŸ“° Today I Learned...

    1

  2. personal-goals personal-goals Public

    My personal goals 🀘

    3

  3. FreeCodeCamp FreeCodeCamp Public

    Challenges

    JavaScript 2

  4. js-tdd-course js-tdd-course Public

    Files to course JS com TDD na prΓ‘tica

    JavaScript

  5. learning-vuejs learning-vuejs Public

    Repository of studies of vue.js

    HTML

  6. bcc bcc Public

    A CLI to convert Bitcoin to any currency

    JavaScript 2