About
I grew up in Hong Kong and I'm half Japanese and half Canadian, but now I'm in Montréal and I'm studying computer science at Université de Montréal. I really enjoy programming and just learning new things in the world of computers, like for example right now I'm doing a lot of web development and learning algorithms. I plan on branching out and learning things in more areas like AI and eventually be the guy that knows everything. Other than that I spend my time playing video games, reading and doing sports. I play basketball and ping pong every week, and have been for around 4 years. Welcome to my website!
My projects
Hover over an image to see more...
Weather-based travel advisor
I built this website during a hackathon to recommend cities to travel to based on a user's desired weather. I worked on the frontend using React and Material UI.
Smoothie recipe app
I made an app with 3 other people during a hackathon that can recommend smoothie recipes based on what the user has on hand. I contributed with making the UI, using React native.
Sorting algorithms study
I wrote a 4000 word report on sorting algorithms for my IB Diploma Extended Essay. I wrote code and ran tests on it to measure its efficiency and came up with equations to explain the data.
Tetris clone in Pygame
Back in highschool I made an exact replica of Tetris, in my free time. I used Pygame, the Python game dev library, to make it.