Skip to content
View Dylankjy's full-sized avatar
🍉
🍉

Highlights

  • Pro

Organizations

@NYP-AI @harbourfront
Block or Report

Block or report Dylankjy

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
Dylankjy/README.md
class Dylankjy {
    constructor() {
        this.name = 'Dylan Kok'
        this.occupation = ['Founder at TanukiHQ', 'Vice-President at NYP AI']
        this.education = 'Diploma in Information Technology at Nanyang Poly'
        this.location = 'Singapore'
        this.languages = {
            'Computer': {
                'frontend': ['HTML', 'CSS', 'Javascript', 'HandlebarsJS', 'JQuery'],
                'backend': ['Python', 'NodeJS'],
                'database': ['MySQL', 'MongoDB'],
                'other': ['C', 'C++', 'C#']
            },
            'Human': {
                'English': 'Native',
                'Chinese': 'Elementary',
                'Japanese': 'Limited working proficiency'
            }
        }
        this.tools = {
            'OS': ['Windows', 'macOS', 'Linux'],
            'IDE': ['JetBrains Rider', 'JetBrains PyCharm', 'Visual Studio Code']
        }
    }

    salutations() {
        return 'Thanks for popping by my profile page. Check out some of my projects below:'
    }
}

const watashi = new Dylankjy()
console.log(watashi.salutations())

Dylan's Github Stats Dylan's Top Langs

Pinned

  1. BusSpeak BusSpeak Public archive

    DeepLens + Bus Stop + the thing speeks

    JavaScript 3

  2. KampongTalk KampongTalk Public archive

    KampongTalk is an elderly-centric social media platform aimed at simplifying the social media experience for seniors and get them connected with their friends and neighbours online during the COVID…

    HTML 2 2

  3. Metronami Metronami Public archive

    メトロ波 - An open source Public Transport network manager for roleplay and fantasy worlds

    Handlebars 2

  4. TourisitX TourisitX Public archive

    TourisitX is a NodeJS port of Tourisit which aims to serve as a platform for retrenched tour guides to find freelancing jobs and to promote local tourism.

    Handlebars 5 2