class Duckimann {
constructor() {
this.pronouns = "he" || "him";
this.lang = ["vi-VN", "en-US"];
this.tools = ["Node", "Docker", "MongoDB", "Vue", "Nuxt"];
this.learning = ["PHP", "Laravel", "SQL"];
this.text_editor_ide = ["VS Code", "Sublime Text", "NeoVim"];
}
sayHi() {
console.log("Thanks for dropping by, hope you find some of my work interesting.");
}
}
(new Duckimann()).sayHi();
🏠
Working from home
- Hanoi, Vietnam
Pinned Loading
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.