Vibe Check is a personal project that was built as a submission for the 2021 BrowserFest creative coding competition. My idea was to build an iPod “shell” that would allow the user to listen to different songs. This exercise allowed me to test my CSS skills and Vanilla JavaScript skills, as one of the parameters of the competition was that frameworks of any kind were not allowed. Aesthetically, it pays homage to the classic, early 2000’s iPod while allowing my love for more modern forms of listening to music to shine through with the JavaScript audio player that I built. In the near future, I would love to expand this project by recreating it in React in order to have better control over state as well as embedding Spotify API access.