I got some contract work this summer designing a shopping website. I detail some of the points here.
Summer work: rivermeadbooks.com
October 11th, 2008 · No Comments
→ No CommentsTags: Paid Projects
String Hashing
August 12th, 2008 · No Comments
A quick escapade into the weird world of string hashing.
[Read more →]
→ No CommentsTags: Home Projects
Boost bcp tool
July 27th, 2008 · No Comments
The Boost library is about 36MB unzipped. Even when zipped it will add 7MB to your distribution. If, like me, you are showcasing full-code demos, then it really pays off learning to use the bcp tool.
→ No CommentsTags: Uncategorized
Lists and cache-coherence
July 27th, 2008 · No Comments
It dawned on me recently just how badly lists might slow a program down. When a new element is inserted into a list, that element can be thought of as being positioned in memory randomly with respect to the other elements.
→ No CommentsTags: Uncategorized
Welcome to the new portfolio
June 20th, 2008 · No Comments
This portfolio is intended for potential employers to see the work I’ve done. See the ‘pages’ top right panel for some of the note-worthy projects completed.