// 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!
-
Notifications
You must be signed in to change notification settings - Fork 0
swingywc/swingywc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My Github Portfolio
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published