I am a technology enthusiast with 3 years of experience as a web developer. I studied computer engineering and also pursued self-learning, crafting beautiful and functional websites for diverse clients.
As my experience expanded, I ventured into other areas of development, exploring the realms of mobile and backend development. This diversified skill set allowed me to embark on even more exciting and challenging projects.
Throughout my career, my drive to learn and grow as a developer has been my guiding force. Constantly seeking new technologies and techniques to refine my craft is at the core of my philosophy. I am thrilled to uncover where my passion for technology will lead me in the future.
const aboutMe = () => {
return {
name: 'Jesús Enmanuel Hernández González',
languages: {
spanish: 'Native',
english: 'B1'
},
profession: 'Software Developer'
}
}