const jean = {
const name = "Jean Marcos Vieira da Silva"
var birthDate = new Date("20/02/1995")
var acknowledgements = "Full Stack Software Engineer"
var languages = [
"Typescript",
"React",
"React Native",
"Next.js",
"React Testing Library",
"Jest",
"Flutter",
"Node.js",
"PHP",
"Laravel",
"MySql"
]
toString() {
return `Hi I'm ${this.name}, a ${this.acknowledgements}`;
}
}
đźŹ
Working from home
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.