{"id":19328353,"url":"https://github.com/tmhsdigital/animation-demo-1","last_synced_at":"2025-02-24T06:40:26.571Z","repository":{"id":257019137,"uuid":"857098651","full_name":"TMHSDigital/animation-demo-1","owner":"TMHSDigital","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-13T21:00:30.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T07:27:55.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tmhsdigital.github.io/animation-demo-1/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TMHSDigital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-09-13T19:54:52.000Z","updated_at":"2024-09-13T20:59:54.000Z","dependencies_parsed_at":"2024-09-14T11:01:58.250Z","dependency_job_id":"29b912ac-f4bc-46ec-bf71-e6f447b2d665","html_url":"https://github.com/TMHSDigital/animation-demo-1","commit_stats":null,"previous_names":["tmhsdigital/animation-demo-1"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fanimation-demo-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fanimation-demo-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fanimation-demo-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fanimation-demo-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TMHSDigital","download_url":"https://codeload.github.com/TMHSDigital/animation-demo-1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434181,"owners_count":19800546,"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","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":[],"created_at":"2024-11-10T02:21:47.338Z","updated_at":"2025-02-24T06:40:26.526Z","avatar_url":"https://github.com/TMHSDigital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 Unique GSAP Animation Demo\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![GitHub stars](https://img.shields.io/github/stars/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1/network)\n[![GitHub issues](https://img.shields.io/github/issues/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1/issues)\n[![GitHub last commit](https://img.shields.io/github/last-commit/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1/commits/main)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/TMHSDigital/animation-demo-1/graphs/commit-activity)\n[![Made with Love](https://img.shields.io/badge/Made%20with-❤-red.svg)](https://github.com/TMHSDigital)\n\nAn interactive and visually stunning animation demo showcasing the power of GSAP (GreenSock Animation Platform) combined with SVG animations and audio visualization.\n\n![Demo Preview](https://via.placeholder.com/800x400.png?text=Demo+Preview)\n\n## 🌟 Features\n\n- 🤖 Animated SVG character with eye-tracking\n- 🎵 Audio player with real-time frequency visualization\n- 🌈 Dynamic theme switching (Default, Dark, Neon)\n- 📜 Parallax scrolling effect\n- 🎛️ Interactive animation controls (Play/Pause, Reverse, Speed)\n- 📱 Responsive design for various screen sizes\n\n## 🚀 Live Demo\n\nExperience the magic: [Unique GSAP Animation Demo](https://tmhsdigital.github.io/animation-demo-1/)\n\n## 🛠️ Technologies Used\n\n- HTML5\n- CSS3\n- JavaScript (ES6+)\n- [GSAP (GreenSock Animation Platform)](https://greensock.com/gsap/)\n- [Web Audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API)\n- [ScrollTrigger](https://greensock.com/scrolltrigger/)\n\n## 🏁 Getting Started\n\n### Prerequisites\n\n- A modern web browser (Chrome, Firefox, Safari, Edge)\n- Basic knowledge of HTML, CSS, and JavaScript\n- Familiarity with SVG is a plus\n\n### Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/TMHSDigital/animation-demo-1.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd animation-demo-1\n   ```\n3. Open `index.html` in your web browser.\n\n## 🎨 Customization\n\n### Modifying the Character\n\nEdit the `character.svg` file to change the appearance of the animated character. Make sure to maintain the existing IDs for seamless integration with the JavaScript animations.\n\n### Changing Themes\n\nModify the CSS variables in the `:root` selector of `styles.css` to create new themes or adjust existing ones.\n\n### Adding New Animations\n\nExtend the GSAP timeline in `scripts.js` to add new animations to the character or other elements.\n\n## 📊 Project Stats\n\n- [![Repo Size](https://img.shields.io/github/repo-size/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1)\n- [![Code Size](https://img.shields.io/github/languages/code-size/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1)\n- [![Contributors](https://img.shields.io/github/contributors/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1/graphs/contributors)\n- [![Commit Activity](https://img.shields.io/github/commit-activity/m/TMHSDigital/animation-demo-1.svg)](https://github.com/TMHSDigital/animation-demo-1/graphs/commit-activity)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome! Feel free to check [issues page](https://github.com/TMHSDigital/animation-demo-1/issues).\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📜 License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n## 📞 Contact\n\nTMHSDigital - [@TMHSDigital](https://twitter.com/TMHSDigital) - contact@tmhsdigital.com\n\nProject Link: [https://github.com/TMHSDigital/animation-demo-1](https://github.com/TMHSDigital/animation-demo-1)\n\n## 🙏 Acknowledgements\n\n- [GSAP](https://greensock.com/gsap/)\n- [Google Fonts](https://fonts.google.com/)\n- [Font Awesome](https://fontawesome.com)\n- [Shields.io](https://shields.io)\n\n---\n\n\u003cp align=\"center\"\u003e\n  Made with ❤️ by \u003ca href=\"https://github.com/TMHSDigital\"\u003eTMHSDigital\u003c/a\u003e\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Fanimation-demo-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmhsdigital%2Fanimation-demo-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Fanimation-demo-1/lists"}