Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Paulo Roberto Rosa

Paulo Roberto Rosa

Paulo Roberto Rosa has asked 6 questions and find answers to 8 problems.

Stats

210
EtPoint
54
Vote count
6
questions
8
answers

About

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");