Course projects covering dynamic website development using PHP, JavaScript, HTML, CSS, and server management on a LAMP stack.
Project 1: Pizza ML
Built a dynamic pizza ordering site using PHP, HTML, and CSS. The site parses an XML menu document to render pages dynamically. Implemented session persistence so user orders survive browser restarts, with reset functionality and email confirmation on order completion.

Project 2: C$75 Finance
Built a stock trading platform using PHP, JavaScript, Ajax, and MySQL. Features include live share value retrieval from Yahoo Finance, per-user transaction history, and security hardening against SQL injection and XSS attacks. Built to be fully responsive for mobile.
