Skip to content
View WygorFonseca's full-sized avatar
๐Ÿˆ
Teaching my cat how to code
๐Ÿˆ
Teaching my cat how to code

Organizations

@finco-app
Block or Report

Block or report WygorFonseca

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

Hi there ๐Ÿ‘‹

  • ๐ŸŒฑ Iโ€™m currently learning AWS.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on open source projects related to Flutter (Dart) libraries.
  • ๐Ÿค” Iโ€™m looking for help with.. Improve database architectures and API load testing?
  • ๐Ÿ’ฌ Ask me about Front-end frameworks like Vue, nuxt, next or how to deploy them statically on cloud!
    Ps.: We can also talk about security flaws

GitHub Streak

Profile View Counter


Pinned

  1. busca-cep-com-fallbacks-recursivos.js busca-cep-com-fallbacks-recursivos.js
    1
    import axios from "axios";
    2
    
                  
    3
    const buscaCep = (cep) => {
    4
      // Lista de servidores, no qual a ordem รฉ a prioridade
    5
      const servers = [
  2. insta-vue insta-vue Public

    Clone do instagram feito em vue utilizando vue-router, vuex e diversas outras tecnologias. Aplicaรงรฃo voltada apenas para fins de aprendizado e testes

    Vue 1

  3. lista-paises lista-paises Public

    O projeto tem como finalidade exibir os dados obtidos a partir da api https://restcountries.eu/

    Vue 1