I'm a bachelor student at Instituto Tecnológico de Costa Rica.
const aboutMe = {
pronouns: "he" | "him",
code: [Python, Java, C, C++, SQL, Unity, HTML, CSS, React, Node.js, JavaScript],
technologies: {
frontEnd: {
js: ["React"],
css: ["Bootstrap", "Material UI"]
},
backEnd: {
java: ["Spring"],
js: ["Node", "Express", "Flask"]
},
databases: ["MongoDB", "SQLServer", "PostgreSQL", "OracleDB"]
},
currentOccupation: ["last year student, seeking for job opportunities"],
profile: ["I am a very motivated and hard-working person, eager to learn and grow as
a professional"]
};

