Welcome to my site where I have a place to display my personal projects. I'm genuinely passionate about data and python and like to use my skills to solve problems in my personal life as well as professional life.

MacBook Pro open near black Canon mug
MacBook Pro open near black Canon mug

Portfolio

man holding rugby ballman holding rugby ball

Designed and developed a data visualization dashboard to analyse rugby match data and identify trends. Utilized various data cleaning and preparation in Python before using visualization techniques to present data in an intuitive and interactive manner.

a gaming computer keyboard sitting on top of a deska gaming computer keyboard sitting on top of a desk
API database interaction using chat app as a trigger

A request from a friend in esports who complained about paying for an existing service.

I built interactive bot using the Fortnite API and connected it with Discord using Python (discord.py) to create a live tracker for users' gaming stats.

Users use a chat app to enter a command to find out their scores for the season on demand.

The code lives on a Raspberry Pi Zero which acts as the data server

an open passport on a tablean open passport on a table

I wrote a web scraping and data cleaning script on a large dataset (32,000 web pages) to prepare it for analysis. Implemented various techniques such as handling missing values, outlier detection, and feature scaling.

COVID19 web scraping and chat integration

I wrote a script that pulled data from the Johns Hopkins and Google databases to allow county level displays of COVID19 statistics within the Discord chat app.