web technology class
Class Project Showcase
A collection of projects I built during my Web Technology class. Each project shows what I learned through practice and assignments.
7
Completed Tasks
4+
Tools Used
61
Total Commits
Optimized Code
Well-structured and documented source code following best practices to ensure high readability and easier maintenance.
Technical Stack
Built using foundational web technologies including HTML, CSS, and PHP to provide a stable and consistent user experience.
Skill Validation
Each assignment demonstrates a specific technical milestone, ranging from responsive layouts to functional data handling logic.
Featured Projects
4 of 7 Projects

Bubble Sort Visualizer
A simple web-based tool to visualize how the bubble sort algorithm works step-by-step.
View Details

PHP Grid Layout
A simple 4x4 grid system generated using PHP loops and styled with CSS Flexbox.
View Details

Sum and Swap
A PHP-based calculator that computes the sum of two numbers and demonstrates the swap logic.
View Details

Register Form
A simple and clean user registration form built with HTML and CSS.
View Details