Skip to content

SirSaleh/Portfolio

Repository files navigation

Portfolio of Saleh

Deploy PRs Welcome License: MIT

A simple portfolio of mine written in Next.js, licensed under the MIT License. Feel free to use and customize it to fit your preferred theme or workflow.

🔗 See my live exported Portfolio here

To Develop

As mentioned in the default documentation of Next.js, you can run:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Then Open http://localhost:3000 with your browser to see the result.

Learn More about Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

How to Use This Portfolio for Yourself

You can find the nextjs.yml file in the .github/workflows directory, which contains GitHub actions to build the Next.js application and deploy it on GitHub Pages. Feel free to fork this project to create your own portfolio. It's completely free, but giving credit to my username and starring this repo would be appreciated.

Note: After forking this repository, GitHub Actions will not automatically be active. To activate the actions, follow these steps:

  1. Fork the project.
  2. In the forked project, go to the actions tab and then click on the I understand my workflows, go ahead and enable them:

Actions Tab Image

  1. Click on the run the workflow in the very right side of the page and in the dropdown menu click on the Run Workflow:

Start the workflow

  1. Wait for the workflow steps to run:

Wait for steps

  1. Make sure tasks ran successfuly:

Run completed

  1. After completing the GitHub Actions for the forked repository, your portfolio should be available at https://<your GitHub username>.github.io/<your forked project name>."

Feel free to replace and with the actual values relevant to your project. for example https://sirsaleh.github.io/Portfolio/. If you have any further questions or need additional assistance, feel free to ask! I'll do my best to help you.

About

My Portfolio in written in Next.Js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published