Skip to content
View WaiChungWong's full-sized avatar
  • Hong Kong

Block or report WaiChungWong

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
WaiChungWong/README.md

Hi, I'm John Wong!

About me

const John = {
  🌏: "Hong Kong",
  💼: "Software Engineer",
  💬: ["Cantonese", "English", "Mandarin"],
  📝: ["Javascript", "Typescript", "HTML", "CSS", "Python"],
  🧰: ["React", "Node.js", "Docker", "Ansible", "Terraform"],
}

Let's Connect!

LinkedIn

Popular repositories Loading

  1. matrix matrix Public

    This comes from a small inspiration I got from many ASCII arts on the internet. They somehow reminds me of the code scenes from the movie “Matrix”, which was how I got the idea of using the pixel d…

    JavaScript 4

  2. soundsphere soundsphere Public

    Using three.js, Audio API, and ASCII converter, I made this visual effect to visualise music or input sound from your microphone. Here I also experiment on device accelerometer using "deviceorienta…

    JavaScript 2 2

  3. waichungwong.github.io waichungwong.github.io Public

    My personal website

    SCSS 1

  4. fireflies fireflies Public

    My first piece of work. Using HTML5 canvas, I render a number of glowing dots, each illustrates a basic agent model, which carries out different behaviours depends on the interactions made from you…

    JavaScript 1

  5. gameoflife gameoflife Public

    This is for reliving the moment of a course work during my first year in university. The task was to create a basic illustration of John Conway’s “Game of Life”. In this work, I added a few more fe…

    JavaScript

  6. weather-forecast weather-forecast Public

    A simple web app for weather forecast, using source from Open Weather Map

    JavaScript