Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshgoel05/another-portfolio

An eye-catching developer Portfolio, Built on NextJS.
https://github.com/harshgoel05/another-portfolio

collaborate developer-portfolio nextjs open-source portfolio portfolio-website react typescript

Last synced: 5 days ago
JSON representation

An eye-catching developer Portfolio, Built on NextJS.

Awesome Lists containing this project

README

        


HG_LOGO




Another Porfolio



crafted with by Harsh Goel.



version 1.0.0
license MIT


author Harsh Goel

> Harsh's Developer Portfolio built on NextJS!

## Built With

This website is built with on [NextJS](https://nextjs.org/), statically typed in [TypeScript](https://www.typescriptlang.org/) following the best practises in the market.

## Installation 🔧

Install dependencies

```
$ yarn
```

Building

```
$ yarn build
```

## Running Server 🚀

Start the development server

```
$ yarn dev
```

Start the server

```
$ yarn start
```

## Other Commands 🚧

Use ESLint to check all files

```
$ yarn lint
```

Format the code using Prettier

```
$ yarn format
```

## License 📜

`Portfolio` is available under the MIT license. See the LICENSE file for more info.

## Contributing 🤝

1. Find an issue to work on from [here](https://github.com/harshgoel05/another-portfolio/issues)
2. Ask the owner/maintainer for permission to work on the issue.
3. Fork this repository. [For help, click here](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
4. 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)
5. Create a new branch [For help, click here](https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches)
6. 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.)
7. Please use [GitMoji](https://gitmoji.dev/) for all commits that you make.
8. 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)
9. 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.

Please read `Contributing.md` for details on our code of conduct, and the process for submitting pull requests to us.

## Forking this repo 🚨

Many 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.

We 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.