Collection of Projects

A collection of projects built throughout my web development coursework. Each one represents a new concept learned, a challenge conquered, and a step forward.

This page is under heavy renovation. I’m actively updating my projects and adding new work. Check back soon for the latest!


Portfolio

My Projects

01
HTML / CSS JavaScript

Personal Portfolio Site

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.

02
HTML / CSS JavaScript

Game: Let's Make a Deal

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.

03
HTML / CSS JavaScript PHP

Customer Registration Form

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.

04
HTML / CSS PHP

Game: Mad Libs

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.

05
HTML / CSS JavaScript

Unit Converter

A client-side unit converter supporting 30+ units across distance, temperature, weight, and speed, built with vanilla JavaScript and a tabbed category interface.

06
HTML / CSS JavaScript

Credit Card Payoff Calculator

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.

07
HTML / CSS JavaScript PHP

Temperature Converter

A PHP-powered temperature converter between Celsius, Fahrenheit, and Kelvin, featuring absolute zero validation and a common reference points table.

08
HTML / CSS JavaScript

Account Record Converter

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.

09
HTML / CSS PHP

CSV -> Mailing Label Converter

A PHP tool that parses CSV customer records and formats them into structured mailing labels with conditional company/attention-line logic.

10
SQL

People & Automobiles Database

A normalized MySQL schema linking people to owned vehicles via a foreign key relationship, seeded with sample records.

11
HTML / CSS

Starboard Talent Agency

A basic four-page website combining essential skills in HTML and CSS to demonstrate understanding.

+

More Coming Soon