{"id":22962768,"url":"https://github.com/benie254/gitsearch","last_synced_at":"2026-05-18T15:12:31.665Z","repository":{"id":106408885,"uuid":"481989021","full_name":"benie254/gitsearch","owner":"benie254","description":"This repo creates a website for searching GitHub users and repositories. ","archived":false,"fork":false,"pushed_at":"2022-04-28T12:20:28.000Z","size":643,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T03:33:15.464Z","etag":null,"topics":["angular","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benie254.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-15T14:43:52.000Z","updated_at":"2022-10-03T16:28:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"6789854c-fc10-42fb-b8fd-1ab1a043137e","html_url":"https://github.com/benie254/gitsearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benie254/gitsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benie254%2Fgitsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benie254%2Fgitsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benie254%2Fgitsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benie254%2Fgitsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benie254","download_url":"https://codeload.github.com/benie254/gitsearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benie254%2Fgitsearch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264229252,"owners_count":23576239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["angular","typescript"],"created_at":"2024-12-14T19:18:18.541Z","updated_at":"2026-05-18T15:12:26.648Z","avatar_url":"https://github.com/benie254.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitSearcHub\n\nA Github search project generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.0.\n\n# GitSearcHub\n#### This repo creates an app for searching Github users and repositories.\n## Author\n[Benson Langat](https://github.com/benie254)\n\n## Description\n\nThe app allows users to search for any Github profile. Upon entering a valid Github username into the search box and hitting the search button, the app generates the corresponding profile's Github repositories with some information/details. \n\n## Screenshot\n\n\u003cimg src=\"https://user-images.githubusercontent.com/99865051/164606214-f5f51d61-7e1f-4633-ba17-cc05338b076e.png\" \u003e\n***\n\u003cimg src=\"https://user-images.githubusercontent.com/99865051/164606275-e5e8f09e-a03e-40e6-baae-67ea62f583f5.png\"\u003e\n\n## Live Page \n\n[GitSearcHub](https://benie254.github.io/gitsearchub)\n\n## Setup/Installation Requirements\n\n* To use this open-source repo, clone it; to contribute, fork it. \n* Open your Terminal (CTRL + ALT + T on Ubuntu/Linux). \n* Make a destination directory in your preferred path (where you would like to clone the repo into.)\n* Run the command ``` cd yourDestinationDirectory ```\n* Run the command ``` git clone https://github.com/benie254/gitsearchub.git ``` to clone the repo into your destination directory. \n* Run the command ``` cd gitsearchub ``` to move you into this repo's directory.\n* Run the command ``` atom . ``` for Atom or ``` code . ``` for VSCode --opens the directory in your preferred code editor. (it is okay if you use something different.)\n* Happy coding!\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice.\n\n## Known Bugs\n\nNo known bugs. Please report any issues or encountered bugs! \n\n## Technologies Used\n\n* Angular- app structure, interactivity, data collection. binding \u0026 manipulation.\n* HTML- page content.\n* CSS \u0026 Bootstrap- page styling \u0026 animation.  \n\n## Other Resources Used \n\n* SiteIcon made with [Favicon](https://favicon.io). \n* Gif embeded from [Gifer](https://gifer.com)\n* Stylized fonts from [Google Fonts](https://fonts.google.com)\n\n## Support and contact details\n\nReach out with any issues, concerns, or contributions to [Benie-throughMail](davinci.monalissa@gmail.com)\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n\n\n### License\n\nCopyright (c) 2022 Benson Langat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.*\nCopyright (c) 2022 **Benson Langat**\n\n[Angular CLI](https://github.com/angular/angular-cli) version 12.0.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenie254%2Fgitsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenie254%2Fgitsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenie254%2Fgitsearch/lists"}