About Me
Hello! My name is Patrick.
I'm a third year
student at the University of Toronto, currently pursuing a Specialist in Computer Science.
I like to read, run, go climbing, and play video games. I'm always trying new things!
Feel free to reach out to me by
LinkedIn
or
email,
I'd love to hear from you!
My Projects
A few of the things I've worked on in and out of
school.
Feel free to look around! All projects link to github repos.
One Word Story
A multiplayer game where players take turns submitting words to create a story. Completed stories are uploaded to the site, where users can suggest and vote on names, make comments on stories, and like stories they enjoy. We're still working on adding new features and changing others. Utilizes the Spring java framework.
Play
One Word Story
COVID-19 Worker Data Visualizer
An interactable program that compares and visualizes staffing decisions made by Canadian businesses during the COVID-19 pandemic. Data comes from CSV files provided by the Canadian government at two times during the pandemic. Users can choose which data to visualize and how it is shown (either via choropleth map or double bar graph). Utilizes the Pandas and Plotly python libraries.
Miniature Social Network
A terminal-based social media application. Users can send friend requests, search for other users, upload ASCII profile pictures, direct message their friends, and view other users' profile pages.