https://github.com/krenbot/portfolio
Personal portfolio
https://github.com/krenbot/portfolio
css portfolio portfolio-website
Last synced: 2 months ago
JSON representation
Personal portfolio
- Host: GitHub
- URL: https://github.com/krenbot/portfolio
- Owner: Krenbot
- License: mit
- Created: 2022-09-03T23:36:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T00:03:47.000Z (over 2 years ago)
- Last Synced: 2024-10-06T06:04:11.348Z (8 months ago)
- Topics: css, portfolio, portfolio-website
- Language: HTML
- Homepage: https://krenbot.github.io/portfolio/
- Size: 2.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
## Deployed Link
https://krenbot.github.io/portfolio/## Description
My personal, ongoing portfolio showcasing talent and current learning for professional advancement.## Technologies Used
* HTML
* CSS## User Story
```
AS AN employer
I WANT to view a potential employee's deployed portfolio of work samples
SO THAT I can review samples of their work and assess whether they're a good candidate for an open position
```
## Acceptance Criteria
```
GIVEN I need to sample a potential employee's previous work
WHEN I load their portfolio
THEN I am presented with the developer's name, a recent photo or avatar, and links to sections about them, their work, and how to contact them
WHEN I click one of the links in the navigation
THEN the UI scrolls to the corresponding section
WHEN I click on the link to the section about their work
THEN the UI scrolls to a section with titled images of the developer's applications
WHEN I am presented with the developer's first application
THEN that application's image should be larger in size than the others
WHEN I click on the images of the applications
THEN I am taken to that deployed application
WHEN I resize the page or view the site on various screens and devices
THEN I am presented with a responsive layout that adapts to my viewport
```
# Installation
1. Download/clone repository to local machine
2. Open index.html in default browser# Credits
* GitHub.com# License
MIT © Krenbot