wgoulaart / wgoulaart

About me ¯\_(ツ)_/¯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there 👋

I'm William Goular (wgoulaart)

Linkedin Mail Me!

Front-end Engineer, 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

About

About me ¯\_(ツ)_/¯

License:MIT License