About me:
const erick: Record<string, string | string[]> = {
age: "19 years",
work: "A fullStack Software Engineer at BrBit Sistemas",
reading: ["Mastering Bitcoin"],
learning: ["blockchain"],
education: ["Computer technician", "Studying information systems"],
mainLanguages: ["Typescript" , "Javascript", "Rust", "C#", "Go"]
};
const erick: Record<string, string | string[]> = {
age: "19 years",
work: "A fullStack Software Engineer at BrBit Sistemas",
reading: ["Mastering Bitcoin"],
learning: ["blockchain"],
education: ["Computer technician", "Studying information systems"],
mainLanguages: ["Typescript" , "Javascript", "Rust", "C#", "Go"]
};