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

Block or report KingNQS

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: '[email protected]'
            }
        }
    }
    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