Skip to main content

Artist Portfolios - Webpages

      An artist portfolio is one of the most important aspects of an artist's professional life, as it displays their work and makes new opportunities available for the artist. A website, being the primary professional online presence for an artist, is very important to be made in a way that attracts viewers attention. If a website is creative and engaging with the user, it will encourage more attention to an artists' work.
      As I begin to study the design of different artist portfolio websites, as I prepare to make my own, there are a few websites that I found that really stood out to me. The first of which is the website of a street artist known as Banksy. I really liked his website as it has a very simple design and is simple to navigate. I also really like how the font choice reflects the kind of art Banksy is involved in, as it resembles graffiti.
      The second website I came across is probably my favorite on this list, this being the portfolio of James Turrell. His website immediately caught my eye with his brilliant homepage. This page is simple, yet elegant at the same time. This page has a slowly moving background that slowly pulses, as if it is shifting light across a surface. The menus are also very responsive and have a very nice fading animation as they are rendered. These attributes all lend this page a very light and connected feel to the page as the user interacts with the page.
      The third website that I came across is that of Wim Delvoye. This website, yet again, has a very unique and eye-catching homepage. This website, like the two previously discussed, is very easy to navigate. The portfolio page, however, is slightly different than the others. This page contains all of the artwork that the artist has made, but the art is sorted by year and clicking on one of the years at the top scolls the page to display the artwork made in the selected year. The user can choose to manually scroll to other years, or click on the desired year. This extra freedom and better organization results in a cleaner and easier to navigate page.
      Each of the websites that I found all had a couple common factors. The first of which is a catchy homepage that reflects the type of artwork the artist is involved in. The second is that the site is easy to navigate, with fonts that fit with the theme of the rest of the site. Designing the sight in such a way that makes navigation fluid and simple is a very important factor that made these websites functional, and make it possible to display artwork to viewers.


  1. http://www.banksy.co.uk/
  2. http://jamesturrell.com/
  3. https://wimdelvoye.be/


Comments

Popular posts from this blog

The Art of Game Design: Chapters 6 and 7

    The Art of Game Design  continues to be an intriguing read that surprises me in new ways with each chapter. Chapter 6 focuses on the importance that theme has on games and how theme should be treated in a game's design. Theme isn't just something that the player learns from the game, it is the thought or idea that the game should try to represent in every possible way it can. This chapter covers two forms of themes, experienced and resonant themes. Experienced themes are just that, the themes that are experienced by the player through the game's story and setting, however resonant themes are a bit different. Resonant themes are the ones that are below the surface and aren't really experienced but have some deep truth that parallels those truths that the player holds. These are the themes that resonate deeply with players and make a story truly meaningful to a player's core.      To people who do not really play video games, they can be easily seen as a...

Magazine Columns - Backbone of Every Good Layout Response

There are many aspects that must be considered when designing a magazine. The content is very important, but one aspect of the design that no one really thinks about is the layout of the magazine. The grid is how images and text are placed around the page. It can determine the size of objects and how much white space is between each element on the page.  Most text in magazines appears to be set out into 3 columns. However, one of the most common layouts utilizes 12 columns in order to appear to have 3 columns. This gives much more layout control over what is shown and how it is shown. Its very surprising that a 12 column layout results in 3 columns of main text. However, the goal of this is so that it is modular. In computer science, one of the most important things that you consider when coding is to try and make your code modular. When you can use the same layout on every page, it means that it is dynamic and interesting since each page will feel like it follows the same rules. T...

The Art of Game Design: Chapter 8 and 9

    Chapter 8 in the book The Art of Game Design  is all about the actual production process that is followed after brainstorming is complete and a team has an idea for what game they will be developing. One of the topics that this chapter focuses on are the ideas of software development, waterfall and a more circular idea designed by Barry Boehm. As a computer science major, I have encountered both of these ideas through my time in college and in the busniss world. Both theories have their positives and negatives, but the idea of "waterfall development" is a much stricter way of approaching software development when compared to Boehm's approach.     With a waterfall approach, this does not leave any room to go back and revisit the original idea and add or remove core features. This approach was used in the development of many old forms of windows, which also coincided with how the software was sold. For example, Microsoft's windows operating systems. Win...