A Programmer's Portfolio

That's part of the job description for a graphic designer, but why shouldn't this rule apply to software developers, too? When I've interviewed developers, they rarely bring any samples of their work to show. This puzzles me. Anyone can put together boilerplate resume text, full of assertive verbs and fancy keywords. Blah blah enterprise blah blah strategic blah blah architect blah blah. The benefits of "show, don't tell" are much more compelling. But don't take my word for it. Compare for yourself:


This is a companion discussion topic for the original blog entry at: http://www.codinghorror.com/blog/2004/10/a-programmers-portfolio.html
1 Like

I recently graduated with a bachelorā€™s in computer science, and I had my first big interview at a company called Raytheon (gov contractor). I really blew that interview because I was unable to demonstrate my skills effectively. I was frequently asked to tell about my previous projects, and I was like:

ā€œuhh, wellā€¦ thereā€™s this one that used C++ā€¦ and, uhhā€¦ it was pretty neatā€¦ā€

You get the idea. So, I decided to throw together a portfolio that I could use as a guide to show off my works. The URL is:

http://68.96.136.116:8080/~kevin/portfolio/index/index.php

If any one would be willing to look it over and tell me what they think, Iā€™d greatly appreciate any feedback.

Some things to keep in mind: I am a recent graduate and my experience is not all that great (I havenā€™t been involved in any commercial projects), and I wanted to keep the design simple for printing purposes.

Kevin,

Looks good to me; thatā€™s exactly what I would want to see in a portfolio. Even if youā€™re not looking for a job, a portfolio is a good way of documenting what youā€™ve been doing over the last few months or even years. I can barely remember what I did last weekā€¦

One purely design related suggestion: I really dislike white on black layouts; they are hard to read. I suggest switching to something more standard on a white background.

This works well for us ā€œplain-textā€ developers, too. My girlfriend and I managed to get jobs a week apart with code portfolios being a major part of our self-presentation.

This seems to be a very little-known concept, though. While interviewers seemed impressed by the portfolio, it was for most the first time theyā€™d ever seen one.

Thank you for your words of encouragement regarding my portfolio, Jeff.

I think I will keep the colors as they areā€“personal preference, I guess.

Now, I just need to get an interview set up so I can show off my portfolio. Unfortunately for me, inexperienced programmers donā€™t seem to be a hot commodity right now here in Omaha, NE. I have sent out dozens of resumes over the last few weeks without a lick of interest. shakes fist

I took a look at your Portfolio Kevin and it looks great to me, I am currently working to finish my bachelorā€™s degree in programming and will be showing my work in the same fashion you have showed your work. Unfortuanatly I am in Oklahoma, and in the town I live in there is no hope of finding a job in programming so I will have to move no matter what I find 8(

Great topic, albeit somewhat outdated. However, I was hoping to acquire any new information on the broken links if possible. I am currently working on a portfolio but since I am still in the beginner stages of my university(even though I am an older than typical student), I recognize the importance of this subject and I am looking for inspiration. My current display of projects Iā€™ve completed is nothing more than showing my ability to write clean and clear code via plain-text files. Viewing some of the sites above I am tempted to go with a more visual display, even though most of my projects have been C/C++ systems and small applications programming.

Thank you for this key topic.

Hey guys,
great topic. Iā€™m trying to put together a resume and a portfolio. Kevin, your link is broken at the moment and if you have a new link, please update us.

For the portfolio, is a website necessary? Or can you take in a 'folio with code samples and screenshots?

Iā€™m obviously lost with this topic and any help would be appreciated. TIA.

Wow, itā€™s been a while since I posted my portfolio link (Oct 2004!).

Unfortunately, I canā€™t put it back online for you guys right now. But, I can give you a brief description of its content:

My portfolio basically just displayed information on the projects I had completed during my undergraduate. On one side of the page, there was a css navigation bar that allowed you to select which project to view. Each project entry had a description, some code snippets, and maybe a screenshot or two - nothing phenomenal. I didnā€™t make entries for completely noobie ā€œhello worldā€ programs; each project was unique and displayed some level off difficulty. Also, I made the portfolio website easily printable through the use of print-only stylesheets (css).

Thatā€™s about it.

Hereā€™s kind of a cool update, though. About a week after I finished my portfolio and made the comment post above (from Oct 2004), I landed an interview at a small, local company (www.genesissys.com). I had printed off my portfolio and taken it with me. The owner of the business wanted to view it online, so I pointed him to the website, and the other interviewers passed around the binder with my printed portfolio. For about an hour they glanced through my portfolio, asked questions, etc.

They must have been impressed, as they offered me a job right away, despite the fact that I had 0 work experience as a programmer.

I worked for that company for about 8 or 9 months until I moved on to a much higher-paying position at another company. But, the moral of the story: that portfolio totally helped get me ā€œin the doorā€ for the programming industry.

Link to UrbanCode portfolio is broken

There is no doubt about the edge gained by having a well constructed portfolio. More information about the power of portfolio can be found at http://career.asu.edu/S/CareerPlan/Implementation/Marketing/PortfolioPower.htm

Way back in 2004, I posted my portfolioā€™s link (see the first comment on this post). That site has been down for a long long time. After several requests to bring it back, I finally dug around and found all the old files and code.

So, itā€™s up again at http://kevin-portfolio.brightmix.com

It mostly all works; I had to disable some of live code samples due to hosting limitations.

Hopefully this helps some peeps out there!

Canā€™t believe itā€™s been five years since your first post, Kevin. You surely keep track of your posts :slight_smile:

This old post still is inspirational for someone who has not kept a portfolio.

Aye, thanks kevin!

Iā€™ve been doing this since 1995, although I call it my ā€œproject-based resumeā€. It is over 40 pages long, generally each project is broken down into at least a 1-page case study, detailing everything relevant.

I take screen shots along to interviews as a visual aid to talk around the projects Iā€™ve been on.

I still find this post relevant. Iā€™m a junior programmer and because of this post iā€™ve developed my own portfolio. Not sure though if its too much or if its decent. Iā€™ve seen a few php developer portfolios and they arenā€™t usually as ā€˜prettyā€™ as the one iā€™ve made. If anyone is reading this post, check out my portfolio if you want
http://www.portfolio.codingsailor.com

I donā€™t know if youā€™ve noticed but three of the four portfolio examples arenā€™t working anymore. Two are domain parkings (including one detected as malware by Firefox) and another one is a blank page.

I am surprised any of them work after 10 years! Webrot is real.