Personal Endeavors


  • CSS and XHTML

    Kpeyton.com

    • kpeyton screenshot
      Download site files (605 KB)
    • This site was developed to display the contents of my CV, as well as my portfolio, in an interactive and in-depth context. Kpeyton.com is cross-browser compatible, and was checked on the latest versions of IE, Firefox, and Safari as of January 2010. It also acts as a demonstration of good coding in XHTML and CSS, and is available for download as a coding example or template.

      Valid XHTML 1.1 Valid CSS!

University


  • Dynamic Flash with XML and ActionScript 2.0

    The Wheaton Technolegacy

    • Wheaton Technolegacy screenshot
      Visit The Wheaton Technolegacy application
    • The Wheaton TechnoLegacy is a Flash based application designed to record the history of computing at Wheaton College. It uses Actionscript 2.0 to retrieve all of its data from an XML file, including the number of timelines, names of timelines, number of decades, and the data for all the records within the timeline. It is published on the Wheaton website, where it is responsible for archiving Wheaton's growing history in technology. See it live on the Computer Science home page.
  • Professional Web Design

    Andrew K. Howard Photography

  • Object Oriented C++

    Joe Bloggs

    • Joe Bloggs screenshot
      Download Joe Bloggs game (85.7 KB)
    • Joe Bloggs was a project to demonstrate the full potential of object oriented programming. The assignment was to individulally create a text-based game over the course of half a semester. The program consists of the C++ object "world", within that world are "place" objects, and within the places are "person" objects as well as removable and placeable "thing" objects. The setting of Joe Bloggs is Cork, Ireland, as it was geographically during my semester abroad there.