{"id":15463049,"url":"https://github.com/sohamsshah/unpixel","last_synced_at":"2026-01-27T19:49:20.260Z","repository":{"id":37842751,"uuid":"506296449","full_name":"sohamsshah/unpixel","owner":"sohamsshah","description":"So unpixel-ed that it seems for real.","archived":false,"fork":false,"pushed_at":"2022-06-22T18:45:40.000Z","size":506,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-06-04T23:02:55.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"unpixel.vercel.app","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/sohamsshah.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}},"created_at":"2022-06-22T15:06:37.000Z","updated_at":"2023-03-07T07:12:00.000Z","dependencies_parsed_at":"2022-08-19T20:51:10.499Z","dependency_job_id":null,"html_url":"https://github.com/sohamsshah/unpixel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sohamsshah/unpixel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Funpixel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Funpixel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Funpixel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Funpixel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sohamsshah","download_url":"https://codeload.github.com/sohamsshah/unpixel/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Funpixel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28819841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-10-02T00:06:49.161Z","updated_at":"2026-01-27T19:49:20.244Z","avatar_url":"https://github.com/sohamsshah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sohamsshah/unpixel\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg width=\"150\" src=\"./src/assets/unPIXEL.svg\" alt=\"unpixel Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n# unPixel\n\nThe Go-to place for High Quality, Beautiful and Picturesque 3-D matrices of Pixels - perfectly for you to describe your thoughts in high resolution! 🖼⚡ You can view, search and download everything that you want! Powered By [Unsplash](https://unsplash.com/)!\n\n### [unPixel](https://unpixel.vercel.app) is LIVE!\n\n## **🧐 Features**\n\nThere are multiple features implemented on unPixel to make high quality pictures accessible to you easier like never before.\n\n\u003e 🖼 **unPixel** has:\n\n- 🔎 **Search from over 2 million free high-resolution images** (powered by [Unsplash API](https://unsplash.com/documentation))\n- ♾ **Infinite Scrolling**\n- 💾 **Cached for faster and performant experience**\n- ⚡ **Blazing Fast on all devices**\n- 🔖 **Toggle between different Views**\n- 💻 **Fully Responsive**\n- ⤵️ **Download Pictures with a click**\n\n## 🛠️ **Spinning Up Development Environment**\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/sohamsshah/unpixel.git\n```\n\n2. Change the working directory\n\n```bash\ncd unpixel\n```\n\n3. Install dependencies\n\n```bash\nyarn\n```\n\n4. Create `.env.local` file in root and add your variables\n\n```bash\nREACT_APP_ACCESS_KEY='your unsplash api key here'\n```\n\n5. Run unpixel\n\n```bash\nyarn start\n```\n\nYou are all set! Open [localhost:3000](http://localhost:3000/) to see the app.\n\n## **💻 Built with**\n\n- [React](https://reactjs.org)\n- [React Lazy Load Component](https://www.npmjs.com/package/react-lazy-load-image-component): for lazy loading images and optimized Images\n- [sodium-infinite-scroller](https://www.npmjs.com/package/sodium-infinite-scroller): My own Infinite Scroll Package which I built an year ago 😅\n- [Vercel](http://vercel.com/): for hosting\n- [Chakra UI](https://chakra-ui.com/): for beautiful UI styling\n\n## 🛡️ License\n\nThis project is licensed under the MIT License - see the [`LICENSE`](LICENSE) file for details.\n\n## **💖 We love Contributions**\n\n- **unpixel** is truly Open Source. Any sort of contribution to this project are highly appreciated. Create a branch, add commits, and [open a pull request](https://github.com/sohamsshah/unpixel/compare).\n\n- Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests to **unpixel**.\n\n## 🦄 Deploy\n\n\u003ca href=\"https://vercel.com/new/project?template=https://github.com/sohamsshah/unpixel\"\u003e\n\u003cimg src=\"https://vercel.com/button\" height=\"37.5px\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://app.netlify.com/start/deploy?repository=https://github.com/sohamsshah/unpixel\"\u003e\n\u003cimg src=\"https://www.netlify.com/img/deploy/button.svg\" height=\"37.5px\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://cloud.digitalocean.com/apps/new?repo=https://github.com/sohamsshah/unpixel\"\u003e\n\u003cimg src=\"https://camo.githubusercontent.com/df21703b4229f8d44f76c2d56073657a4ab450ca4566ba5d24d05bf528c298f8/68747470733a2f2f7777772e6465706c6f79746f646f2e636f6d2f646f2d62746e2d626c75652e737667\" height=\"37.5px\" /\u003e\n\u003c/a\u003e\n\n---\n\n## **👨‍💻 Author**\n\n### 👤 Soham Shah\n\n- Twitter: [@sohamsshah\\_](https://twitter.com/sohamsshah_)\n- Github: [@sohamsshah](https://github.com/sohamsshah)\n- Hashnode: [@sohamsshah](https://hashnode.com/@sohamsshah)\n- LinkedIN: [@sohamshah456](https://www.linkedin.com/in/sohamshah456/)\n\n---\n\n\u003ch3 align=\"center\"\u003e\n\u003cb\u003eLiked unpixel📸?\n\nO Stargazer✨! Can you ⭐️ this too? \u003c/b\u003e\n\n\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamsshah%2Funpixel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsohamsshah%2Funpixel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamsshah%2Funpixel/lists"}