{"id":22588992,"url":"https://github.com/likhithsp/imagesearch","last_synced_at":"2026-05-16T22:07:51.203Z","repository":{"id":259950364,"uuid":"879898085","full_name":"LikhithSP/imagesearch","owner":"LikhithSP","description":"A sleek and responsive image search engine powered by the Unsplash API. Type in any keyword to explore and enjoy high-quality images 🌄 ","archived":false,"fork":false,"pushed_at":"2024-10-28T18:46:26.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T03:53:50.193Z","etag":null,"topics":["css","html","image-search-engine","javascript","unsplash-api"],"latest_commit_sha":null,"homepage":"https://likhithsp.github.io/imagesearch/","language":"CSS","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/LikhithSP.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-10-28T18:34:42.000Z","updated_at":"2024-10-28T18:52:15.000Z","dependencies_parsed_at":"2024-10-28T19:44:42.565Z","dependency_job_id":"f614ac3e-3799-4c93-a09c-f611552bb5d9","html_url":"https://github.com/LikhithSP/imagesearch","commit_stats":null,"previous_names":["likhithsp/imagesearch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LikhithSP/imagesearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fimagesearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fimagesearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fimagesearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fimagesearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LikhithSP","download_url":"https://codeload.github.com/LikhithSP/imagesearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fimagesearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: 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":["css","html","image-search-engine","javascript","unsplash-api"],"created_at":"2024-12-08T08:11:47.467Z","updated_at":"2026-05-16T22:07:51.185Z","avatar_url":"https://github.com/LikhithSP.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌄 Image Search Engine \n\n![Screenshot](https://i.ibb.co/cbZp1yv/download-9.png) \u003c!-- Replace this with a screenshot from your project if possible --\u003e\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003eAn intuitive and aesthetic Image Search Engine that allows you to search for high-quality images using the Unsplash API.\u003c/strong\u003e\u003c/p\u003e\n\n\n## 🌟 Features\n- **Easy Image Search**: Just type your query and instantly get relevant images.\n- **Responsive Design**: Works seamlessly on desktop and mobile.\n- **Smooth Load More Option**: Fetch additional images with a single click.\n- **Direct Links to Unsplash**: Explore high-quality images directly on Unsplash.\n\n## 🛠️ Tech Stack\n- **HTML5 \u0026 CSS3**: For a clean and aesthetic front-end structure.\n- **JavaScript (ES6+)**: For handling dynamic content loading and API interactions.\n- **Unsplash API**: Powers the image search and provides beautiful images.\n\n## 🚀 Getting Started\n\n1. **Clone the Repository**:\n    ```bash\n    git clone https://github.com/yourusername/image-search-engine.git\n    cd image-search-engine\n    ```\n\n2. **API Key**: Update your Unsplash API key in `script.js`.\n    ```javascript\n    const accessKey = \"YOUR_UNSPLASH_API_KEY\";\n    ```\n\n3. **Open `index.html`**: Run the project by opening `index.html` in your browser.\n\n\n\n## 🖌️ Customization Guide\n- **Background Image**: Update the `background-image` in `style.css` to personalize the background.\n- **Color Scheme**: Modify color values in `style.css` to change the look and feel.\n\n## 🎉 Contributing\nFeel free to contribute to this project! Whether it's reporting a bug or adding new features, contributions are welcome.\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\n## 🙋‍♂️ Acknowledgements\n- Thanks to [Unsplash](https://unsplash.com/) for providing an API with beautiful images.\n\n\u003ch2\u003e🤝 Connect With Me\u003c/h2\u003e\n\u003cp\u003e\n  \u003ca href=\"https://www.linkedin.com/in/likhithsp\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=xuvGCOXi8Wyg\u0026format=png\u0026color=000000\" alt=\"LinkedIn\" class=\"icon\"\u003e\n  \u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://www.github.com/LikhithSP\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=46565\u0026format=png\u0026color=000000\" alt=\"GitHub\" class=\"icon\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Fimagesearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikhithsp%2Fimagesearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Fimagesearch/lists"}