Visit my portfolio here KemProduct!
Studient at APIs
'use strict';
/!-[ About and Infomation ]-!/
class Kem {};
class Attributes extends Kem {
constructor() {
super();
this.contact = () => ({
ayo: 'https://ayo.so/kemsadboiz',
email: '[email protected]',
facebook: 'https://www.facebook.com/kemsadboiz',
instagram: 'https://www.instagram.com/kemsadboizz'
});
this.coding = () => ({
programmingLanguages: {
expert: ['JavaScript', 'TypeScript', 'HTML/CSS'],
intermediate: ['Python'],
learning: ['Swift', 'PHP']
},
dataSupports: {
framework: ['Node.JS', 'Express.JS'],
databases: ['MongoDB', 'SQLite'],
deploy: ['Heroku', 'Vercel', 'Glitch', 'GitLab'],
package: ['NPM', 'Yarn'],
},
IDEs: ['VSCode', 'Sublime Text', 'Webstorm', 'Replit', 'XCode']
});
this.life = () => ({
name: ['Hoàng Hào'],
username: ['JustKemForFun', 'kemsadboiz'],
age: 15,
address: ['127.0.0.1'],
location: ['localhost, vietnamese'],
occupation: ['Newbie Study Code'],
careerObjective: ['Trở thành một lập trình viên full-stack (FE) - Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.'],
hobbies: ['Đọc sách', 'Nghe nhạc'],
operatingSystem: ['Windows, MaciOS, Linux, Azure, Arch, VPS'],
spokenLanguages: ['Vietnamese', 'English'],
webSite: 'https://hoanghao.me/'
});
this.contributes = () => ({
thanks: ['Lê Tuấn Vỹ', 'Nguyễn Chí Thành Lộc', 'Đặng Hoài Thanh', 'Nguyễn Duy Khánh', 'Tô Châu Trí Dũng']
});
}
}
Hey there, I'm Hoang Hao
- CPU: Intel Core i9 - 13900K - 5,8GHz
- Mem: 64GB (2x 32GB DDR4).
- Disk: NVMe SSD 512GB.
- System: Windows 11 Pro.