Bangeroo Music Website

Bangeroo Music Website

Mar 2026 - Present

Category: MVP
Vite.js icon Vite.js
Used in 5 projects
HTML icon HTML
Used in 10 projects
CSS icon CSS
Used in 8 projects
JavaScript icon JavaScript
Used in 11 projects
Netlify icon Netlify
Used in 16 projects
GitHub icon GitHub
Used in 21 projects
Supabase
Used in 2 projects

Description

An SPA for displaying my father's musical interests, embedding his Spotify songs into an edgy modern and chaotic design.

Given a lack of initial design direction, I initially built an MVP of four varying designs of the same content as a form of A/B testing (or A/B/C/D if you will), deciding that seeing visual ideas would help align him to a style rather than via verbal communication.

TBC

Lessons Learned

From a product viewpoint, this project allowed me to conduct some initial A/B testing on various page designs, creating 4 variants for the client to review and select from.

From a technical standpoint, it taught me how to connect up a simple Supabase backend, creating the tables in the SQL editor and sorting out row level security. It was also my first time using the Spotify developer API, using it to display a 30 second refreshing status of if the client was online or offline and what they were listening to.

TBC