Interactive Music Player

    Interactive Music Player

    Interactive Music Player This mobile responsive, interactive music player includes custom designed pause and play buttons, as well as volume control, and a progress bar. SASS was used for styling.  Link: raynamcginnis.github.io/javascript-music-player/ Technologies:...
    Numbers Game | JavaScript Project

    Numbers Game | JavaScript Project

    Numbers Game A fun number matching game, where the player must determine if the number of items in the image matches the number displayed below the image. They have four seconds to decide!  Link: https://raynamcginnis.github.io/number-game/ Technologies: JavaScript...
    JavaScript Tip Calculator

    JavaScript Tip Calculator

    JavaScript Calculator This tip calculator was created using HTML, CSS and JavaScript. It calculates a tip based on percentage, the tip amount per person, the new total bill and the new total bill per person. The user can choose a tip amount between 0-100%, as well as...