QBnB

AirBnB-inspired vacation rental platform allowing users to create property listings, handle bookings, process payments, and leave reviews. Features comprehensive security testing including SQL injection prevention and Docker containerization for deployment.

Glowstick Guy

GlowstickGuy

A prototype platformer game featuring unique glowstick mechanics and lighting effects. Players navigate through challenging levels using creative movement and light-based puzzle solving in an immersive gaming experience. A simple prototype made for fun and learning purposes coded with Unity/C#.

RestaurantDB

RestaurantDB

A web application used to demonstrate my knowledge of databases. A variety of SQL queries injected into PHP code to view past restaurant orders, employee schedules, and adding new customers. Local web server set up using XAMPP, with the MySQL database injected with mock values.

Portfolio

Portfolio

You're looking at it! A dive into the career of yours truly, featuring sections about myself, my projects, my up-to-date resume, and a contact page! The website is made using HTML, CSS, and JavaScript.

TicTacToe

TicTacToe

My first ever project! The game consists of a single-player (against the unbeatable bot!) and multi-player mode coded in Python using the PyGame library. This project was used to demonstrate my understanding of functions in programming in our grade 11 Computer Science class.