I have created the simple portfolio hosted on GitHub here is the step by step breakdown of it.. Portfolio │ ├── index.html ├── about.html ├── education.html ├── skills.html ├── achievements.html ├── projects.html │ ├── assets/ │ ├── css/style.css │ ├── js/script.js │ └── img/ │ └── profile.jpg │ └── README.md