Skip to content
View KingNQS's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report KingNQS

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
KingNQS/README.md

Typing SVG

A little more about me...

class About extends Me {
    static fullName = "Nguyễn Quang Sáng";
    static getCurrentWorkplace () {
        return {
            Workplace: {
                Company: 'Eris',
                Position: 'Founder'
            }
        }
    }
    static showProgrammingLevel () {
        return {
            JavaScript: '35%',
            NodeJS: '63%',
            Python: '2%'
        }
    }
    static socialAndContact () {
        return {
            Social: {
                Website: 'https://quangsangblog.com/',
                Github: 'https://github.com/ProCoderEris/'
            },
            Contact: {
                Email: 'quangsang.official@gmail.com'
            }
        }
    }
    static buyMeACoffee () {
        if (you_like_what_i_do)
            try {
                maybe_consider_buying_me_a_coffee();
                return 'https://ko-fi.com/kearu';   
            } catch {
                return 'Thanks for visiting !';
            }
    }
}

Popular repositories Loading

  1. KingNQS KingNQS Public

    Config files for my GitHub profile.

  2. AAA AAA Public

  3. bubble bubble Public

    Forked from sameeoh/bubble

    CSS