Web Applications

lines
grid

Gomoku (Five in a Row)

Implemented using the Min-Max algorithm with Alpha-Beta pruning and iterative deepening optimization methods, I plan to add a CNN-trained AI in the future.

Dinosaur Game

A Chrome Offline game alike minigame. Jump or crouch to avoid the barricades. Developed in P5js.

Snake Game

A retro snake game that you used to play on Nintendo FC.

Game Leaderboard

A Leaderboard to display Top 10 players of each mini-games. Developed using Google Firestore.

Image Filter

A useful tool that you can either apply filters to the image or you can combine two images with one image as the green screen background.

Image Editor - PicsMagic

I worked as a leader in this project in a group of three. PicsMagic provides an easy-to-use editing and design tool kit to add quality picture frames and stickers and create stunning visual effects. It is wrote in React.

AI Hamilton Tour Guide

An interesting voice-user interface built for the tour guidance in hamilton. It is developed in JS with annyang, speechSynthesis and bingMap API. (Currently doesn't work on iOS devices)

Item Tracker

A convinent tool used to orgnize and track for tasks, appointmemts or any items. It is developed in React.

Mine Sweeper

A customizable minesweeper game in which you can design your own level with any number of mines and any size of the game board.