Portfolio Website: ONLINE HERE
This is a very simple portfolio website used to implement everything that i learned to apply on this page. The best thing about this project is, you can find the explanation to every line of code as a comment line.
- To get a Hands-on experience in HTML CSS (SASS) && JS
- Anyone can use this project as a reference to design their own portfolio website
- Can be a good starting point for beginneres who have just started exploring Open Source
- Will be used in Hactoberfest events
- Star this repository
- Fork this repository
- Open any HTML or CSS file then add the explanation of any line of code as a comment line.
- Commit changes with a meaningful commit message like "Added Expanation to line number 1 in index.html".
- Create a pull request.
- Sit back and relax while your pull request is reviewed and merged.