class Madepozo {
name = 'Manuel Del Pozo'
title = 'Software Engineer'
location = 'Lima, Perรบ'
email = 'madepozo.dev@gmail.com'
linkedin = 'https://www.linkedin.com/in/madepozo/'
available = true
contact() {
if (this.available) {
console.log('Feel free to email me or connect with me on LinkedIn!')
}
}
}
const me = new Madepozo();
me.contact()
๐ป I am a self taught Software Developer ๐ I have a Degree in System Engineering from the University of Lima ๐ I have a strong interest Web development and Data Science ๐ฑ Learning about new technologies for web development and Data Science ๐ Main languages: JavaScript, TypeScript, Python, Java, C ๐ฉ Interested in Software development ๐ค Iโm currently open for: Remote opportunities, Here you are my My Resume.
|
|