Skip to content
View CAFernandes's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Konecta Brasil
  • São paulo, SP
Block or Report

Block or report CAFernandes

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

Hi there 👋 I'm Caio Fernandes

class AboutMe {
  public getCurrentWorkplace() {
    return {
      workplace: "Konecta Brasil",
      position: "Desenvolvedor Pleno",
    };
  }
  public getDailyKnowledge() {
    return {
      languages: ["JavaScript", "TypeScript", "PHP"],
      frameworks: [
        {
          node: {
            frontEnd: ["React", "ReactNative", "SASS", "Vuejs"],
            backEnd: ["Express", "Multer"],
          },
        },
      ],
    };
  }
}
export default AboutMe;

Pinned

  1. nlw-week nlw-week Public

    Projeto da semana NLW da Rocketseat

    TypeScript 2

  2. eleicoes-2022 eleicoes-2022 Public

    Go 2

  3. php-design-patterns php-design-patterns Public

    Códigos de desing patterns feitos com o curso da Alura

    PHP 1 1

  4. Oberom Oberom Public

    TypeScript

  5. quebra-termo quebra-termo Public

    TypeScript 1

  6. API-REST-Digimon API-REST-Digimon Public

    API REST using validation access token JWT

    TypeScript 3