Merge 3b3b35f5e1
into 08b771c863
commit
854673eece
@ -0,0 +1,43 @@
|
|||||||
|
# Portfolio-Plus
|
||||||
|
|
||||||
|
**Tier:1-Beginner**
|
||||||
|
|
||||||
|
Description:
|
||||||
|
The Portfolio Website is a basic web application designed to showcase your projects, experiences, and contact information. It serves as a personal portfolio or online resume, allowing you to present your work and skills to potential employers or clients. This project is suitable for beginners in web development and can be used to practice HTML, CSS, and basic web design.
|
||||||
|
|
||||||
|
|
||||||
|
## What is the purpose of this application?
|
||||||
|
- The purpose of this application is to create a digital space where you can display your projects and experiences to make a positive impression on visitors, including potential employers or collaborators. It provides a platform to demonstrate your skills and capabilities in a visually appealing manner.
|
||||||
|
|
||||||
|
|
||||||
|
## Are there any resources needed in order to complete the project?
|
||||||
|
- To complete this project, you will need the following resources:
|
||||||
|
|
||||||
|
- A code editor (e.g., Visual Studio Code, Sublime Text).
|
||||||
|
- Basic knowledge of HTML for creating web page structure.
|
||||||
|
- Basic knowledge of CSS for styling and layout.
|
||||||
|
- Optional: Hosting and domain to make the portfolio website accessible online.
|
||||||
|
|
||||||
|
|
||||||
|
## User Stories
|
||||||
|
|
||||||
|
- [X] User can view a homepage with a brief introduction and photo.
|
||||||
|
- [X] User can navigate to a "Projects" section to view a list of your projects with project titles and descriptions.
|
||||||
|
- [X] User can click on a project to view more details, including project images and additional information.
|
||||||
|
- [X] User can visit an "Experience" section to read about your work or educational experiences.
|
||||||
|
- [X] User can access a "Contact" page or section with your contact information (e.g., email, LinkedIn, GitHub).
|
||||||
|
|
||||||
|
## Bonus features
|
||||||
|
|
||||||
|
- [X] User can see animations or transitions to enhance the website's visual appeal.
|
||||||
|
- [X] User can implement a responsive design to ensure the website looks good on different screen sizes.
|
||||||
|
- [X] User can add a blog section to share insights or articles related to your field.
|
||||||
|
- [X] User can include a downloadable resume (PDF) for convenience.
|
||||||
|
|
||||||
|
## Useful links and resources
|
||||||
|
|
||||||
|
- [HTML and CSS Tutorial for Beginners](https://www.w3schools.com/html/)
|
||||||
|
|
||||||
|
## Example projects
|
||||||
|
|
||||||
|
- [Portfolio website](https://codepen.io/Janvi-Choudhary/pen/qBLMWzG)
|
Loading…
Reference in new issue