| 
1 | 1 | # Portfolio Website  | 
2 |  | -It’s hard enough to keep up with updating a portfolio website when it’s built in a content management system, so it’s no surprise my past Github-based portfolios haven’t been updated as frequently as they should’ve been. My goal for my new site was to make adding new work as easy and efficient as possible so I could do it more often.  | 
 | 2 | +It’s hard enough to keep up with updating a portfolio website when it’s built in a content management system, so it’s no surprise my past Github-based portfolios haven’t been updated as frequently as they should’ve been. My goal for my new site was to make adding new work as quick and low-maintenance as possible so I could do it more often.  | 
3 | 3 | 
 
  | 
4 |  | -Utilizing the Behance API, I was able to automatically pull my projects from my Behance Portfolio. As a designer, I’m expected to update both my portfolio website and my Behance portfolio regularly, so I decided this was the most efficient route to take. Now, when I make any updates on my Behance portfolio – whether I’m adding a new project or reordering existing projects – my portfolio site automatically updates with those changes.  | 
 | 4 | +Utilizing the Behance API, I was able to automatically pull my projects from Behance. As a designer, since I’m expected to update both my website and Behance regularly, this was the most efficient route for me to take. Now, when I make any updates on Behance – whether I’m adding a new project or reordering existing ones – my portfolio site automatically reflects those changes.  | 
5 | 5 | 
 
  | 
6 |  | -  | 
 | 6 | +To make my website uniquely mine, I sprinkled in some personality with randomly generated fun facts about me, accompanying GIFs, and a logo that rotates on page scroll.  | 
7 | 7 | 
 
  | 
8 |  | -  | 
9 |  | - | 
10 |  | - | 
11 |  | -## User Story  | 
12 |  | -```  | 
13 |  | -As a designer/developer  | 
14 |  | -I want a low-maintenance, easy-to-update portfolio website  | 
15 |  | -So that I can add new projects as quickly as possible  | 
16 |  | -```  | 
17 |  | - | 
18 |  | - | 
19 |  | -## Functionality  | 
20 |  | -```  | 
21 |  | -WHEN you first visit the page   | 
22 |  | -THEN only the project images display   | 
23 |  | -WHEN you hover over a project image   | 
24 |  | -THEN you can see the project name and category   | 
25 |  | -WHEN a project image is clicked   | 
26 |  | -THEN you’re taken to the full project on Behance   | 
27 |  | -WHEN I add new projects to my Behance portfolio   | 
28 |  | -THEN those projects automatically get added to my portfolio site   | 
29 |  | -WHEN I drag and drop projects within Behance to reorder them   | 
30 |  | -THEN the order automatically updates on my portfolio site   | 
31 |  | -WHEN you refresh the page   | 
32 |  | -THEN a new fun fact is displayed   | 
33 |  | -WHEN you hover over a fun fact   | 
34 |  | -THEN a gif related to that fun fact is displayed   | 
35 |  | -WHEN you begin to scroll down the page   | 
36 |  | -THEN the asterisk in my logo spins  | 
37 |  | -```  | 
38 |  | - | 
39 |  | - | 
40 |  | -## Table of Contents   | 
41 |  | -* [Usage](#usage)   | 
42 |  | -* [Questions](#questions)   | 
43 |  | -* [Donate](#donate)  | 
44 |  | -* [License](#license)   | 
45 |  | - | 
46 |  | - | 
47 |  | -## Usage  | 
48 |  | -* Navigate through projects:  | 
49 |  | - | 
50 |  | -  | 
51 |  | - | 
52 |  | -* Generate new random fun fact about me on page refresh:  | 
53 |  | - | 
54 |  | -  | 
55 |  | - | 
56 |  | -* Asterisk rotates on page scroll:  | 
57 |  | - | 
58 |  | -  | 
 | 8 | +     | 
59 | 9 | 
 
  | 
60 | 10 | 
 
  | 
61 | 11 | ## Questions  | 
62 | 12 | If you have any questions, feel free to find me at:  | 
63 |  | -* Email: laurensiminski@gmail.com  | 
64 |  | -* Website: https://siminski.co  | 
65 |  | -* Github: [@siminski](https://github.com/siminski)  | 
 | 13 | +* Email: laurenguardala@gmail.com  | 
 | 14 | +* Website: [larguar.com](https://larguar.com)  | 
 | 15 | +* Github: [@larguar](https://github.com/larguar)  | 
66 | 16 | 
 
  | 
67 | 17 | 
 
  | 
68 | 18 | ## Donate  | 
69 | 19 | Appreciate this code? Say thanks with a coffee:  | 
70 | 20 | 
 
  | 
71 | 21 | [](https://ko-fi.com/W7W21YVJJ)  | 
72 |  | - | 
73 |  | - | 
74 |  | -## License  | 
75 |  | -Copyright (c) 2020 Lauren Siminski.  | 
0 commit comments