My Projects

Tipping Calculator

Goal: A PHP-based tipping calculator that dynamically computes tip amounts and total bills based on user input, demonstrating form handling and server-side logic.

Role: Designer & Developer

Technologies: HTML, CSS, JavaScript, PHP

Project Type: Academic Project

Completed: October 2025

View on GitHub Visit Link
screenshot of the tipping calculator

Used grey tones and a deep muted green to replicate a calculator aesthetic. A “$00.00” placeholder guides users on expected input, reducing confusion and entry errors.

screenshot of the tipping calculator

Used JavaScript to dynamically display the number of diners as the range slider is adjusted, and PHP to calculate each diner’s total cost including tip when the bill is split.

View more projects