Resume and Portfolio Published!
Well, it took me long enough, but I finally updated the design of this site and added my resume and portfolio. Please take a look using the links at the top of the page and feel free to refer others to this site!
One of the things that made the update take a while was that I was experimenting with implementing this design (which is one I put together with tables a while back) entirely with CSS layout techniques instead of tables. This proved to be quite a challenge, especially with all the browser inconsistencies with CSS. I was able to do it, but in the end I felt like it wasn't worth the trouble, at least not for a site as small as this. Why go through all the work of tweaking the CSS when you can use tried and true tables that render practically identically across all browsers?
The purists would say that you need to separate content and design entirely, and I can see the value of this for a large website. But for my purposes here, I think I'll stick with the tables. Nevertheless, I will go ahead and post the CSS version shortly, in case you're interested. Drawing those lines isn't so easy! :)