http://imanas.shanghai.nyu.edu/~kx421/Wk3_Code/CSSPortfolio.html
For my portfolio website, my goal was to display my previous artwork in a concise and clean way, with a website that wasn’t intrusive yet emphasized the artwork. Some issues I came across while creating this website mainly involved formatting the flexboxes to be centered at all times no matter the screen size so the same browsing experience can be had on any screen, whether it was a laptop or a phone. I fixed this by setting a larger flexbox so that the images could be lined up correctly regardless of the screen size. In addition to this, I had to fix multiple bugs which involved the sizing of my images. I also added a small about page which is accessible through the top left navigation bar.