Skip to content
View ZOEYXIAOZHENG's full-sized avatar
🏠
πŸš€
🏠
πŸš€
Block or Report

Block or report ZOEYXIAOZHENG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZOEYXIAOZHENG/README.md

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: "[email protected]",
       linkedIn: "https://www.linkedin.com/in/xz01/",
   },
};

Pinned Loading

  1. Petition Petition Public

    An online petition -- " Sign our petition to make no more pay-to-pee in Germany".

    JavaScript

  2. squid-game squid-game Public

    This is a social networks web called "Squid Game" , developed with React.

    JavaScript

  3. Z-lab Z-lab Public

    My graduation project in the bootcamp, a professional model searching engine with AI technology.

    JavaScript

  4. spotify-search spotify-search Public

    used Spotify's API to create my own search tool.

    JavaScript