I'm a ServiceNow Developer.
More about me
const erica = {
personal: {
fullName: 'Erica Almeida de Jesus',
interests: ['Music', 'Workout', 'Learn new languages', 'Anime', 'Get to know new cultures'],
languages: ['Portuguese-BR', 'English', 'Japanese'],
motivation: 'Making life easier and smarter through tech',
},
technical: {
technologies: {
frontEnd: {
javaScript: ['Angular', 'AngularJS'],
html: ['HTML5', 'Semantic HTML'],
css: ['SASS', 'Bootstrap'],
},
backEnd: 'Node.js',
mobile: 'Firebase',
databases: 'MongoDB',
architecture: 'Single Page Applications',
aPaaS: 'ServiceNow',
},
}
}
