about me:
const giovanni: Record<string, string | string[]> = {
age: "19 years",
work: "Back-End intern at Tucupy Tecnologia",
studying: ["TypeScript", "Python", "PostgreSQL"],
education: "Majoring in Computer Science",
mainLanguages: ["Java", "JavaScript", "TypeScript"],
funFacts: ["collects vinyl records", "always listening to music", "huge fan of formula one"]
};