/*
   Developer / Designer:
   Israel Sunuwar
*/

let israel = {
who: [ 'Frontend developer', 'UI / UX' ],
location: [ { current : 'Finland', origin : 'Nepal'} ],
education: [ 'University of Vaasa' ]
}

// For work samples...
const projects = {
code: 'Github'
design: [ 'Dribble', 'Instagram' ]
}

// Where to find me?
const contact = [ 'LinkedIn' 'Discord' ]