Project Archive
Coursework from my A.A.S. in Web Development — live demos where the project runs in a browser, case files where it doesn't. Every entry links to its source.
Web · Live Demos
TTRPG Multi-Page Site
A seven-page tabletop-RPG themed site with shared navigation, custom styling, imagery, and embedded content — the final project for an HTML & CSS course.
Food Ordering System
A restaurant-style order form that calculates a subtotal from selected items, applies a tip percentage, and returns the grand total in client-side JavaScript.
Multi-Page JS Site
A four-plus page site with shared navigation, Modernizr integration, math functions, decision logic, and form validation — all passing W3C validation.
C# · Desktop
Bakery Shop Order Form
Calculates item subtotals, sales tax, an optional discount, and the order total, with a clear form workflow and basic validation.
Pizza Order Form
Collects customer info, toggles delivery fields, manages crust, size and toppings with pricing rules, and displays a formatted order summary.
Java · Console
Pizza Maker
A console pizza builder using ingredient classes, pricing logic, and a custom test harness that validates multiple pizza combinations.
Loan Calculator
Formatted loan summaries with borrower information, defaults for missing values, and a helper that calculates loan end dates.
Databases · SQL & PHP
Family Reunion DB & Online Banking
A family-reunion relational database — schema design and queries — plus a PHP/MySQL midterm simulating account balances and customer views.
PHP / MySQL Projects
The wider set of PHP and MySQL coursework, including the database-backed pages built alongside the midterm.