ZOEYXIAOZHENG / ZOEYXIAOZHENG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi, I am Xiao Zheng

Here is more information about me:

const me = {
   greetings: "Hello there, δ½ ε₯½ ",
   whoAmI: "a Web Developer with strong passion in coding.",
   aboutMe: [
       "πŸ„πŸΌβ€β™€οΈ  I’m learning TypeScript and snowboarding.",
       "πŸ‘©πŸ»β€πŸ’»  I’m currently looking for a software engineering job.",
       "🌡  I like cats, green plants, swimming and creative design.",
       "πŸ’¬  Ask me about airplanes, travel and Asia.",
   ],
   stack: [
       "JavaScript",
       "HTML",
       "CSS",
       "Node.js",
       "Express",
       "React",
       "Redux",
       "Vue.js",
       "webpack",
       "Jest",
       "JQuery",
       "PostgreSQL",
   ],
       
   contactMe: {
       email: "xiaozheng.zoey@gmail.com",
       linkedIn: "https://www.linkedin.com/in/xz01/",
   },
};

About