// Welcome to my interactive portfolio
const
developer = {
name: 'Leul Ayalew',
role: 'Senior Mobile App Developer',
experience: 5,
passion: 'Building amazing mobile apps',
currentStatus: 'Available for hire'
};
// Click the tabs above to explore more!
console
.
log(
'Thanks for visiting!');