Home Logo
Hello
Info Logo
About me
HD
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',
]