Currently a computer science student at Queen's University with an interest in ML/AI, blockchain, business, and finance. Love competing in hackathons and business competitions and always looking to build cool stuff!
A machine learning text generator built for Oakhacks using python on Jupyter Notebook, which works by slicing text into 'seeds', calculating the probability that a character follows another character, and generates text based off of this probability.
A project developed for the TU20 Cup Competition; Floppa Finance is a web-based application designed to help educate youth about finance. Floppa Finance utilizes a Python backend with a HTML/CSS frontend and uses the Flask package to integrate them.
Developed for Hack the North 2021, smART is an art recommendation web app that uses the InceptionV3 CNN Model to output visually similar images compared to a user inputted image. Developed using Python, Flask, TensorFlow, and AWS EC2, this was a challenging but rewarding project to develop in 48 hours.
Discord bot created for personal use, and is capable of many utilities and actions such as: telling you the weather or time, mentioning certain members, basic arithmetic, retrieving random photos, and much more.