Below is a list of projects I worked on in my educational career:
Click on the image or hyperlink in the description to learn more.
Javascript Piano
As part of my first homework assignment in CSE 477, I developed an interactive piano. Click here to see and play!
Project Design Specs:
The Piano project entails the creation of an interactive web application centered around a virtual piano experience. Users will encounter a placeholder page named piano.html, designed to mimic the Structure, Style, and Interactivity conventions established on the Home page. Key elements include presenting a poetic introduction, constructing a graphical representation of a piano, implementing mouseover and keydown event listeners for interactivity, and triggering special effects upon a specific key sequence input.