class Dylankjy {
constructor() {
this.name = 'Dylan Kok'
this.occupation = ['Fullstack Developer @ Republic of Singapore Air Force']
this.education = 'Diploma in Information Technology @ Nanyang Polytechnic'
this.location = 'Singapore'
this.technology = {
'Computer': {
'frontend': ['HTML', 'CSS', 'JS', 'ReactJS', 'HandlebarsJS'],
'backend': ['Python', 'NodeJS', 'ExpressJS'],
'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())
Dylankjy
Follow
🍉
Singapore, Full Stack Developer, UX Designer.
-
Republic of Singapore Air Force
- Singapore
-
06:15
(UTC +08:00) - in/dylan-kok
Highlights
- Pro
Pinned Loading
-
KampongTalk
KampongTalk Public archiveKampongTalk 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…
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.