const WhoAmI = {
pronouns: "she" | "her",
user: "Emanuela Coutinho",
currentRole: "bug's x-terminator",
currentCourse: {
name: "ADS",
college: "PUC-PR"
},
hobbies: [
"Studying",
"Watching Anime",
"Playing ARPG",
"Being up all Night chasing that ONE BUG..."
]
}
const getCurrentCity = () => Curitiba_Brazil
function Ambitions() {
travelToJapan()
maybeCreateSkyNet()
startWritingMyBook()
//Assume 10 more awesome ambitions here ;)
}
You can check my projects here ![](https://camo.githubusercontent.com/6f9296a4c8b352a3a335f257ccf592c010c5f578a17a2f8d7ef407efe5dbe6a9/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f56674344417a634b767352364f4d307557672f67697068792e676966)