I am eager to apply the skills I’ve developed through my coursework to a professional setting. My studies have provided me with a strong foundation in software development, programming, and system design, as well as an understanding of technology’s role in solving real-world problems.
Completed an online course offered by IBM covering the fundamental concepts of cybersecurity
Named on the Dean's Honour List for acheiving an average over 80% in the 2024/2025 school year
Received the Slater Math Award in grade 12 at GCI for "outstanding contribution and scholastic success in Mathematics"
A user-friendly study app that allows users to dynamically create, delete, and load saved cue card decks using JSON. The app also features a built-in AI assistant chatbot that I implemented using the Deepseek API. This project was developed using JavaScript, as well as HTML and CSS for styling.
A virtual pet simulator where multiple pets' vital stats (e.g. happiness, hunger, etc.) and lives persist across sessions using JSON files. This project also includes password-protected parental controls, enabling parents to set time restrictions, monitor playtime stats, and revive dead pets. For this project, we chose Java as the programming language and JavaFX to implement the GUI.
Built a 2 dimensional Crossy Road-inspired game with collision detection and a GUI. For this project, I chose Java as the programming language and used the Java Swing library to implement the GUI. The avatar, NPCs, and background tiles were designed using Affinity Photo.
A fully functional BEDMAS calculator with a GUI, developed in Java. The GUI was designed using Java Swing, offering an intuitive and user-friendly experience for performing complex calculations.