About Me

Hi, I am Zhuohao Ni. I am currently a second year UBC student studying computer engineering.

Emmm, this website hasn't been updated since 2022, maybe ignore it for now:)

Projects

Claw

This is a fully-autonomous claw retrieval systems, built by sonar sensor, servo motor and other easy-to-find materials, such as cardboard, glue, and rubber-bands. The teeth structure allows the claws to better grasp objects of different sizes. The prolonged beam keeps sonar sensor from being disturbed by large objects.

Tic-Tac-Toe

This is a simple Tic-Tac-Toe game programming by Java. It requires two players to play. Each player needs to enter a two-dimensional coordinate as input. The program will output the status of each turn.

TIC TAC TOE

First Player starts as Player X
And
Second Player as Player 0