Skip to content
View pedroigorsf's full-sized avatar
🤟
Busy your mind with positive thoughts
🤟
Busy your mind with positive thoughts

Block or report pedroigorsf

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

import Developer from 'pedroigorsf';

class AboutMe extends Developer {
  age        = 30;
  work       = true;
  locality   = 'Maracanaú/CE (Brazil)';
  portuguese = 'Native';
  english    = 'Intermediate';
  name       = 'Pedro Ferreira';
  email      = 'pedroigorsaraivaferreira@live.com';
  linkedin   = 'https://www.linkedin.com/in/pedroigorsf/';
  portfolio  = 'https://pferreira.vercel.app/';
}

class Skills extends Developer {
  systems        = ['Mac', 'Windows', 'Ubuntu'];
  frameworks     = ['Code Igniter', 'Bootstrap', 'React', 'React Native'];
  languages      = ['PHP', 'JavaScript', 'JSON', 'HTML', 'CSS', 'SQL'];
  software       = ['VSCode', 'Vercel', 'Postman', 'Insomnia', 'Brave', 'Discord'];
}

Connect with me

followers Linkedin Outlook

Pinned Loading

  1. portal-de-compras portal-de-compras Public

    SaaS de Cotação Corporativa com acessibilidade web para compradores e fornecedores.

    PHP

  2. feeling-portal feeling-portal Public

    Portal desenvolvido com o intuito de demonstrar como você está se sentido durante o dia.

    PHP

  3. vagas-backend vagas-backend Public

    Forked from SouJunior/vagas-api

    Backend do Projeto de Vagas do @SouJunior

    TypeScript

  4. crud-with-php crud-with-php Public

    CRUD with PHP, HTML, CSS.

    PHP 2

  5. trash-can-with-arduino trash-can-with-arduino Public

    Forked from Sipauba/projetoLixeiraAutomatica

    The project was developed during the covid-19 pandemic, aiming to minimize direct contact with the trash.

    C++ 1

  6. poo-console-school poo-console-school Public

    Realização de um trabalho escolar com o intuito de por em prática o conteúdo que foi ensinado durante as aulas da disciplina de Programação de Computadores e Programação Orientada a Objetos.

    TypeScript