About Me
const myself = {
first_name: "Andrea",
middle_name: "Simone",
surname: "Costa",
age: 24,
country: "Italy",
nickname: "jfet97",
interests: ["functional programming", "computer science", "category theory"],
occupation: "Software Craftsman @ ExTelos",
code: ["javascript", "typescript", "vue", "haskell", "scala"],
email: "andrysimo1997@gmail.com",
}
I hope my code is better than my description.