// About Me
var wing = new Developer({
name: "Wing Choy",
age: 27,
region: "Hong Kong",
skills: ["React Native", "MySQL", "MongoDB", "Laravel", "Bash", "Kubernetes", "TypeScript"]
});
wing.greeting(); // Hello World! I am Wing Choy - full stack developer. Nice to meet you ^^
wing.learning(["Flutter", "Kubernetes"]);
wing.addWaitinglist(["Python", "Tensorflow"]);
wing.sayBye(); // Bye bye!
-
Prudential Hong Kong
- Hong Kong
- www.wingchoy.dev/
Popular repositories Loading
-
-
-
-
laravel-cms
laravel-cms PublicLaravel + Backpack CMS - Basic Installation for quick start project
PHP
-
-
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.