My name is Giovanne, a Brazilian that lives in Argentina to study medicine on university! I'm one of the founders of Ordo Aureus, one of the biggest TTRPG communities in Brazil. I am currently learning Python, React and Jest!
const Gio = {
nationality: "Brazilian",
pronouns: "He" | "Him",
favoriteBand: "The Beatles",
code: {
main: [Javascript, HTML, CSS],
tools: Node,
learning: [Python, React, Jest],
},
}
const Languages = {
fluent: "Portuguese, English",
advanced: "Spanish"
}
const currentlyWorkingProjects = {
OrdoAureus: {
function: "Founder & Developer",
since: "08/22"
}
}
const projectsWorkedBefore = {
// I do NOT work in any of the projects listed below anymore.
4Elementos: {
function: "Founder & Developer",
},
Mitsy: {
function: "Developer",
}
}
// This section was inspired on Thaiane's GitHub profile. Thank you!
