const VIETNAMESE_NAME = 'Do Quoc Huy'
const ENGLISH_NAME = 'Stephen'
const NAME = 'Huy(Stephen) Do'
const UNIVERSITY = 'University of Information Technology – UIT'
const location = 'Da Nang, Viet Nam'
const hobbies = [
'Programming',
'Gaming',
'Movie',
// 'Reading',
]
HD