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.