Insista, persista, mas nunca desista✨
const WhoAmI = {
pronouns: "he" | "his",
user: "Ruan Cordeiro",
role: "data analyst/dev",
hobbies: [
"Reading books",
"Gaming",
"Astronomy",
"Making others happy",
"Traveling",
}
function Dreams() {
getIntoCollegeInTheUs()
CreateAnIA()
startMakingMyDreamGame()
showToMorePeopleThePowerOfCoding()
//more will be added <3
}