Loading
00
Web Application
Vibe Beyond
Build: Python, Flask, TailwindCSS
Year: 2023
Code: Github
Vibe Beyond is a web app used to emulate the function of those 24-hour "Lofi Hip-Hop Beats to Study/Chill to" while working with the component of a desktop app to use the user's storage to build (and remove) new songs to stream. This project was created by Linh Nguyen and myself.

About Project

Using Figma, Python/Flask framework, and TailwindCSS, we built a frontend that showcases the UI in a sleek and easy-to-use design. Designing the app was Linh's role, as mine was to implement the design in code. The app includes a clock, and the song information shown as the music plays.

The music is built in Python and it's meta is served on Flask, being read into the Vue server through an HTTP client, and finally the song is played in real time from the local storage.

Single Image