{"id":22681856,"url":"https://github.com/ramonxm/github-search","last_synced_at":"2026-01-27T00:09:25.036Z","repository":{"id":109767266,"uuid":"356678444","full_name":"ramonxm/github-search","owner":"ramonxm","description":"😺 | An application to find a user on Github","archived":false,"fork":false,"pushed_at":"2022-04-29T17:52:21.000Z","size":1096,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T21:40:26.707Z","etag":null,"topics":["react","react-hot-toast","react-spring","styled-components"],"latest_commit_sha":null,"homepage":"https://github-search-ramonxm.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/ramonxm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-04-10T19:44:09.000Z","updated_at":"2023-04-14T13:01:50.000Z","dependencies_parsed_at":"2023-06-11T17:45:32.205Z","dependency_job_id":null,"html_url":"https://github.com/ramonxm/github-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"Diegooliveyra/Github_Search","purl":"pkg:github/ramonxm/github-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonxm%2Fgithub-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonxm%2Fgithub-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonxm%2Fgithub-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonxm%2Fgithub-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramonxm","download_url":"https://codeload.github.com/ramonxm/github-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonxm%2Fgithub-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28792642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"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":["react","react-hot-toast","react-spring","styled-components"],"created_at":"2024-12-09T20:14:24.489Z","updated_at":"2026-01-27T00:09:25.025Z","avatar_url":"https://github.com/ramonxm.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003e\n Github Search\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./public/assets/svg/logo-vertical.svg\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/ramonxm/github-search.svg\"\u003e\n\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/ramonxm/github-search.svg\"\u003e\n  \u003ca href=\"https://github.com/ramonxm/github-search/commits/master\"\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/ramonxm/github-search.svg\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/ramonxm/github-search/issues\"\u003e\n    \u003cimg alt=\"Repository issues\" src=\"https://img.shields.io/github/issues/ramonxm/github-search.svg\"\u003e\n  \u003c/a\u003e\n\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/ramonxm/github-search.svg\"\u003e\n\n\u003c/p\u003e\n  \u003ch3 align=\"center\"\u003e Project developed as part of the Dev Challenge.\u003c/h3\u003e\n\n\u003cbr\u003e\n\n# 🚀 Technologies\n\nThis project aims to list the information of a Github user.\n\n- [ReactJS](https://reactjs.org/)\n- [react-router-dom](https://github.com/ReactTraining/react-router)\n- [styled-components](https://www.styled-components.com/)\n- [react-spring](https://react-hot-toast.com/)\n- [react-hot-toast](https://react-spring.io/)\n- [react-helmet](https://github.com/nfl/react-helmet)\n- [axios](https://github.com/axios/axios)\n- [VS Code](vscode) with [EditorConfig](vceditconfig) and [ESLint](vceslint)\n\n## 👋 How to use\n\nYou need to use Nodejs.\n\nClone the project\n\n` $ git clone https://github.com/ramonxm/github-search.git`\n\nInstall dependencies\n\n` $ npm install or yarn`\n\nStart app\n\n` $ npm start or yarn start`\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](https://github.com/ramonxm/github-search/blob/master/LICENSE) for more information.\n\n---\n\nMade with ♥ by Ramon Xavier 👋 [Get in touch!](https://www.linkedin.com/in/ramonxm/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonxm%2Fgithub-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framonxm%2Fgithub-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonxm%2Fgithub-search/lists"}