Click to show more
Python
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 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++
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