{"id":18687137,"url":"https://github.com/devsubid/infotech-success-point","last_synced_at":"2026-04-14T03:33:03.225Z","repository":{"id":93832746,"uuid":"586322768","full_name":"devsubid/Infotech-Success-Point","owner":"devsubid","description":"Infotech Success Point using next.js, typescript, styled-components, framer-motion, material-ui","archived":false,"fork":false,"pushed_at":"2023-06-20T00:08:27.000Z","size":821,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-27T22:49:00.969Z","etag":null,"topics":["framer-motion","material-ui","nextjs","styled-components","typescript"],"latest_commit_sha":null,"homepage":"https://infotech-success-point.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devsubid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"itsme-Subid","patreon":"itsme_Subid"}},"created_at":"2023-01-07T18:16:04.000Z","updated_at":"2023-01-10T18:26:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c51c97cb-1dc3-40db-8a36-6ab8f62c20ee","html_url":"https://github.com/devsubid/Infotech-Success-Point","commit_stats":null,"previous_names":["devsubid/infotech-success-point"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devsubid/Infotech-Success-Point","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FInfotech-Success-Point","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FInfotech-Success-Point/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FInfotech-Success-Point/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FInfotech-Success-Point/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsubid","download_url":"https://codeload.github.com/devsubid/Infotech-Success-Point/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsubid%2FInfotech-Success-Point/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["framer-motion","material-ui","nextjs","styled-components","typescript"],"created_at":"2024-11-07T10:31:27.558Z","updated_at":"2026-04-14T03:33:03.210Z","avatar_url":"https://github.com/devsubid.png","language":"TypeScript","funding_links":["https://github.com/sponsors/itsme-Subid","https://patreon.com/itsme_Subid"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# [Infotech Success Point](https://itsme-subid.vercel.app/)\n\n![](https://raw.githubusercontent.com/itsme-Subid/Infotech-Success-Point/main/preview.webp)\n![](https://img.shields.io/github/license/itsme-Subid/Infotech-Success-Point?style=for-the-badge)\n![](https://img.shields.io/github/languages/top/itsme-Subid/Infotech-Success-Point?style=for-the-badge)\n![](https://img.shields.io/github/languages/count/itsme-Subid/Infotech-Success-Point?style=for-the-badge)\n![](https://img.shields.io/github/languages/code-size/itsme-Subid/Infotech-Success-Point?style=for-the-badge)\n![](https://img.shields.io/github/repo-size/itsme-Subid/Infotech-Success-Point?style=for-the-badge)\n![](https://img.shields.io/github/last-commit/itsme-Subid/Infotech-Success-Point?style=for-the-badge)\n![](https://img.shields.io/github/commit-activity/w/itsme-Subid/Infotech-Success-Point?style=for-the-badge)\n\n\u003c/div\u003e\n\nWelcome to the Infotech-Success-Point repository! Infotech-Success-Point is a visually stunning website built using Next.js, TypeScript, and Styled-Components. It is a beautiful website that is primarily focused on courses for programming enthusiasts. The project is a front-end development endeavor and can be found on GitHub.\n\n## Getting Started\n\nTo get started, you can simply clone this repository and install the dependencies.\n\n### Cloning the Repository\n\nTo clone the repository, you will need to have git installed on your machine. Once you have those, you can use the following commands:\n\n```bash\ngit clone https://github.com/itsme-Subid/Infotech-Success-Point.git\n```\n\n### Running the Project\n\nTo run the project, you will need to have Node.js and npm or yarn or pnpm installed on your machine. Once you have those, you can use the following commands:\n\n```bash\ncd Infotech-Success-Point\nnpm install\nnpm run dev\n```\n\nor, if you are using yarn:\n\n```bash\ncd Infotech-Success-Point\nyarn\nyarn run dev\n```\n\nor, if you are using pnpm:\n\n```bash\ncd Infotech-Success-Point\npnpm install\npnpm run dev\n```\n\nThis will start the development server and you should be able to see the website by visiting http://localhost:3000 in your browser.\n\n## License\n\nThis project is licensed under the GPL-3.0 License - see the [LICENSE.md](https://github.com/itsme-Subid/Infotech-Success-Point/blob/main/LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsubid%2Finfotech-success-point","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsubid%2Finfotech-success-point","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsubid%2Finfotech-success-point/lists"}