Skip to content
View paulowh's full-sized avatar
:bowtie:
I may be slow to respond.
:bowtie:
I may be slow to respond.

Block or report paulowh

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

Olá! Eu sou o Paulo

require_once "PauloSantos.php";

class SobreMim extends Desenvolvedor {
  public $nome = "Paulo H. Santos";
  public $area = "Docente / Dev. Fullstack";
  public $contato = [
      "paulo.whsantos@hotmail.com",
      "linkedin.com/in/paulowh/",
      "instagram.com/paulo.wh",
      "paulowh.com"
    ];
  public $trabalho = "Senac";
  public $local = "Americana/SP";
}

class Skills extends Desenvolvedor {
  public $linguagens = [
      "C#",
      "java",
      "javaScript",
      "php",
      "python"
    ];
  public $bibliotecas = ["JQuery"];
  public $frameworks = [
      "bootstrap",
      "Laravel",
      "ReactJS",
      "Semantic UI",
      "Spring Boot"
    ];
}

C# Java JavaScript HTML5 CSS React MySQL python Bootstrap JQuery GIT PHP Laravel Linux Windows

Compartilhando o conhecimento: wiki

Popular repositories Loading

  1. TI24 TI24 Public

    21 1

  2. TI21 TI21 Public

    Repositório feito para a UC 15 da turma TI21

    PHP 7 6

  3. gerenciador-de-aulas gerenciador-de-aulas Public

    projeto integrador da UC 12

    PHP

  4. campo-minado campo-minado Public

    Jogo feito para a ultima avaliação de Python II

    Python

  5. sistema-criptografia sistema-criptografia Public

    Sistema com o objetivo de codificar uma mensagem

    Python

  6. paulowh paulowh Public