My Work
A collection of projects built throughout my web development coursework. Each one represents a new concept learned, a challenge conquered, and a step forward.
Portfolio
A three-page website built from scratch using semantic HTML5 and custom CSS: this very site! JavaScript was recently added to enhance the filter search on my site.
Pick a door, make a deal, and hope it's not a Zonk. A JavaScript-powered spin on the iconic TV game show, built to practice event handling, randomized logic, and dynamic UI updates.
A full-stack registration form with a responsive dark-themed UI, client-side validation, and a PHP backend that sanitizes input and persists submissions to a CSV datastore.
A space-themed Mad Libs web app where user-submitted words are sanitized server-side with PHP and injected into a dynamic story with color-coded highlights.
A client-side unit converter supporting 30+ units across distance, temperature, weight, and speed, built with vanilla JavaScript and a tabbed category interface.
A practical financial tool that helps users calculate how long it will take to pay off a credit card balance. Features real-time calculation, input validation, and a dynamic results display.
A PHP-powered temperature converter between Celsius, Fahrenheit, and Kelvin, featuring absolute zero validation and a common reference points table.
A data migration tool that converts semicolon-delimited account records to CSV format. Intelligently detects and quotes fields containing commas, handles tricky name and address formats, and lets users copy results instantly to clipboard.
A PHP tool that parses CSV customer records and formats them into structured mailing labels with conditional company/attention-line logic.
A normalized MySQL schema linking people to owned vehicles via a foreign key relationship, seeded with sample records.
A basic four-page website combining essential skills in HTML and CSS to demonstrate understanding.
More Coming Soon