This site provides content related to my professional interests. Personal interests are reflected at jdcard.com.
Since I'm looking for work, I might best tell you what sorts of things I can do.
If you'd like more information about what I've done, you can have a look at my résumé.
Most of my work output has been done for others and they control the rights to it, but here are some things that I have the right to publish:
This site is built using markup that reads properly and makes sense in the source document -- that is, it doesn't have lots of anonymous or non-semantic containers like <div> and <span>, nor are the elements out of order so that they can be floated left or right. Additionally, the full range of elements is used as appropriate to the content; one of the three list types for lists, various levels of headings to convey the document structure, tables to present tabular data, and other elements (like <address>, <code>, and <abbr>) where they are appropriate.
Once a document contains the information to be presented, properly marked-up to indicate what kind of data each portion of the document contains, then we build a style-sheet that makes it all easy to read and easy to look at.