{"id":23757196,"url":"https://github.com/thiagonunesbatista/git-search","last_synced_at":"2026-04-15T16:09:02.621Z","repository":{"id":168316918,"uuid":"346422911","full_name":"thiagonunesbatista/git-search","owner":"thiagonunesbatista","description":"Application integrated with the GitHub API where we can search GitHub users.","archived":false,"fork":false,"pushed_at":"2021-03-15T14:52:24.000Z","size":2178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T22:20:00.764Z","etag":null,"topics":["frontend","github-api","portfolio","vuejs"],"latest_commit_sha":null,"homepage":"https://git-searcher.vercel.app","language":"Sass","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/thiagonunesbatista.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":"2021-03-10T16:36:34.000Z","updated_at":"2021-03-15T14:52:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"265ee2ce-6e59-4c91-8358-1b7683919859","html_url":"https://github.com/thiagonunesbatista/git-search","commit_stats":null,"previous_names":["thiagonunesbatista/git-search"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiagonunesbatista/git-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagonunesbatista%2Fgit-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagonunesbatista%2Fgit-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagonunesbatista%2Fgit-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagonunesbatista%2Fgit-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagonunesbatista","download_url":"https://codeload.github.com/thiagonunesbatista/git-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagonunesbatista%2Fgit-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31848828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["frontend","github-api","portfolio","vuejs"],"created_at":"2024-12-31T19:39:27.760Z","updated_at":"2026-04-15T16:09:02.604Z","avatar_url":"https://github.com/thiagonunesbatista.png","language":"Sass","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎯 Git Search\n\n\u003cp align=\"center\" style=\"margin: 32px 0\"\u003e\n \u003cimg alt=\"Size\" src=\"https://img.shields.io/github/repo-size/thiagonunesbatista/git-search?color=2567C2\"\u003e\n\n  \u003cimg alt=\"Last commit\" src=\"https://img.shields.io/github/last-commit/thiagonunesbatista/git-search?color=2567C2\"\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-2567C2\"\u003e\n\u003c/p\u003e\n\nIt's an application developed with [VueJs](https://vuejs.org/) that is integrated with some functionalities of the [GitHub Api](https://docs.github.com/en/rest).\n\n## Features\n\n- Search Users\n- List Users\n- Show user profile\n- Show repositories of a user\n\n## 👷 Main Technologies\n\nThis project was mainly developed using the following technologies\n\n- [VueJS](https://vuejs.org)\n- [Sass](https://sass-lang.com)\n\n## 🔗 Deploy\n\nDeploy was made using [Vercel](https://vercel.com/). It's available [here](https://git-searcher.vercel.app).\n\n## 📱 Git Search (Mobile - Screenshots)\n\n\u003cdiv\u003e\n \u003cimg alt=\"homepage\"  src=\"https://raw.githubusercontent.com/thiagonunesbatista/git-search/main/github-assets/home.png\" width=\"250px\" /\u003e\n \u003cimg alt=\"user search page\"  src=\"https://raw.githubusercontent.com/thiagonunesbatista/git-search/main/github-assets/list-search-users.png\" width=\"250px\" /\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n \u003cimg alt=\"user profile page, about section\"  src=\"https://raw.githubusercontent.com/thiagonunesbatista/git-search/main/github-assets/about-user-profile.png\" width=\"250px\" /\u003e\n\n \u003cimg alt=\"user profile page, repositories section\"  src=\"https://raw.githubusercontent.com/thiagonunesbatista/git-search/main/github-assets/user-repos-profile.png\" width=\"250px\" /\u003e\n\u003c/div\u003e\n\n## ⚙️ How to setup and run the project\n\n### Setting the project\n\n1. Clone the project\n\nUsing SSH\n\n```shell\ngit clone git@github.com:thiagonunesbatista/git-search.git\n```\n\nOr using HTTP\n\n```shell\ngit clone https://github.com/thiagonunesbatista/git-search.git\n```\n\n2. Enter in the folder of the project\n\nUsing shell\n\n```shell\ncd git-search\n```\n\n3. Install all the project's dependencies\n\n```shell\nnpm install\n```\n\n### Starting the project\n\n1. Start the project\n\n```shell\nnpm run serve\n```\n\n## 📝 License\n\nThis project is under the MIT [license](https://github.com/thiagonunesbatista/git-search/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagonunesbatista%2Fgit-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagonunesbatista%2Fgit-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagonunesbatista%2Fgit-search/lists"}