About Me
const myself = {
first_name: "Andrea",
middle_name: "Simone",
surname: "Costa",
age: 27,
country: "Italy",
nickname: "jfet97",
interests: ["functional programming", "computer science"],
occupation: "Software Craftsman",
email: "andrysimo1997@gmail.com",
github: "github.com/jfet97",
twitter: "twitter.com/jfet97",
}
I hope my code is better than my description.