CR
ClashRatios is a Next.js TypeScript app that uses the Clash of Clans API to compare the donations ratios of two players.
TS
This React app uses the Twitter API to live stream tweets based on a given query.
WC
This React app is built to work with the Clash of Clans API. It fetches player or clan information using their respective tags.
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.