Below are a few projects I've done, feel free to look deeper into them if you're interested.
UofT Shuttle Bus App
(Swift, Google Distance Matrix API)
I created an iOS app to fetch the shuttle bus schedule that runs between UofT's St. George and Mississauga campuses. Integrated Google's Distance Matrix API for accurate travel details and being able to choose an appropriate bus time based on a desired arrival time.
Open Links in New Tabs
(HTML/CSS, JavaScript)
Developed a Chrome Extension that allows the user to maintain a list of websites so links on those websites will always open in a new tab.
Personal Soccer Team Statistics
(mySQL, PHP, HTML/CSS, JavaScript)
Created a database to collect and organize player and team statistics for the soccer team I play on. I created this so my teammates had an easy way to track their performances. (Still in Progress)