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.
TB
This is a simple Python script I developed after getting access to the Twitter Developer API. Currently it just echoes what you tweet at it but there's vast potential for it.
AM
Automate your emails with this simple Python script. This script allows you to send an email at a regular interval. Everything is configurable and you can set it up as you like.