JavaScript Music Player

This project is part of my journey learning JavaScript through practical projects. Rather than relying on frameworks or pre-built music-player libraries, I wanted to understand how the underlying JavaScript works by building the functionality myself.


Github Link!

Overview

This project was specifically built to strengthen my JavaScript skills through practical development.


Technologies

• HTML5

• CSS3

• FAISS

• JavaScript


Features

• Play, pause, next, and previous tracks

• Select and switch between available songs

• View and control the current playback position

• Adjust volume of the player