About me
const info = {
fullName: 'Le Minh Tam',
nickname: 'JustaTama',
age: 18,
gender: 'male',
occupation: 'fronted developer',
location: 'VN',
interested_in: ['javascript', 'typescript', 'reactjs', 'nextjs', 'nodejs'],
email: 'mtama1204@yandex.com'
};