// Work Information
const PROFESSION = 'Full-stack Developer'
 
let employer = [
  'GoldenOwl', // Middle -> Senior
  'TanHongMy Group', // Junior
  'Beesight Soft' // Intern -> Fresher
]
 
// Most important skills
let languages = ['TypeScript', 'JavaScript', 'PHP', 'Python', 'Go']
let frameworks = ['NestJS', 'ExpressJS', 'React', 'Next.Js', 'Laravel']
let databases = ['Mysql', 'Mongodb', 'Postgresql', 'Redis']
let deployments = ['Nginx', 'Docker', 'Pm2']
let monitors = ['Elastic Apm', 'Sentry']
let apis = ['REST API', 'Graphql']
let realtimeLibraries = ['socket.io']
let cloudProviders = ['AWS', 'Azure', 'Oracle']
let mobileDevelopments = ['React Native', 'Java Android']
// Work Information
const PROFESSION = 'Full-stack Developer'
 
let employer = [
  'GoldenOwl', // Middle -> Senior
  'TanHongMy Group', // Junior
  'Beesight Soft' // Intern -> Fresher
]
 
// Most important skills
let languages = ['TypeScript', 'JavaScript', 'PHP', 'Python', 'Go']
let frameworks = ['NestJS', 'ExpressJS', 'React', 'Next.Js', 'Laravel']
let databases = ['Mysql', 'Mongodb', 'Postgresql', 'Redis']
let deployments = ['Nginx', 'Docker', 'Pm2']
let monitors = ['Elastic Apm', 'Sentry']
let apis = ['REST API', 'Graphql']
let realtimeLibraries = ['socket.io']
let cloudProviders = ['AWS', 'Azure', 'Oracle']
let mobileDevelopments = ['React Native', 'Java Android']