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

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.

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
WaiChungWong/README.md

Hi there 👋

Popular repositories

  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. jw-keyboard jw-keyboard Public

    A static and stateful instance which hooks into keyup and keydown, and keeps track of all the keys pressed.

    JavaScript 1

  6. 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