Welcome to my Github, my name is Eufránio, I'm a Spring-boot back-end developer, but sometimes I need to work with front using React.js.
Details:
- Currently Learning Haskell
- Backend Dev with SpringBoot.
- Front-end Stack: React, Sass.
- My freetimes languages: C++, JS, Python.
- Academic: Bachelor in Computer Science by Catholic University Of Angola 🧑🎓.
const mySelf = (moreInfo) => {
return {
name: 'Eufránio Diogo'
location: 'Luanda - Angola',
age: (new Date()).getFullYear() - 2001,
from: 'Angola',
to: 'God Kingdom',
hobbies: ['code', 'watch youtube videos', 'talk', 'social medias', 'workout'],
contacts: {
email: 'eufraniodiogo146@gmail.com',
linekdin: 'https://www.linkedin.com/in/eufranio-diogo-a33145122/',
github: 'https://github.com/EufranioDiogo/',
facebook: 'https://www.facebook.com/EufranioDiogo10/'
},
...moreInfo
}
}