Creating a Portfolio Website

We will be using Simple HTML, CSS and JavaScript to create a beautiful portfolio website.

Portfolio Preview

How to Build Portfolio Website And Host It on GitHub Pages?


How to Build Portfolio Website And Host It on GitHub Pages?

Having an online portfolio is important for showcasing your skills and accomplishments. GitHub Pages provides a convenient and free platform for hosting your portfolio website. In this article, we will see how to build a Portfolio Website And Host It on GitHub Pages.

Table of Content

  • Creating a Portfolio Website
  • Uploading into a GitHub Repository

Similar Reads

Creating a Portfolio Website

We will be using Simple HTML, CSS and JavaScript to create a beautiful portfolio website....

Approach

The below defined steps can be utilised to build and design a portfolio website:...

Uploading into a GitHub Repository

Finally your files now needs to be pushed into a new GitHub repository and has to be hosted using GitHub Pages. To push your portfolio website’s necessary files in GitHub follow the given steps:...