{"id":19648578,"url":"https://github.com/wilsonkinyua/github-search-username","last_synced_at":"2026-05-15T00:05:09.127Z","repository":{"id":117122361,"uuid":"400177352","full_name":"WilsonKinyua/github-search-username","owner":"WilsonKinyua","description":"A web application where users can search github users and view their details, can also view repositories of the user and also allows users star repositories they like from the searches.","archived":false,"fork":false,"pushed_at":"2022-04-21T07:33:27.000Z","size":1972,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-09T22:54:19.041Z","etag":null,"topics":["angular","assignment","github-api","moringa-school","typescript"],"latest_commit_sha":null,"homepage":"https://wilsonkinyua.github.io/github-search-username/","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/WilsonKinyua.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":"2021-08-26T13:23:32.000Z","updated_at":"2022-04-19T17:59:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"89afdbba-a486-49ae-be5a-5c6090b0b9e2","html_url":"https://github.com/WilsonKinyua/github-search-username","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonKinyua%2Fgithub-search-username","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonKinyua%2Fgithub-search-username/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonKinyua%2Fgithub-search-username/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonKinyua%2Fgithub-search-username/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilsonKinyua","download_url":"https://codeload.github.com/WilsonKinyua/github-search-username/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240958358,"owners_count":19884906,"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","assignment","github-api","moringa-school","typescript"],"created_at":"2024-11-11T14:49:05.200Z","updated_at":"2026-05-15T00:05:08.675Z","avatar_url":"https://github.com/WilsonKinyua.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Search Username\n\n#### Created By Wilson Kinyua Muthoni on 28-08-2021\n\n## Description\n\nGithub Search Username at Moringa School Core (Angular Module). A web application where users can search github users and view their details, can also view repositories of the user and also allows users star repositories they like from the searches.\n\n## Setup Requirements\n\n- Git\n- Web-browser or your choice\n- Github\n- Angular CLI (https://cli.angular.io/)\n- Node.js (https://nodejs.org/)\n- NPM (https://www.npmjs.com/)\n- Github ApiKey\n\n## Setup Installation\n\n- Copy the github repository url\n- Clone to your computer\n- Open terminal and navigate to the directory of the project you just cloned to your computer\n- Run the following command to install all the dependencies\n\n```\nnpm install\n```\n\n- And the following to run development server\n\n```\nng serve\n```\n\n- open the browser and navigate to http://localhost:4200/ to see the application in action\n- Generate Github ApiKey(https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token)\n\n## Technologies Used\n\nThe following languages have been used on this project:\n\n- HTML\n- CSS\n- Bootstrap\n- Angular CLI\n\n## Setup/Installation Requirements\n\n- Live link to view the project \u003ca href=\"https://wilsonkinyua.github.io/quote-generator/\"\u003eView Github Search Username\u003c/a\u003e\n\n## Some Screenshots\n\n- Homepage\n  \u003cimg src=\"./src/assets/screenshots/1.png\" alt=\"screenshot\" /\u003e\n\n- MY REPOSITORIES SECTION\n  \u003cimg src=\"./src/assets/screenshots/2.png\" alt=\"screenshot\" /\u003e\n\n- MY REPOSITORIES SECTION(cont.)\n  \u003cimg src=\"./src/assets/screenshots/3.png\" alt=\"screenshot\" /\u003e\n\n- Search Github User Form\n  \u003cimg src=\"./src/assets/screenshots/4.png\" alt=\"screenshot\" /\u003e\n\n- Error message if no github user found\n  \u003cimg src=\"./src/assets/screenshots/5.png\" alt=\"screenshot\" /\u003e\n\n- Github User search details\n  \u003cimg src=\"./src/assets/screenshots/6.png\" alt=\"screenshot\" /\u003e\n\n- Github search User Repositories\n  \u003cimg src=\"./src/assets/screenshots/7.png\" alt=\"screenshot\" /\u003e\n\n- Error message if no repositories\n  \u003cimg src=\"./src/assets/screenshots/8.png\" alt=\"screenshot\" /\u003e\n\n  - Search for user repositories form\n    \u003cimg src=\"./src/assets/screenshots/10.png\" alt=\"screenshot\" /\u003e\n\n  - Github User repositories\n    \u003cimg src=\"./src/assets/screenshots/11.png\" alt=\"screenshot\" /\u003e\n\n  - 404 Page(Not found page)\n    \u003cimg src=\"./src/assets/screenshots/12.png\" alt=\"screenshot\" /\u003e\n\n  - Fully phone responsive\n    \u003cbr\u003e\n    \u003cimg src=\"./src/assets/screenshots/13.png\" alt=\"screenshot\" /\u003e\n\n## Known Bugs\n\nSo far so good there are no bugs related to this project 😎\n\n## Support and contact details 🙂\n\nTo make a contribution to the code used or any suggestions you can click on the contact link and email me your suggestions.\n\n- Email: wilson@developerwilson.com\n- Phone: +254717255460\n\n## License\n\nCopyright (c) 2021 Moringa school\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files , 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilsonkinyua%2Fgithub-search-username","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilsonkinyua%2Fgithub-search-username","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilsonkinyua%2Fgithub-search-username/lists"}