TE
My first dive into using Tailwind CSS. This is a simple landing page with a hero section, a cards section, contact form and a footer, fully responsive. This is a Next.js site with TypeScript.
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.