In the last four years I've been learning about the amazing world of software development, focused specifically in the frontend web development π¨βπ»
function diegoHerrera() {
return mySkills = {
languages: ['JavaScript', 'Typescript'],
frontend: {
core: ['HTML', 'CSS', 'Responsive design', 'Bootstrap', 'Sass'],
librariesAndFrameworks: ['Angular', 'ReactJs', 'Gatsby', 'Astro', 'Stencil.js'],
unitTest: ['Jest', 'Jasmine'],
otherSkills: ['Angular material', 'husky', 'commitlint', 'agm-maps', 'storybook', 'gitflow', 'scrum', 'kanban']
}
}
}