Skip to content
View JustKemForFun's full-sized avatar
:shipit:
I may be slow to respond.
:shipit:
I may be slow to respond.

Block or report JustKemForFun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JustKemForFun/README.md

Hi, I am Hoàng Hào !!!

Visit my portfolio here KemProduct!
Studient at APIs

GitHub JustKemForFun

A little more about me...

'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', 'HTML/CSS', 'Swift'],
                intermediate: ['Python'],
                learning: ['TypeScript', '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', 'Cao Chung Đạt', 'Nguyễn Duy Khánh']
        });
    }
}

🏠Introduction

Typing SVG

Hey there, I'm Hoang Hao

Below are a few links you can visit and some stats to look at too

🐱‍💻 SETUP

  • CPU: Intel Core i9 - 13900K - 5,8GHz
  • Mem: 64GB (2x 32GB DDR4).
  • Disk: NVMe SSD 512GB.
  • System: Windows 11 Pro.

🚀 Technologies Stack and Tools


🐱‍🏍 Contact Me!

Pinned Loading

  1. ZaloDataExtractor ZaloDataExtractor Public

    ZaloDataExtractor is a tool that extracts essential information like IMEI, Cookies, and User-Agent from the Zalo APP. It's designed for easy use, allowing quick and accurate data collection for ana…

    JavaScript 4 2