Visit my portfolio here Kem!
Studient at APIs
'use strict';
/!-[ About and Infomation ]-!/
class Kem {};
class Attributes extends Kem {
constructor() {
super();
this.hny = () => { const year = 2025; console.log("Happy New Year A New Beginning With", year); };
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'],
intermediate: ['Python', 'HTML/CSS'],
learning: ['Swift', 'PHP']
},
dataSupports: {
frameworks: ['Node.JS', 'Express.JS'],
databases: ['MongoDB', 'SQLite'],
deploys: ['Heroku', 'Vercel', 'Glitch', 'GitLab'],
packages: ['NPM', 'Yarn'],
},
IDEs: ['VSCode', 'Sublime Text', 'Webstorm', 'Replit', 'XCode']
});
this.life = () => ({
name: ['Hoàng Hào'],
pronouns: ['He or Him'],
username: ['JustKemForFun', 'kemsadboiz'],
age: 15,
address: ['127.0.0.1'],
location: ['localhost, vietnamese'],
occupation: ['Newbie Study Code'],
careerObjective: ['A programming freelancer Full-Stack (FS) - Focused on Swift & JavaScript & TypeScript. Makes macOS apps, CLI tools, npm packages.'],
hobbies: ['Reading book', 'Listen Music'],
operatingSystem: ['Windows, MaciOS, Linux, Azure, Arch, VPS'],
spokenLanguages: ['Vietnamese', 'English'],
webSite: 'https://hoanghao.me/',
quote: 'One for all, all for one.'
});
this.contributes = () => ({
thanks: ['Nguyễn Chí Thành Lộc', 'Đặng Hoài Thanh', 'Nguyễn Duy Khánh', 'Tô Châu Trí Dũng', 'Nguyễn Thành Khang'],
myfriends: ['Lê Tuấn Vỹ', 'Phạm Trung Kiên']
});
}
}
Hey there, I'm Hoang Hao
- CPU: Intel Core i9 - 13900K - 5,8GHz
- Mem: 64GB (2x 32GB DDR5).
- Disk: NVMe SSD 2TB.
- System: Windows 11 Pro.