const aboutMe = {
pronouns: "he" | "him",
languages: [Javascript, Typescript, HTML, CSS, SQL],
technologies: {
frontEnd: {
js: ["React"],
css: ["Bootstrap", "Tailwind CSS"]
},
backEnd: {
js: ["Node", "Express"],
misc: ["Jest", "WordPress", "Moodle"]
},
databases: ["Postgres", "MySQL"]
},
education: [
{
universityName: "Universidad de Carabobo",
location: "Venezuela",
degreeTitle: "Specialization in Computer Technologies in Education",
period: "2007 - 2010"
},
{
universityName: "Universidad de Carabobo",
location: "Venezuela",
degreeTitle: "Teacher in Education",
period: "1998 - 2003"
}
],
currentJob: {
title: "Teacher Bootcamp Full Stack Javascript React",
company: "Academia Desafio Latam",
location: "Chile",
period: "2022 - Present"
},
volunteering: ["Technovation Girl Chile", "ID For Ideas", "Hunteando"],
challenge: ["I'm currently English and Amazon Web Services"],
visitedCountries: [
"Venezuela",
"Aruba",
"Chile",
"Perú",
"Argentina",
"Brasil",
"USA",
"Francia",
"Reino Unido",
"México",
"España",
"Italia",
"Grecia"
],
livedIn: ["Venezuela"],
livesIn: ["Chile"],
funFacT: [
"I have been a vegetarian since 1995",
"I love to travel",
"I love coding",
]
};
Let's connect!