Project information

  • Category: Web Application
  • Course: Programming Paradigms and Languages
  • Project date: December 2021
  • Project URL: Github-CSC600-LambdaVibe

Project Details

  • Developed a React musical application that contains client-side and server-side code. The client constitutes the frontend (UI) portion of this web application. The server constitutes the backend code which is included here as a reference and as a pedagogical tool.
  • Developed a unique 3D music visualizer and modified client-side code based on Visualizer.js
  • Developed a unique musical Instrument and modified client-side code based on Instrument.js
  • Maintained and modified SQL database by adding meta-data for songs, albums, and artists, as well as the corresponding UI elements for searching for songs.
  • Technologies used : TypeScript, React, HTML & CSS, Visual Studio Code, MySQL, p5.js, WEBGL