Music-Vibes/ │── public/ │── src/ │ ├── assets/ │ ├── components/ │ ├── main.js │── screenshots/ │ ├── home.png │ ├── player.png │ ├── search.png │ ├── mobile.png │── index ...
In a nutshell: Modern CSS has been pushed into some unusual places over the past few years, but few experiments stretch it as far as a fully playable version of Doom rendered entirely with HTML ...
This Flutter project is a music player app (mainly for mobile due to the need for NFC) that can be controlled by any NFC tag. There is no information saved on the tag itself, but the tag's ID is used ...