llkats

Recent Work

Samples of projects I've done, for school, for work, and for fun.

Most recent work appears near the top.

2maytoz Catering Site
2maytoz Catering Site
  • Coded a home page for a Chicagoland catering business.
  • The site uses Perch, a lightweight CMS that allows the client to update the site as needed.
  • Developed while interning at Fathead Design, Inc.
  • coded HTML, CSS, and Javascript
  • Visit Live Site
flickr/maps
flickr/maps
  • As a leader in a group project, coded a mashup site combining the Flickr API and the Google API.
  • Flickr/maps uses JSON and JQuery to parse and display search results: images geocoded to a searched location and uploaded to Flickr.
  • created website design, coded XHTML, CSS, Javascript (JQuery), and API programming
  • Visit Project Site
Harbor House Mini Site
Harbor House Mini Site
Timekeeper
Timekeeper
  • This project uses hand-written Javascript to provide a mechanism by which someone may track time spent working on projects.
  • The project also allows a user to generate a report for how much time was spent working after a certain date.
  • created website design, coded XHTML, CSS, and Javascript
  • Visit Project Site
RSS Feed Sorter
XML XSLT RSS Feed Merger
  • This project gathers RSS feeds from an XML file, searches for posts by keyword, and then sorts the posts by atom:updated date.
  • If no atom:updated tag is found, the XSLT file generates an appropriate date from the PubDate tag.
  • completed XML and XSLT programming
  • Download Project Files (zip archive, 4kb)