{"id":21065274,"url":"https://github.com/anniedotexe/music-player","last_synced_at":"2025-09-13T07:41:41.938Z","repository":{"id":125313485,"uuid":"354412371","full_name":"anniedotexe/music-player","owner":"anniedotexe","description":"This is a minimal and simple music player UI design made with HTML, CSS, and Javascript.","archived":false,"fork":false,"pushed_at":"2021-10-07T20:41:13.000Z","size":6653,"stargazers_count":28,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T18:15:12.517Z","etag":null,"topics":["css","css3","html","html-css","html-css-javascript","html5","javascript","music-player","ui-design","web-dev"],"latest_commit_sha":null,"homepage":"https://musicplayer.anniew.xyz/","language":"HTML","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/anniedotexe.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}},"created_at":"2021-04-03T23:05:38.000Z","updated_at":"2025-06-02T06:16:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca4de164-5074-4a41-96ef-377360d98b1f","html_url":"https://github.com/anniedotexe/music-player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anniedotexe/music-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Fmusic-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Fmusic-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Fmusic-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Fmusic-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anniedotexe","download_url":"https://codeload.github.com/anniedotexe/music-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Fmusic-player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274935946,"owners_count":25376832,"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-09-13T02:00:10.085Z","response_time":70,"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":["css","css3","html","html-css","html-css-javascript","html5","javascript","music-player","ui-design","web-dev"],"created_at":"2024-11-19T17:54:35.647Z","updated_at":"2025-09-13T07:41:41.911Z","avatar_url":"https://github.com/anniedotexe.png","language":"HTML","funding_links":["https://www.buymeacoffee.com/anniedotexe"],"categories":[],"sub_categories":[],"readme":"# Music Player\n\n#### This is a minimal and simple music player UI design.\n\n**LIVE DEMO** - [musicplayer.anniew.xyz](https://musicplayer.anniew.xyz/)\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"HTML5\" src=\"https://img.shields.io/badge/-HTML5-E44D26?style=flat\u0026logo=html5\u0026logoColor=white\"/\u003e\n    \u003cimg alt=\"CSS3\" src=\"https://img.shields.io/badge/-CSS3-2965f1?style=flat\u0026logo=css3\u0026logoColor=white\"/\u003e\n    \u003cimg alt=\"JavaScript\" src=\"https://img.shields.io/badge/-JavaScript-F0DB4F?style=flat\u0026logo=javascript\u0026logoColor=white\"/\u003e\n    \u003cimg alt=\"Open Source? Yes!\" src=\"https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github\"/\u003e\n    \u003cimg alt=\"Netlify Status\" src=\"https://api.netlify.com/api/v1/badges/18f4836a-1ca7-4859-a403-7f68e1a61226/deploy-status\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://musicplayer.anniew.xyz/\"\u003e\u003cimg src=\"./img/music-player.gif\" alt=\"music player gif\" height=\"600\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Functionality\n\n- Click on heart, repeat, shuffle, and play/pause button\n- Drag slider on song timeline\n- Play music (wip - slider does not update in real time for now)\n\n### Designed On\n\n- 💜 [Figma](https://www.figma.com/)\n\n### Built With\n\n- 💙 [HTML5](https://www.w3schools.com/html/)\n- 💜 [CSS3](https://www.w3schools.com/css/)\n- 💙 [JavaScript](https://www.w3schools.com/js/DEFAULT.asp)\n\nHere is my [dev.to blog post](https://dev.to/anniedotexe/simple-music-player-ui-4nn1) about the creation of this project.\n\n### Hosted On\n\n- 💜 [Netlify](https://www.netlify.com/)\n\n---\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.\n\n### How To Contribute\n\n1. Fork the repository to your own Github account.\n2. Clone the project to your machine.\n3. Create a branch locally with a succinct but descriptive name.\n4. Commit changes to the branch.\n5. Following any formatting and testing guidelines specific to this repo.\n6. Push changes to your fork.\n7. Open a Pull Request in my repository.\n\n---\n\n### Creator / Maintainer\n\nAnnie Wu ([anniedotexe](https://github.com/anniedotexe))\n\nIf you have any questions, comments, or concerns, feel free to contact me below.\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"mailto:anniewu2303@gmail.com\"\u003e \n    \u003cimg alt=\"Connect via Email\" src=\"https://img.shields.io/badge/Gmail-c14438?style=flat\u0026logo=Gmail\u0026logoColor=white\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis project was created for educational purposes and for personal and open source use.\n\nIf you like my content or find this code useful, give it a :star: or support me by buying me a coffee :coffee::grinning:\n\n\u003ca href=\"https://www.buymeacoffee.com/anniedotexe\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanniedotexe%2Fmusic-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanniedotexe%2Fmusic-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanniedotexe%2Fmusic-player/lists"}