pull/654/merge
Abhay kaushik 2 years ago committed by GitHub
commit 67c48fb1f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,31 @@
# Personal portfolio page
**Tier:** 1-Beginner
Every developer should have a personal portfolio page that showcases all the projects they've ever made. This not only acts as an elegant and smart way to store your projects but also as a showcase of your skills and what you can create. This is a page that any developer can present in front of employers, peers and other clients. You need to make sure that you provide the project link with it properly deployed somewhere and all the neccesary details regarding its working and application.
## User Stories
- [ ] User can see on the page one or more projects with some information about it.
- [ ] User can see a list o applications and use cases of the projects
- [ ] User can see screenshots visualising the working of the project (if neccessary)
- [ ] User can see a contact and about section in the navbar
- [ ] User can see a description about the developer, technologies used and work status in the about section.
- [ ] User can see a contact form in the contact section
## Bonus features
- [ ] User can see a comment/feedback section under each project which may or may not be publicaly hidden
- [ ] User can choose to get notified whenever any new project is added by providing his/her email
- [ ] User can contact the developer using the contact form
## Useful links and resources
You can use following resources for inspiration:
- [Hostinger](https://www.hostinger.in/tutorials/web-developer-portfolio)
- [Freecodecamp](https://www.freecodecamp.org/news/15-web-developer-portfolios-to-inspire-you-137fb1743cae/)
- [Medium](https://codeburst.io/10-awesome-web-developer-portfolios-d266b32e6154)
## Example projects
- [Personal portfolio page - Codepen](https://codepen.io/freeCodeCamp/pen/zNBOYG)
Loading…
Cancel
Save