<?php
    
// begin list of experience and other information
    
    
$yrs_experience['PHP']   = 7;
    
$yrs_experience['MySQL'] = 7;
    
// plus some other assorted experience with Javascript, AJAX, Ruby... I'm a quick learner
    
$education_status   "current student";
    
$education_location "Liberty University";
    
    if (
$client_is_interested == TRUE) {
        
// client should contact me
        
$my_email "sirthom(at)sirthom[dot]net";
        print(
"Don't think your project can be done? Try me.\n\n");
    }
    
    print(
"Below is a look a few of my most recent projects -- but the list is not
        conclusive. I've done quite a few other projects as well, mostly centered around content delivery."
);
?>
My Favourite Things is a relatively-basic project for a local restaurant. It serves up static content on the homepage, but allows the restauranteur to edit the database-driven menu without editing files or dealing with any server operations.

Many thanks for the design assistance of Nick Schultz.
GameTime is the system that powers the sports ministry of my church. It:
  • Allows parents to register themselves/their children for various sports leagues
  • Allows league facilitators to administer every detail surrounding a league, including individual players, teams, coaches, schedules, and rosters...
  • ... and provides that information to parents in an easy-access manner
Flik is an attendance tracking system I made for Old North Church of Canfield.
  • Web-based service that operates on an iPad
  • Allows students to flick through a list of names to check themselves in
  • Also generates full attendance reports for a particular student or the entire group
  • Differentiates between high-school and middle-school ministries, keeping all records separated
sirthom. Why, yes, I did build this very website. Weird, eh? Some defining characteristics:
© 2012 Tommy McGuire. Bacon is good eats.