{"id":28928881,"url":"https://github.com/dalascript/music-player","last_synced_at":"2025-08-20T14:10:29.774Z","repository":{"id":294844179,"uuid":"987703179","full_name":"DalaScript/music-player","owner":"DalaScript","description":"ZTM JS Web Projects Course | Music Player | Project 8/20","archived":false,"fork":false,"pushed_at":"2025-05-28T13:31:08.000Z","size":24920,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T14:14:43.886Z","etag":null,"topics":["audio-api","css","html","js","music-player","zerotomastery"],"latest_commit_sha":null,"homepage":"https://dalascript.github.io/music-player/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DalaScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-21T13:12:15.000Z","updated_at":"2025-05-28T21:48:35.000Z","dependencies_parsed_at":"2025-05-22T11:08:20.965Z","dependency_job_id":null,"html_url":"https://github.com/DalaScript/music-player","commit_stats":null,"previous_names":["dalascript/music-player"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DalaScript/music-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fmusic-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fmusic-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fmusic-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fmusic-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DalaScript","download_url":"https://codeload.github.com/DalaScript/music-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fmusic-player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271330292,"owners_count":24740815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio-api","css","html","js","music-player","zerotomastery"],"created_at":"2025-06-22T14:14:43.884Z","updated_at":"2025-08-20T14:10:29.767Z","avatar_url":"https://github.com/DalaScript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Player | ZTM JS Web Projects Course\n\n**Project 8/20**\n\n🎵 Music Player is a stylish and responsive web audio player built using HTML, CSS, and JavaScript. It allows users to play, pause, skip, and rewind through a playlist with real-time progress tracking and dynamic song updates.\n\n---\n\n## 📚 Table of Contents\n\n- [🔎 Overview](#-overview)\n  - [📸 Screenshot](#-screenshot)\n  - [🔗 Links](#-links)\n  - [📌 Features](#-features)\n- [🧠 My process](#-my-process)\n  - [🛠️ Built with](#️-built-with)\n  - [🎓 What I learned](#-what-i-learned)\n  - [🔙 Previous Project](#-previous-project)\n  - [🔜 Next Project](#-next-project)\n  - [🗃️ Useful resources](#️-useful-resources)\n- [👤 Author](#-author)\n  - [🌐 Connect with Me](#-connect-with-me)\n  - [💻 Coding Profiles](#-coding-profiles)\n\n---\n\n## 🔎 Overview\n\n### 📸 Screenshot\n\n![Live Preview Screenshot](./assets/screenshot.jpg)\n\n\n### 🔗 Links\n\n - [🔴 Live Demo](https://dalascript.github.io/music-player/)\n - [🗂️ GitHub Repository](https://github.com/DalaScript/music-player)\n\n### 📌 Features\n\n  - ✅ Dynamic playlist of multiple songs\n  - ✅ Play/Pause toggle with animated icon switching\n  - ✅ Next and Previous song navigation\n  - ✅ Real-time progress bar with time tracking\n  - ✅ Click-to-seek functionality on the progress bar\n  - ✅ Auto-switch to next track when current ends\n  - ✅ Responsive design and mobile-friendly layout\n  - ✅ Smooth UI with album art transitions\n\n---\n\n## 🧠 My Process\n\n### 🛠️ Built with\n\n - HTML5\n - CSS3 \n - Vanilla JavaScript\n - `\u003cAudio\u003e` API\n\n### 🎓 What I Learned\n\n - How to use the `\u003caudio\u003e` element and its JavaScript API\n - Managing dynamic playlists with JavaScript objects and arrays\n - DOM manipulation and updating UI in real-time\n - Event listeners for media playback control\n - Calculating and formatting audio time (minutes/seconds)\n - Handling user input for audio scrubbing and interaction\n\n  \u003e 🚀 For me, this project was more about **practice** and gaining additional **experience**,  \n  \u003e rather than learning something entirely new.  \n  \u003e  \n  \u003e 👨‍💻 Since I’m not a beginner and already familiar with these technologies,  \n  \u003e I approached it with confidence — and still, I truly **enjoyed working on it**.  \n  \u003e  \n  \u003e 🎯 Overall, I consider this a very **valuable and enjoyable experience**.\n\n### 🔙 Previous Project\n\n - Navigation Nation | *[Project 7/20]* → [View Repository](https://github.com/DalaScript/navigation-nation)\n\n### 🔜 Next Project\n\n - Custom Countdown | *[Project 9/20]* → [View Repository](https://github.com/DalaScript/custom-countdown)\n\n### 🗃️ Useful resources\n\n - [Google Fonts](https://fonts.google.com/) – Free web fonts for styling text.\n - [FontAwesome Icons](https://fontawesome.com/icons?d=gallery\u0026q=close\u0026m=free) – Icons used for UI controls.\n - [W3Schools - Audio DOM Reference](https://www.w3schools.com/tags/ref_av_dom.asp) – Reference for `\u003caudio\u003e` methods/events.\n - [W3Schools - This](https://www.w3schools.com/js/js_this.asp) – Explains how `this` works in JS.\n - [MDN - Object Fit](https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit) – Resize media inside containers.\n - [MDN - Ternary Operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Conditional_operator) – Short `if-else` syntax.\n - [MDN - Destructuring](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring) – Extract values from objects/arrays.\n - [MDN - Math Floor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/floor) – Round numbers down.\n - [MDN - Math Operators](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators) – JavaScript math basics.\n - [textContent vs innerText](https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent) – Difference between text outputs.\n\n---\n\n## 👤 Author\n\n### 🌐 Connect with Me\n\n - [Instagram](https://www.instagram.com/DalaScript)\n - [YouTube](https://www.youtube.com/@DalaScript)\n\n### 💻 Coding Profiles\n\n - [freeCodeCamp](https://www.freecodecamp.org/DalaScript)\n - [FrontendMentor](https://www.frontendmentor.io/profile/DalaScript)\n - [GitHub](https://github.com/DalaScript)\n\n*🙌 Thanks for checking out my project! More coming soon. Stay tuned 🚀*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalascript%2Fmusic-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalascript%2Fmusic-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalascript%2Fmusic-player/lists"}