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