My Projects

Music Player

Music Player

Python Music Player

Overview

A music player I made (using chatgpt) to replace spotify. It downloads the lyrics for each song from an API, and highlights each line for each song when it plays, gives music recommendations based on your most listened to songs, sorts by genre and allows custom playlists to be created.

Tech & Tools

  • Python
  • OS Module
  • JSON Module
  • urllib Module
  • threading Module
  • dataclasses Module