{"id":17466411,"url":"https://github.com/mauricioromagnollo/github-explorer","last_synced_at":"2026-04-12T21:53:25.398Z","repository":{"id":90116586,"uuid":"313601301","full_name":"mauricioromagnollo/github-explorer","owner":"mauricioromagnollo","description":"A simple project developed in React and using the GitHub API, to view the repositories in a more friendly way.","archived":false,"fork":false,"pushed_at":"2023-01-20T19:15:11.000Z","size":426,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T08:44:39.302Z","etag":null,"topics":["apollo-client","chakra-ui","github-api","graphql","nextjs","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://dashgithub.com","language":"TypeScript","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/mauricioromagnollo.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":"2020-11-17T11:42:06.000Z","updated_at":"2023-01-31T18:36:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"438724fc-26e8-4cae-891c-e397f36a06a2","html_url":"https://github.com/mauricioromagnollo/github-explorer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mauricioromagnollo/github-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fgithub-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fgithub-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fgithub-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fgithub-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricioromagnollo","download_url":"https://codeload.github.com/mauricioromagnollo/github-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fgithub-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31731413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T13:21:33.774Z","status":"ssl_error","status_checked_at":"2026-04-12T13:21:29.265Z","response_time":58,"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":["apollo-client","chakra-ui","github-api","graphql","nextjs","reactjs","typescript"],"created_at":"2024-10-18T13:25:23.121Z","updated_at":"2026-04-12T21:53:25.359Z","avatar_url":"https://github.com/mauricioromagnollo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='justify'\u003e\n\u003cdiv align='center'\u003e\n\n![logo](https://user-images.githubusercontent.com/38081852/99434810-01a74900-28ee-11eb-833e-4cf891b67d46.png)\n\n### **A simple project developed in React and using the GitHub API, to view the repositories in a more friendly way.**\n\n![BADGE_LICENSE] ![BADGE_WEB_REACT] ![BADGE_TYPESCRIPT] ![BADGE_OPEN_SOURCE] ![BADGE_OPEN_ISSUES] ![BADGE_CLOSED_ISSUES] ![BADGE_STARS] ![BADGE_FORKS]\n\n### https://x0n4d0.github.io/github-explorer/#/\n\n\u003c/div\u003e\n\n#\n## **🔭 GOAL**\n\nA simple project with a beautiful interface, to view the GitHub repositories in a more friendly way. Through the interface, you can be redirected to the desired GitHub repository.\n\n\n#\n## **💻 TECHS**\n\n- [react](https://reactjs.org/) - A JavaScript library for building user interfaces.\n- [typescript](https://www.typescriptlang.org/) - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.\n- [styled-components](https://styled-components.com/) - A library for React and React Native that allows you to use component-level styles in your application that are written with a mixture of JavaScript and CSS using a technique called CSS-in-JS.\n- [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js.\n- [prettier](https://prettier.io/) - An opinionated code formatter.\n- [eslint](https://eslint.org/) - ESLint statically analyzes your code to quickly find problems.\n- [commitlint](https://github.com/conventional-changelog/commitlint) - Lint for commit messages.\n- [editorconfig](https://editorconfig.org/) - A file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.\n- [figma](https://www.figma.com/) - A vector graphics editor and prototyping tool.\n- [github-api](https://api.github.com/) - API address used to fetch the GitHub information.\n- [gh-pages](https://create-react-app.dev/docs/deployment/#github-pages) - Deployment using GitHub Pages.\n\n#\n## **🎨 PROTOTYPE**\n\n[Click here](https://www.figma.com/file/NYEF2UTeAgpaLNqrQAqPCN/Github-Explorer-(Copy)?node-id=0%3A1) to se the interface prototype in Figma.\n\n#\n## **✔️ RELEASES**\n\n### v1.0\n\n- Type `username/repo` to search one repository;\n- See the number of stars, forks and opened issues in the selected repository;\n- Click on the issue card to be redirected to it within the official repository.\n\n### v1.1\n\n- See the labels of each issue;\n- See the project published at: https://x0n4d0.github.io/github-explorer/#/.\n\n#\n## **📰 LICENSE**\n\nThis repository is licensed by [MIT License](./LICENSE).\n\n\n\u003c/div\u003e\n\n\u003c!-- Badges --\u003e\n\n[BADGE_CLOSED_ISSUES]: https://img.shields.io/github/issues-closed/x0n4d0/github-explorer?color=red\n\n[BADGE_OPEN_ISSUES]: https://img.shields.io/github/issues/x0n4d0/github-explorer?color=green\n\n[BADGE_LICENSE]: https://img.shields.io/github/license/x0n4d0/github-explorer\n\n[BADGE_WEB_REACT]: https://img.shields.io/badge/web-react-blue\n\n[BADGE_STARS]: https://img.shields.io/github/stars/x0n4d0/github-explorer?style=social\n\n[BADGE_FORKS]: https://img.shields.io/github/forks/x0n4d0/github-explorer?style=social\n\n[BADGE_TYPESCRIPT]: https://badges.frapsoft.com/typescript/code/typescript.png?v=101\n\n[BADGE_OPEN_SOURCE]: https://badges.frapsoft.com/os/v1/open-source.png?v=103\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricioromagnollo%2Fgithub-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricioromagnollo%2Fgithub-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricioromagnollo%2Fgithub-explorer/lists"}