{"id":19090185,"url":"https://github.com/jefedcreator/javascript-cat-gallery","last_synced_at":"2026-02-17T17:32:17.135Z","repository":{"id":118308085,"uuid":"328784694","full_name":"jefedcreator/javascript-cat-gallery","owner":"jefedcreator","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-30T14:21:17.000Z","size":1993,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T18:04:00.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jefedcreator.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":"2021-01-11T20:34:26.000Z","updated_at":"2023-04-30T14:21:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"402b2f89-dc34-439e-969a-2b602e8d8cfd","html_url":"https://github.com/jefedcreator/javascript-cat-gallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jefedcreator/javascript-cat-gallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefedcreator%2Fjavascript-cat-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefedcreator%2Fjavascript-cat-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefedcreator%2Fjavascript-cat-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefedcreator%2Fjavascript-cat-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefedcreator","download_url":"https://codeload.github.com/jefedcreator/javascript-cat-gallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefedcreator%2Fjavascript-cat-gallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29551257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-09T03:02:56.919Z","updated_at":"2026-02-17T17:32:17.124Z","avatar_url":"https://github.com/jefedcreator.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cat Gallery\n\nThis simple web application displays a gallery of cat images. When a user hovers over an image, the background of a container element changes to display the hovered image, and a description of the image appears in the container.\n\n## Features\n\n- Responsive design that works on both desktop and mobile devices.\n- Hover effect to display image description and background image.\n- Easy to update with new images and descriptions.\n\n## Technologies Used\n\n- HTML\n- CSS\n- JavaScript\n\n## How to Use\n\n1. Clone this repository or download the files.\n2. Open the `index.html` file in a web browser to view the gallery.\n3. Hover over the cat images to see the image descriptions and background images.\n\n## Customization\n\nTo add more images to the gallery:\n\n1. Add your new images to the `Cat gallery` folder.\n2. Add a new `img` element inside the `cat-images` div in the `index.html` file.\n3. Set the `src` attribute to the path of the new image in the `Cat gallery` folder.\n4. Set the `alt` attribute to the description of the new image.\n5. Add the `onmouseover=\"upDate(this)\"` and `onmouseout=\"unDo(this)\"` event listeners to the `img` element.\n\nExample:\n\n```html\n\u003cimg src=\"./Cat gallery/new-image.jpg\" alt=\"New image description\" onmouseover=\"upDate(this)\" onmouseout=\"unDo(this)\"\u003e\n```\n\n## Credits\n\n- Cat images are taken from Unsplash.\n- The idea for this project was inspired by a classic JavaScript project that demonstrates event handling.\n\n## License\n\nThis project is open-source and available for anyone to use, modify, and distribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefedcreator%2Fjavascript-cat-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefedcreator%2Fjavascript-cat-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefedcreator%2Fjavascript-cat-gallery/lists"}