HomeProjects
Languages ⌄

Click to show more

Python

Word search solver

An android app to solve word search's (find-a-word's) by taking a picutre

Uses Kivy to build to android, uses OpenCV to do image processing. Used the K-Nearest-Neighbor algorithm to classify the letters with over 95% accuracy.


12/2020

Javascript

Pizza

Pizza ordering webapp and SQL database

Used React for the front-end, NodeJs and PostgreSQL for the backend. Was hosted on heroku but they no longer do free hosting so its currently down, you can still run it from the github


10/2021

C/C++

Robotic Arm

Handheld Robot arm that keeps its end still while it's moved.

Tracks its pose with an Intel realsense camera and apriltags and uses inverse kinematics to find the angles the joints should be at


12/2022

Python

Pacman

AI experiments in pacman

Pacman made using pygame with various AI's to control both the ghosts and pacman. Some of the implemented AI's were: game tree search, imitation and adversarial(incomplete) machine learning, heuristic algorithms, recreation of original game's ghost AI.


6/2022

Javascript

Tonnis

Tennis game made in javascript with html canvas

Has a custom 3d renderer


7/2020

Python

First robotics competition

Captain on team 4774 'The Drop Bears' for the 2022-3 seasons.

Came 2nd at the australian regional and won the hawaii regional.


3/2022