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 = [
      "[email protected]",
      "linkedin.com/in/paulowh/",
      "instagram.com/paulo.wh",
      "paulowh.github.io"
    ];
  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

github contribution grid snake animation

Compartilhando o conhecimento: wiki

Pinned Loading

  1. pokeapi pokeapi Public

    JavaScript 1 1

  2. police-box police-box Public

    Modelo de projeto

    PHP