Projects

Assorted Projects And Scripts

Here are some handy scripts and projects I've made or were a part of. The projects are diverse and were mostly created out of necessity. They are in no particular order and all their source code is available at the links provided!

Website Status Checker

Github Link

This Python script checks the status of websites listed in a JSON file, records the results, and updates the JSON file with the status of each website

Unsorted Scripts

Github Link

This is an unsorted collection of my scripts that I've made over time

Local Music To JSON

Github Link

A simple GUI for converting local music files to specified JSON format. Format and specifics can be changed easily with simple python knowledge so that it can be used with other utilities as required.

Right now, only mp3, m4a formats are supported

IP Checker

Github Link

This Python script checks your current IP and compares it to the contents of the JSON file, updating it if necessary

Twitter And OpenAI Showcase

Github Link

Python script that uses the (old) Twitter API to read tweets from an account and then uses the OpenAI (Chat GTP) API to classify the tweets

In this specific script, it determines if tweets from the specific account contains sales promotions in the forms of “deals”

This was a simple project to showcase my ability to use different API’s

Toronto Hacks 2022

Github Link

24 Hour Collaborative Hackathon Project