A passionate Software developer from Colombia
const chris = {
code: ["Javascript", "Typescript", "Java"],
askMeAbout: ["web dev", "tech", "app dev"],
technologies: {
backEnd: {
js: ["Node", "Express"],
},
frontEnd: {
js: ["React"],
},
mobileApp: {
flutter: ["Coming soon"],
},
devOps: ["Docker🐳"],
databases: ["PostgreSQL"],
test: ["selenium", "Jest"],
vcs: ["Git", "GitHub"],
os: ["GNU/linux"],
},
architecture: ["Single page applications"],
currentFocus: "Focused on react and web development",
};