MA
This web app uses a machine learnining model to classify images into categories of hand and facial gestures. It then paints a specified image onto the screen for each category.
TS
This React app uses the Twitter API to live stream tweets based on a given query.
CA
A simple website showing cubing algorithms for 2-look OLL & PLL.
TT
A React Table Tennis scoring progressive web app that stores all matches recorded to a database.
WA
This project uses Python to read in exported WhatsApp chat files and perform string manipulation methods to derive stats and insights about the chat in question.
RC
This app takes a body of text as input and replaces any contractions found with their full form. It's built with Python and has a web interface to go with it.
AD
A simple Python app that divides an amount into n number of uneven partitions. This will help with coming up with amounts for competition prizes for example.