{"id":19947819,"url":"https://github.com/starknightt/falling-stars","last_synced_at":"2025-09-19T12:32:15.833Z","repository":{"id":211723692,"uuid":"729815448","full_name":"StarKnightt/Falling-Stars","owner":"StarKnightt","description":"The Falling Stars project is a fun and dynamic web animation created using HTML, CSS, and JavaScript. It brings a playful touch to your webpage by simulating stars falling from the top to the bottom with a rotation animation.","archived":false,"fork":false,"pushed_at":"2023-12-10T13:10:12.000Z","size":2,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T18:53:30.213Z","etag":null,"topics":["animation","animation-css","animation-effects","dynamic-programming","html-css-javascript","stars"],"latest_commit_sha":null,"homepage":"https://codepen.io/StarKnightt/pen/eYxXxaR","language":"CSS","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/StarKnightt.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":"2023-12-10T12:56:38.000Z","updated_at":"2025-06-11T00:55:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"3087e5c2-bccc-4177-82c6-8a414237b35a","html_url":"https://github.com/StarKnightt/Falling-Stars","commit_stats":null,"previous_names":["starknightt/falling-stars"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StarKnightt/Falling-Stars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKnightt%2FFalling-Stars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKnightt%2FFalling-Stars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKnightt%2FFalling-Stars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKnightt%2FFalling-Stars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StarKnightt","download_url":"https://codeload.github.com/StarKnightt/Falling-Stars/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKnightt%2FFalling-Stars/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275937098,"owners_count":25556021,"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-19T02:00:09.700Z","response_time":108,"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":["animation","animation-css","animation-effects","dynamic-programming","html-css-javascript","stars"],"created_at":"2024-11-13T00:37:30.852Z","updated_at":"2025-09-19T12:32:15.528Z","avatar_url":"https://github.com/StarKnightt.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Falling Stars\n\n## Description\n\nFalling Stars is a whimsical web animation that features stars falling with a rotating effect. This project adds a playful touch to your webpage, creating an engaging visual experience.\n\n## Live Demo\n\nCheck out the live demo on [CodePen](https://codepen.io/StarKnightt/pen/eYxXxaR).\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have a modern web browser that supports CSS animations.\n\n### Installation\n\nClone the repository:\n\n```bash\ngit clone https://github.com/StarKnightt/Falling-Stars.git\n```\n\n## Usage\n\nThe stars fall with a rotation animation and disappear after a set duration. Customize the animation by adjusting parameters in the @keyframes rule and the stars function in script.js.\n\n\n## Customization\n\nFeel free to customize the appearance and behavior of the falling stars:\n\n- Modify the @keyframes rule in style.css for different animation effects.\n- Adjust the position, color, and text-shadow properties for the stars.\n- Change the fontSize and animationDuration properties in the stars function for varied star sizes and falling speeds.\n\n## Responsive Design\n\nThe project is designed to be responsive. Media queries have been implemented to adapt the styles for different screen sizes.\n\n```\n/* Media Queries for Responsiveness */\n\n@media screen and (max-width: 600px) {\n    .star {\n        font-size: 8px; /* Adjust the font size for smaller screens */\n    }\n}\n\n@media screen and (min-width: 601px) and (max-width: 1200px) {\n    /* Add additional styles for screens between 601px and 1200px */\n}\n\n```\n\nFeel free to use and customize this README for your GitHub repository. If you have any other questions or need further assistance, let me know!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarknightt%2Ffalling-stars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarknightt%2Ffalling-stars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarknightt%2Ffalling-stars/lists"}