| |

Manifest Development Redesign 2011: The Portfolio

Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don't hold it against me. One of the perils of having a 20+ year old website!

For the second part of this series, I want to talk about putting my new portfolio together. The portfolio is the most important area for a web developer because it gives the user insight into the type of work he or she does, so I wanted to do it right. It’s now in two places, and is managed a completely different way on the backend.  Let’s take a look.

First, as I said in part 1, my featured projects are now on the homepage in a picture slider; the slider includes a description and link to the project. I placed it here because most visitors to the site will be looking for work samples, and I didn’t want them to go too far to find them.

On the portfolio page itself, I broke from my normal portfolio design, which consisted of a series of small thumbnails the user could click on to bring view a larger screen shot with description and link. I wanted a full page with good content and a nice overview of all of my projects without the user clicking anything. Now, each project gets its own “card” with a nice sized thumbnail so the user can actually see the project, an excerpt of the description, and a link. To view a bigger screen shot and full description, the user can click on the thumbnail or on “View more,” which will bring up a lightbox of the project. Moving through each project can then be done through lightbox, so closing it is not required to view a different one.

Almost identical to adding a regular post in WordPress
Almost identical to adding a regular post in WordPress

The portfolio also saw a big overhaul on the backend. In previous designs, I used a plugin called NextGen Gallery for WordPress to manage a photo gallery of my recent work. This lent itself nicely to the way I was doing my portfolio; however, with the page redesigned, it was time for a change. I made use of WordPress’ (3.0+) Custom Post Types and made a custom type called “Projects.”

Because of this, I had the benefit of adding projects the same way I would add a blog post, which allows each project to have a time stamp, custom URL, category, and the benefit of a rich text editor to format text. While I don’t currently use all of these features, this is a much better way to do things for SEO purposes, and they may come in handy in the future. I also added a custom section called “Link,” so I can easily add a link to the project. I was very happy with the way this turned out, and plan on released it as a plugin later this year!

The portfolio is the most important assest to a web developer (or any freelancer!) so I had to make sure mine got proper treatment in the redesign. I think the new version gives the user a much better picture of my work than the older one did, and because of the changes on the backend, it’s much easier to work with now, and in future iterations of my site.

Similar Posts

  • |

    When To Listen To Podcasts When Stuck at Home

    So you normally listen to podcasts on your commute to and from work, in the car, or generally when traveling. And now..well, you’re probably not doing much of that. So when do you find time to listen to podcasts? Here are a few good times to listen to podcasts while you’re cooped up at home.

  • | |

    My Landing Page Checklist

    Lately I’ve been building a bunch of landing pages for various projects, courses, and digital events. And ever since reading Marketing Made Simple by Donald Miller, I’ve been putting a lot more effort into them in hopes that they provide better information and convert. To make sure I cover everything I need to, here’s my…

  • |

    vNES

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! While scanning the internet the other day (something I tend to do every 3 hours or so), I came across…

  • | |

    My First NETTUTS Tut

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!Web Design tutorial blog NETTUTS published an article I wrote about Building a Facebook Appication Check it out! New post here…

  • | |

    Automating More, Doing Less

    My yearly theme for 2020 is Depth, which means I want to cut away a lot of stuff I don’t need to do, and really dig in deep on a few select activities – both personal and professional. One of the focus areas is using more tools to my advantage and automating more. This will…