Skip to content

Portfolio website: A webdev project website that can be used as a template for building awesome portfolios. Help by contributing to it!

Notifications You must be signed in to change notification settings

pulkithanda/Portfolio-hf

Repository files navigation

Portfolio for Hacktoberfest

This is a web development project for hacktoberfest made with HTML, CSS, JS. It is a professional portfolio template that can be used by everyone to create their first professional looking portfolios. All you have to do is edit the details and add yours and its good to go.
Key features: easily customisable, user friendly website is designed to cater to developers and freelancers alike.

Sections 🔖

HOME - ABOUT - PERSONAL INFO - SKILLS - EXPERIENCE - EDUCATION - PORTFOLIO - PROJECTS - CONTACT - BLOG

A demo and preview 🎥

View live demo (https://portfolios-template.netlify.app/).

Contribution Guidelines🏗

Are there any missing features which we can add to make it the best template available❓ or you are here just to help out with the issues (see issues) or to contribute towards hacktoberfest 2021, well welcome! To start contributing, follow the below guidelines:

  Fork the repository and then clone it using the instructions below:
  D:\xyz_folder> git clone https://github.com/pulkithanda/Portfolio-hf.git
  Add you files and do the the necessary changes then:
  git add .
  git commit -m "<your_commit_message>"
  Push your local commits to the remote repo by:
  git push 
  
Create a [PR](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)

Resources

It'll be counted as your contribution to open source and for hacktoberfest in the month of october! Thanks for coming! Do star it & follow my github if you liked the project and for tons of other projects!