{"id":13599734,"url":"https://github.com/harshgoel05/another-portfolio","last_synced_at":"2025-04-10T17:32:11.796Z","repository":{"id":37862620,"uuid":"332011763","full_name":"harshgoel05/another-portfolio","owner":"harshgoel05","description":"An eye-catching developer Portfolio, Built on NextJS.","archived":false,"fork":false,"pushed_at":"2023-11-10T20:56:02.000Z","size":17107,"stargazers_count":403,"open_issues_count":12,"forks_count":114,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-07T01:39:06.650Z","etag":null,"topics":["collaborate","developer-portfolio","nextjs","open-source","portfolio","portfolio-website","react","typescript"],"latest_commit_sha":null,"homepage":"https://portfolio-v3-harshgoel05.vercel.app/","language":"TypeScript","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/harshgoel05.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["harshgoel05"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-01-22T17:10:10.000Z","updated_at":"2024-11-06T20:20:25.000Z","dependencies_parsed_at":"2024-01-14T04:46:04.096Z","dependency_job_id":"fb035873-eaa3-42a0-b6cf-792680b7aa7c","html_url":"https://github.com/harshgoel05/another-portfolio","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshgoel05%2Fanother-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshgoel05%2Fanother-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshgoel05%2Fanother-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshgoel05%2Fanother-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harshgoel05","download_url":"https://codeload.github.com/harshgoel05/another-portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261994,"owners_count":21074229,"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":["collaborate","developer-portfolio","nextjs","open-source","portfolio","portfolio-website","react","typescript"],"created_at":"2024-08-01T17:01:10.272Z","updated_at":"2025-04-10T17:32:08.180Z","avatar_url":"https://github.com/harshgoel05.png","language":"TypeScript","funding_links":["https://github.com/sponsors/harshgoel05"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"HG_LOGO\" src=\"docs/logo-dark.svg\" height=\"64\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\nAnother Porfolio\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\ncrafted with \u003cspan style=\"color: #8b0000;\"\u003e\u0026hearts;\u003c/span\u003e by \u003ca href=\"https://harshgoel.me\"\u003eHarsh Goel\u003c/a\u003e.\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/version-1.0.0-yellowgreen\" alt=\"version 1.0.0\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-brightgreen\" alt=\"license MIT\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues-pr-raw/harshgoel05/another-portfolio.svg\" /\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues-raw/harshgoel05/another-portfolio.svg\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/author-Harsh%20Goel-orange\" alt=\"author Harsh Goel\"/\u003e\n\u003c/p\u003e\n\n\u003e Harsh's Developer Portfolio built on NextJS!\n\n## Built With\n\nThis website is built with \u003cspan style=\"color: #8b0000;\"\u003e\u0026hearts;\u003c/span\u003e on [NextJS](https://nextjs.org/), statically typed in [TypeScript](https://www.typescriptlang.org/) following the best practises in the market.\n\n## Installation 🔧\n\nInstall dependencies\n\n```\n$ yarn\n```\n\nBuilding\n\n```\n$ yarn build\n```\n\n## Running Server 🚀\n\nStart the development server\n\n```\n$ yarn dev\n```\n\nStart the server\n\n```\n$ yarn start\n```\n\n## Other Commands 🚧\n\nUse ESLint to check all files\n\n```\n$ yarn lint\n```\n\nFormat the code using Prettier\n\n```\n$ yarn format\n```\n\n## License 📜\n\n`Portfolio` is available under the MIT license. See the LICENSE file for more info.\n\n## Contributing 🤝\n\n1. Find an issue to work on from [here](https://github.com/harshgoel05/another-portfolio/issues)\n2. Ask the owner/maintainer for permission to work on the issue.\n3. Fork this repository. [For help, click here](https://docs.github.com/en/get-started/quickstart/fork-a-repo)\n4. Clone the forked repository in your local machine [For help, click here](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)\n5. Create a new branch [For help, click here](https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches)\n6. Add and commit your changes to the new branch [For help, click here](https://stackoverflow.com/questions/14655816/how-to-commit-changes-to-another-pre-existent-branch#:~:text=First%2C%20checkout%20to%20your%20new,show%20up%20on%20the%20remote.)\n7. Please use [GitMoji](https://gitmoji.dev/) for all commits that you make.\n8. Create a Pull Request, add proper description, screenshots, comments and ask a review from owner/maintainer [For help, click here](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)\n9. The owner/developer will merge the Pull Request if it aligns with the practises we follow and is valid. One should not merge, and ask for a reviewer to merge it.\n\nPlease read `Contributing.md` for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Forking this repo 🚨\n\nMany people have contacted us asking if they can use this code for their own websites. The answer to that question is usually **yes**, but with credits and approval. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.\n\nWe value keeping this site open source, but as you all know, _**plagiarism is bad**_. We spent a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our website, and we are proud of it! All we ask is to not claim this effort as your own.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshgoel05%2Fanother-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshgoel05%2Fanother-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshgoel05%2Fanother-portfolio/lists"}