Skip to content
View TechFring's full-sized avatar
  • Central Ailos
  • Brasil
Block or Report

Block or report TechFring

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

Bem-vindo! Eu sou Danilo 👋

Explorando novas tecnologias e desenvolvendo soluções de software.

about Mais sobre mim

interface IDev {
  nome: string;
  formacoes: string[];
  areaAtuacao: string;
  empresa: string;
  tecnologias: string[];
}

const sobreMim: IDev = {
  nome: 'Danilo Miranda Ferreira', 
  formacoes: [
    'Graduado em Análise e Desenvolvimento de Sistemas',
    'Pós-graduando em Desenvolvimento Full Stack',
  ],
  areaAtuacao: 'Desenvolvimento Front-end',
  empresa: 'Central Ailos',
  tecnologias: ['Angular', 'RxJS', 'TypeScript', 'SCSS', 'Git'],
};

Principais projetos pessoais

Contato

LinkedIn Email

Popular repositories Loading

  1. github-profiles github-profiles Public

    Aplicação de busca de perfis no GitHub

    JavaScript 1

  2. cvi cvi Public

    JavaScript 1

  3. ng-tech-boggler ng-tech-boggler Public

    TypeScript 1

  4. api-tech-blogger api-tech-blogger Public

    CSS 1

  5. simple-online-store simple-online-store Public

    TypeScript 1

  6. ng-decbase ng-decbase Public

    SCSS 1