Paulo Roberto Rosa

101
reputation
4

fullstackwebdev

hajime geek nerd

const myself = new Person();
myself.setRole("Full Stack Developer");
myself.setAttribute("Otaku");
myself.setAttribute("Geek");
myself.setAttribute("Nerd");
myself.setTimezone("America/Sao_Paulo");
myself.setCity("Florianópolis");
myself.setCountry("Brazil");
myself.setState("Santa Catarina");