Portfolio Walkthrough at the end of this page!
My favourite song right now
My favourite song is I Won’t Hold You Back by Toto.
Link to my favourite song
Find the link here.
HTML Demo
Widget Demo
NHL Points Prediction
In WebDev 10, we used the average points per game of the 2021-2022 season to predict players overall points in 2022-2023. I chose to predict the points of all the current Canucks members throughout this season.
Find the link to my predictions here.
Here is a graph of my accuracy predicting points per day:
Python Project 1
For my Python Project, I decided to code a yearly gross and net income calculator. I also added a typewriter feature. Click the play button to use the demo.
Photoshop Project 1
This was the first project that I made in photoshop. I experimented with removing backgrounds on images and using layers to overlay images atop one another.

Mail Chimp Campaign
In WebDev 10, we made email campaigns using Mail Chimp. We made campaigns for Halloween, Remembrance Day, Easter Weekend, and Truth and Reconciliation Day.
Passion Project #1:
For my first passion project, I decided to make a Python verb conjugator game on Trinket. My inspiration for this came because after I write a French test, I forget how to conjugate important and/or irregular verbs. Through coding this game, I was able to create a fun way to review conjugations while learning more about coding on Python.
I learnt a lot through coding this game, for instance, what ‘=+’ means and how to use it, as well as creating loops. I believe the most important function I learnt was how to make lists, which was an essential part of this quiz game.
Passion Project #2:
For my second passion project, I decided to make a Python text game. The game centres exploring an old temple.
Some things that I learnt from this game was creating functions, which was important when trying to repeat certain tasks. It also allowed me to have a “start game” option for the player. Something that was difficult was making sure that the game would run, as there was so many options and different variables embedded within the game. I also used the random.randint function for the ‘final battle,’ which let there be multiple, different and random results that occurred after the players input.
Portfolio Walkthrough Using OBS
Here is a walkthrough of my portfolio uploaded to Youtube.