{"id":20359019,"url":"https://github.com/thomasalbertodev/my-portfolio","last_synced_at":"2025-10-25T02:29:36.639Z","repository":{"id":178057689,"uuid":"661294743","full_name":"thomasalbertoDev/my-portfolio","owner":"thomasalbertoDev","description":"Ini adalah website portfolio saya","archived":false,"fork":false,"pushed_at":"2023-07-10T12:17:04.000Z","size":58542,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T01:47:46.008Z","etag":null,"topics":["javascript","nextjs","react","vercel"],"latest_commit_sha":null,"homepage":"https://portfolio-thomasalberto.vercel.app/","language":"JavaScript","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/thomasalbertoDev.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}},"created_at":"2023-07-02T11:57:25.000Z","updated_at":"2023-07-10T12:35:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"503c38f1-6eee-466d-94ae-a27c0f2a5041","html_url":"https://github.com/thomasalbertoDev/my-portfolio","commit_stats":null,"previous_names":["thomasalberto21/my-portfolio","thomasalbertodev/my-portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasalbertoDev%2Fmy-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasalbertoDev%2Fmy-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasalbertoDev%2Fmy-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasalbertoDev%2Fmy-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasalbertoDev","download_url":"https://codeload.github.com/thomasalbertoDev/my-portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241895458,"owners_count":20038513,"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":["javascript","nextjs","react","vercel"],"created_at":"2024-11-14T23:30:01.318Z","updated_at":"2025-10-25T02:29:36.543Z","avatar_url":"https://github.com/thomasalbertoDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my-portfolio\n\n🎉 Congratulations, your project was successfully generated with [Create Next Stack](https://www.create-next-stack.com/)!\n\nTo get started, run:\n\n```bash\nnpm run dev\n```\n\n## Final Steps\n\nThere are a few final steps that we were not able to perform automatically. We have provided a complete list for you below. You should take care of these before you can start developing your project. You can delete each item from the list as you go along.\n\n### To do:\n\n- Integrate Vercel with your repository host for continuous deployments at https://vercel.com/new\n\n## Scripts\n\nThe table below provides names and descriptions of the npm scripts available in this project.\n\nEach script is run using `npm run \u003cscript-name\u003e`. For example: `npm run dev`.\n\n| Name            | Description                                                                    |\n| --------------- | ------------------------------------------------------------------------------ |\n| `test`          | Runs tests                                                                     |\n| `dev`           | Runs the Next.js development server.                                           |\n| `build`         | Generates a production build.                                                  |\n| `start`         | Runs the Next.js production server built using `build` script.                 |\n| `lint`          | Runs [ESLint](https://eslint.org/) to catch linting errors in the source code. |\n| `format`        | Formats all source code in the project.                                        |\n| `format:check`  | Checks the formatting of all code in the project.                              |\n| `deploy:vercel` | Deploy a preview deployment to Vercel                                          |\n\n## Technologies\n\nThe table below gives an overview of the technologies used in this project, as well as places to learn more about them.\n\n| Name           | Links                                                                                                                                                                                                           |\n| -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Next.js        | [Website](https://nextjs.org/) - [Docs](https://nextjs.org/docs) - [Learn Next.js](https://nextjs.org/learn) - [GitHub](https://github.com/vercel/next.js) - [Wikipedia](https://en.wikipedia.org/wiki/Next.js) |\n| React          | [Website](https://reactjs.org/) - [Docs](https://reactjs.org/docs/getting-started.html) - [GitHub](https://github.com/facebook/react) - [Wikipedia](\u003chttps://en.wikipedia.org/wiki/React_(JavaScript_library)\u003e) |\n| TypeScript     | [Website](https://www.typescriptlang.org/) - [Docs](https://www.typescriptlang.org/docs/) - [GitHub](https://github.com/microsoft/TypeScript) - [Wikipedia](https://en.wikipedia.org/wiki/TypeScript)           |\n| Tailwind CSS   | [Website](https://tailwindcss.com/) - [Docs](https://tailwindcss.com/docs) - [GitHub](https://github.com/tailwindlabs/tailwindcss)                                                                              |\n| ESLint         | [Website](https://eslint.org/) - [Configuration](https://eslint.org/docs/user-guide/configuring/) - [Rules](https://eslint.org/docs/rules/) - [GitHub](https://github.com/eslint/eslint)                        |\n| Prettier       | [Website](https://prettier.io/) - [Docs](https://prettier.io/docs/en/index.html) - [Options](https://prettier.io/docs/en/options.html) - [GitHub](https://github.com/prettier/prettier)                         |\n| npm            | [Website](https://www.npmjs.com/) - [Docs](https://docs.npmjs.com/) - [GitHub](https://github.com/npm/cli)                                                                                                      |\n| GitHub Actions | [Website](https://github.com/features/actions) - [Docs](https://docs.github.com/en/actions) - [Workflow syntax](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions)                |\n| Vercel         | [Website](https://vercel.com/) - [Docs](https://vercel.com/docs) - [CLI Docs](https://vercel.com/docs/cli)                                                                                                      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasalbertodev%2Fmy-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasalbertodev%2Fmy-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasalbertodev%2Fmy-portfolio/lists"}