npx-tai
Version:
Tai Nguyen's business card
12 lines • 484 B
JavaScript
module.exports = {
name: 'Tai Nguyen',
title: 'Website Developer',
phone: '+84 981974393',
website: 'https://tainqa.me',
social: {
linkedin: 'https://www.linkedin.com/in/tai-nqa/',
instagram: 'https://www.instagram.com/nq.at/',
github: 'https://github.com/nqat2003'
},
message: "I am currently looking for new opportunities,\nmy inbox is always open. Whether you have a\nquestion or just want to say hi, I will try\nmy best to get back to you!"
}