{"id":13709247,"url":"https://github.com/gentildpinto/gitfinder","last_synced_at":"2025-05-06T15:32:31.092Z","repository":{"id":38452146,"uuid":"330281862","full_name":"gentildpinto/gitfinder","owner":"gentildpinto","description":"A simple tool that allows find GitHub users by his username.","archived":true,"fork":false,"pushed_at":"2024-02-15T06:55:23.000Z","size":1638,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T19:39:47.377Z","etag":null,"topics":["github","rails","ruby","ruby-on-rails","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/gentildpinto.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-01-17T00:01:22.000Z","updated_at":"2024-03-19T03:35:34.000Z","dependencies_parsed_at":"2024-11-13T19:33:29.375Z","dependency_job_id":"4f7586d1-f434-4812-a13a-34246824e83d","html_url":"https://github.com/gentildpinto/gitfinder","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/gentildpinto%2Fgitfinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentildpinto%2Fgitfinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentildpinto%2Fgitfinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentildpinto%2Fgitfinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gentildpinto","download_url":"https://codeload.github.com/gentildpinto/gitfinder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252713026,"owners_count":21792414,"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":["github","rails","ruby","ruby-on-rails","tailwindcss"],"created_at":"2024-08-02T23:00:37.151Z","updated_at":"2025-05-06T15:32:26.988Z","avatar_url":"https://github.com/gentildpinto.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eGitHub Profile Finder\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003eA tool that allows anyone to find GitHub users by his username.\u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n![Profile Finder](screenshots/gh.gif)\n\nA simple tool that allows anyone to find GitHub users by his username.\n\n### Built With\n\nThis project was built with:\n\n* [Ruby on Rails](https://rubyonrails.org/)\n* [Tailwind CSS](https://tailwindcss.com/)\n* [sweetalert2](https://sweetalert2.github.io/)\n\nExtra:\n\n* [Profile Card Template](https://www.tailwindtoolbox.com/templates/profile-card)\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nThis is an example of how you may give instructions on setting up your project locally.\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\nThis is a list of the things you need to use the software.\n* [Ruby](http://www.ruby-lang.org/en/)\n* [Rails cli](https://rubyonrails.org/)\n* [nodejs](https://nodejs.org/en/)\n* [yarn](https://yarnpkg.com/)\n\n### Installation\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/gentildpinto/gitfinder.git\n   ```\n2. Install gems with bundler\n   ```sh\n   bundle install\n   ```\n3. Install JavaScript packages with yarn\n   ```sh\n   yarn install\n   ```\n4. Run the project\n   ```sh\n   rails s\n   ```\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nGentil Pinto - [@gentil__pinto](https://twitter.com/gentil__pinto) - gentil.pinto.dev@gmail.com - [Linkedin](https://www.linkedin.com/in/gentilpinto)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgentildpinto%2Fgitfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgentildpinto%2Fgitfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgentildpinto%2Fgitfinder/lists"}