About

  full_name = 'Michael Levin'
  location = 'Washington, D.C.'
  occupation = 'Developer'
  contact_email = 'michael@kinnetica.com'
  
  while at_work?
    ProgramInJavaFactory.getInstance();
  end
  
  while at_home?
    program_in_ruby_and_rails
    dabble_in_mobile_development
    learn_new_technologies
    
    sleep if tired?
  end
  
  interests = ['technology', 'mathematics', 'chess', 'cheese']