Skip to content

swingywc/swingywc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

$$\textcolor{blue}{\text{🎵全てを賭けて描く 自分にしか出せない色で🎶}}$$

  // 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!

About

My Github Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published