{"id":25031820,"url":"https://github.com/linthithtwe/github-finder","last_synced_at":"2025-08-18T19:05:09.788Z","repository":{"id":224186053,"uuid":"756173625","full_name":"LinThitHtwe/Github-Finder","owner":"LinThitHtwe","description":"Github Account Finder Website using NextJs and TailwindCss","archived":false,"fork":false,"pushed_at":"2024-05-30T05:46:30.000Z","size":889,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T18:13:31.248Z","etag":null,"topics":["account-finder","finder","github","github-account-finder","github-api","nextjs","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://github-finder-dun-theta.vercel.app/","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/LinThitHtwe.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,"zenodo":null}},"created_at":"2024-02-12T05:42:02.000Z","updated_at":"2024-05-30T05:46:34.000Z","dependencies_parsed_at":"2024-05-30T08:10:31.597Z","dependency_job_id":null,"html_url":"https://github.com/LinThitHtwe/Github-Finder","commit_stats":null,"previous_names":["linthit27/github-finder","linthithtwe/github-finder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LinThitHtwe/Github-Finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FGithub-Finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FGithub-Finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FGithub-Finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FGithub-Finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinThitHtwe","download_url":"https://codeload.github.com/LinThitHtwe/Github-Finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FGithub-Finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043505,"owners_count":24689768,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["account-finder","finder","github","github-account-finder","github-api","nextjs","tailwindcss","typescript"],"created_at":"2025-02-05T22:45:11.858Z","updated_at":"2025-08-18T19:05:09.722Z","avatar_url":"https://github.com/LinThitHtwe.png","language":"TypeScript","readme":"# Github Finder\n\n\n![Project Image](./docs/project.jpg)\n\n\nWelcome to the GitHub User Search website, a NextJs and TailwindCss project designed for seamless GitHub user account exploration.\n\n## Overview\n\nThis project use with the [Github REST API](https://docs.github.com/en/rest)  for searching GitHub data and [deno-github-contributions-api](https://github.com/kawarimidoll/deno-github-contributions-api) for  the contribution graph .\n\n## Page Performance Test\n\nResults from [pagespeed.web.dev](https://pagespeed.web.dev/):\n\n![Page Test](./docs/page_performance.png)\n\n\n## Contributions\n\nFeedback and Contributions are welcome \n\n## Star the Project\n\nIf you find this project useful or enjoyable, consider leaving a star. Your support motivates me to continue improving and enhancing the features.\n\n## Inspiration\n\nThe project [https://blazor-wasm-git-finder.netlify.app/](https://blazor-wasm-git-finder.netlify.app/) by [@sannlynnhtun-coding](https://github.com/sannlynnhtun-coding) served as a source of inspiration for creating my own rendition of the project.\n\n\u003cdetails\u003e\n\u003csummary\u003eProject Setup\u003c/summary\u003e\n\n\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, install necessary dependencies\n```bash \nnpm i \n#or\nnpm install\n```\n\nAfter that, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n\n\u003c/details\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinthithtwe%2Fgithub-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinthithtwe%2Fgithub-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinthithtwe%2Fgithub-finder/lists"}