SlideShare a Scribd company logo
1 of 3
Download to read offline
James  Johann  Sullivan  
7B  Orangi  Kaupapa  Rd,  Northland,  Wellington  6012  
Tel:  (021)  775  112   E-­‐Mail:  James@TheFlightlessGeek.co.nz    
Website:  www.TheFlightlessGeek.co.nz    
I  am  a  developer  and  a  general  geek  with  a  passion  to  use  software  and    IT  to  improve  the  lives  of  people  
and  society.  I  enjoy  using  what  I’ve  learnt  to  improve  the  environment  I  work  and  live  in  while  tackling  the  
newest  problem  to  come  across  my  sight.  To  me  IT  is  an  amazing  new  tool  and  I  aim  to  use  it  to  improve  all  I  
can.  After  60  years  we’re  only  just  now  starting  to  see  what  we  can  do  with  it  and  I  want  to  push  it  forward.  
     
Leadership   During  the  Integrated  Provider  Information  project  for  the  Tertiary  
Education  Commission  I  took  the  opportunity  to  take  on  the  responsibilities  of  
the  team  lead  role.  This  included  making  sure  the  other  developers  had  enough  
to  do  and  were  not  getting  stuck  on  things  as  well  as  staying  across  interactions  
between  the  users  and  the  client.  Through  taking  advantage  of  this  opportunity  
we  were  able  to  meet  the  very  tight  timeframes  required  of  this  project  with  
minimal  surprises.  
Interpersonal  
Communication  
Whenever  starting  a  new  project  at  Intergen  I  often  end  up  working  with  
a  client  I  had  not  done  any  previous  work  with.  This  means  I  have  to  quickly  build  
a  working  relationship  where  both  I  and  the  client  could  feel  comfortable  and  
confident  that  any  ideas  or  issues  brought  up  would  be  dealt  with  constructively  
and  quickly.  The  Integrated  Provider  Information  project  is  a  great  example  for  
this  as  we  built  a  tightly  knit  team  across  the  client,  contractors,  and  two  
vendors.  Throughout  the  project  I  made  sure  to  push  the  idea  we  were  one  team  
together  and  not  just  independent  groups.    
On  recent  projects  I  have  spent  much  time  trying  to  pass  on  the  
knowledge  and  experiences  I  have  gained.  I  have  done  this  not  only  through  one  
on  one  work  with  junior  developers  but  also  through  in  depth  presentations  to  
teams  as  a  whole.  
  Maintainability   Being  able  to  maintain  the  solutions  we  build  is  an  extremely  important  
part  of  development.  To  make  solutions  easier  and  cheaper  to  maintain  we  need  
to  have  explicit  focus  on  them.  For  an  enhancements  project  for  the  Tertiary  
Education  Commission  on  the  Industry  Training  Register  I  created  a  developer  
setup  document  for  the  solution  that  included  all  the  steps  needed  to  go  from  an  
empty  OS  environment  to  a  running  solution.  This  ended  up  saving  us  over  3  
developer  weeks  of  effort  as  people  were  brought  into  the  project.  
A  following  project  called  Integrated  Provider  Information  I  created  a  
developer  setup  document  as  well  as  automated  build  and  deployment  scripts.  
These  scripts  meant  that  at  any  point  a  developer  could  run  a  script  to  check  that  
everything  worked  as  it  should  or  deploy  the  solution  to  the  test  systems.  These  
were  put  to  the  test  when  a  new  developer  was  brought  on  half  way  during  a  
tranche  of  work  and  they  were  able  to  get  the  code  ready  and  working  end  to  
end  within  4  hours.  
 
Technical  Experience  
.NET   For  the  past  6  years  I  have  been  developing  with  C#  across  all  projects  using  
technologies  such  as  ASP.NET  MVC,  Entity  Framework,  PowerShell,  SignalR,  .NET  
Compact  Framework,  WCF,  WPF,  and  Silverlight.    
Javascript   Over  the  past  5  years  many  projects  have  required  the  use  of  Javascript  with  most  
use  being  through  the  JQuery  framework  to  assist  with  development  of  web  
applications.  I  have  also  recently  begun  integrating  SignalR  into  projects  where  
appropriate  
SQL   Almost  all  the  projects  I  have  done  since  University  have  also  made  use  of  SQL  
databases  either  through  the  use  of  ORM  layers  such  as  .NET’s  Entity  Framework  
and  Ruby’s  ActiveRecord  or  through  direct  SQL  execution.  
Ruby  on  Rails   For  side  projects  I  have  mainly  focused  on  Ruby  on  Rails  which  I  also  used  during  
my  time  at  Sharesight.    
  
  
Focus  on  the  User   As  software  is  going  to  be  used  by  people  creating  good  and  useful  
software  requires  a  focus  on  the  user.  At  the  beginning  of  an  NZ  Police  project  I  
helped  run  a  design  workshop  with  the  client  with  the  explicit  aim  to  make  
something  the  frontline  user  would  want  to  use.  We  were  able  to  meet  this  
requirement  with  later  feedback  detailing  of  40  year  Police  veterans  racing  each  
other  with  the  system  by  the  end  of  a  single  training  session.  
On  a  project  for  the  Tertiary  Education  Commission  we  had  a  
requirement  to  use  Excel  worksheets  as  the  data  entry  interface.  By  examining  
what  was  available  we  were  able  to  identify  a  design  that  would  not  only  create  
a  usable  system  involving  Excel  as  an  interface  but  also  make  it  robust,  fit  in  
with  existing  procedures,  and  improve  their  business  by  having  the  users  want  
to  use  the  system.  
Decision  Making   On  a  recent  project  for  the  Tertiary  Education  Commission  I  was  
involved  in  a  major  project  where  I  took  ownership  of  much  of  the  .NET  design  
and  all  the  build  and  deployment  automation.  This  required  me  to  make  
decisions  that  would  affect  how  other  members  of  the  team  would  interact  
with  these  components  and  how  they  were  built.  In  the  process  of  making  these  
decisions  I  had  to  weigh  the  technical  and  usability  pros  and  cons  for  end  users  
and  other  developers.    
Another  project  I  worked  on  for  the  University  of  New  South  Wales,  we  
had  a  very  short  turn  around  and  required  several  architectural  decisions  made  
on  a  web  application  UI  I  was  tasked  to  make  from  scratch.  This  pushed  me  to  
not  only  make  decisions  but  be  willing  to  defend  the  decisions  during  any  
review  of  the  code.  
Employment  History   Intergen:   July  2014  –  Current  
     Intermediate  Software  Developer  
  
Intergen:   January  2012  –  June  2014  
     Junior  Software  Developer  
  
Intergen:   Asugust  2010  –  December  2011  
     Graduate  Software  Developer  
  
Wellington  District  Court:     June  2012  
   Jury  Foreperson  
  
Sharesight:     November  2009  -­‐-­‐  June  2010  
   Junior  Software  Developer    
  
Xero:        November  2008  -­‐-­‐  March  2009  
   Junior  Software  Developer  
  
Qualifications  and  Awards  
Intergen  
2014  
Won  Central  Region  Project  of  the  Year  
Nominated  for  Central  Region  Team  Player  of  the  Year  
Victoria  University  of  Wellington  
Bachelor  of  Information  Technology    
Major  in  Software  Engineering  
Second  Class,  Second  Division  Honours  
  
Education  History  
  
2010  –  2011   Goethe  Institute  
February  2006  -­‐  February  2010:   Victoria  University  of  Wellington  
September  2003  -­‐  December  2005:   Wellington  College  
2001  -­‐  June  2003:      Bishop  O'Connell  High  School  
Arlington,  Virginia  
United  States  of  America  
  

More Related Content

What's hot

1430 jeff gothelf - the ladders case study - sll-conf_2011_gothelf
1430   jeff gothelf - the ladders case study - sll-conf_2011_gothelf1430   jeff gothelf - the ladders case study - sll-conf_2011_gothelf
1430 jeff gothelf - the ladders case study - sll-conf_2011_gothelfEric Ries
 
The Business of UX - People Process and Tech - Miner, Toft
The Business of UX - People Process and Tech - Miner, ToftThe Business of UX - People Process and Tech - Miner, Toft
The Business of UX - People Process and Tech - Miner, Toftscott74m
 
Project scope change order
Project scope change orderProject scope change order
Project scope change orderlioness7
 
SoftTeco Company Profile
SoftTeco Company ProfileSoftTeco Company Profile
SoftTeco Company ProfileSerge Zenevich
 
Project part 2 instructions
Project part 2   instructionsProject part 2   instructions
Project part 2 instructionsIIUM
 
Fasttask preso4
Fasttask preso4Fasttask preso4
Fasttask preso4Ryan Kelly
 
Beyond DevOps: Finding Value through Requirements
Beyond DevOps: Finding Value through RequirementsBeyond DevOps: Finding Value through Requirements
Beyond DevOps: Finding Value through RequirementsGail Murphy
 
Gluing it all together: How teams can build enterprise JavaScript application...
Gluing it all together: How teams can build enterprise JavaScript application...Gluing it all together: How teams can build enterprise JavaScript application...
Gluing it all together: How teams can build enterprise JavaScript application...Codemotion
 
What do the "Cool Kids" know about DevOps?
What do the "Cool Kids" know about DevOps?What do the "Cool Kids" know about DevOps?
What do the "Cool Kids" know about DevOps?Bill Holtshouser
 
TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021
TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021 TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021
TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021 Sprintzeal
 
Working with software architects - advice to project managers
Working with software architects - advice to project managersWorking with software architects - advice to project managers
Working with software architects - advice to project managersYaniv Pessach
 
Diu developer-rating-system-pre-defence
Diu developer-rating-system-pre-defenceDiu developer-rating-system-pre-defence
Diu developer-rating-system-pre-defenceSamiul Sozib
 
Contemporary Software Engineering Practices Together With Enterprise
Contemporary Software Engineering Practices Together With EnterpriseContemporary Software Engineering Practices Together With Enterprise
Contemporary Software Engineering Practices Together With EnterpriseKenan Sevindik
 
IBM DevOps Announcements - June 2014
IBM DevOps Announcements - June 2014IBM DevOps Announcements - June 2014
IBM DevOps Announcements - June 2014IBM Rational software
 
Top five reasons to become a Software Engineer
Top five reasons to become a Software EngineerTop five reasons to become a Software Engineer
Top five reasons to become a Software EngineerMITAcademy1
 

What's hot (20)

Product design Course in India
Product design Course in IndiaProduct design Course in India
Product design Course in India
 
1430 jeff gothelf - the ladders case study - sll-conf_2011_gothelf
1430   jeff gothelf - the ladders case study - sll-conf_2011_gothelf1430   jeff gothelf - the ladders case study - sll-conf_2011_gothelf
1430 jeff gothelf - the ladders case study - sll-conf_2011_gothelf
 
Preso#5
 Preso#5 Preso#5
Preso#5
 
The Business of UX - People Process and Tech - Miner, Toft
The Business of UX - People Process and Tech - Miner, ToftThe Business of UX - People Process and Tech - Miner, Toft
The Business of UX - People Process and Tech - Miner, Toft
 
Project scope change order
Project scope change orderProject scope change order
Project scope change order
 
SoftTeco Company Profile
SoftTeco Company ProfileSoftTeco Company Profile
SoftTeco Company Profile
 
Project part 2 instructions
Project part 2   instructionsProject part 2   instructions
Project part 2 instructions
 
Fasttask preso4
Fasttask preso4Fasttask preso4
Fasttask preso4
 
Beyond DevOps: Finding Value through Requirements
Beyond DevOps: Finding Value through RequirementsBeyond DevOps: Finding Value through Requirements
Beyond DevOps: Finding Value through Requirements
 
Gluing it all together: How teams can build enterprise JavaScript application...
Gluing it all together: How teams can build enterprise JavaScript application...Gluing it all together: How teams can build enterprise JavaScript application...
Gluing it all together: How teams can build enterprise JavaScript application...
 
What do the "Cool Kids" know about DevOps?
What do the "Cool Kids" know about DevOps?What do the "Cool Kids" know about DevOps?
What do the "Cool Kids" know about DevOps?
 
TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021
TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021 TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021
TOP GOOGLE CHROME EXTENSIONS FOR ONLINE MARKETERS IN 2021
 
WPMResume
WPMResumeWPMResume
WPMResume
 
Working with software architects - advice to project managers
Working with software architects - advice to project managersWorking with software architects - advice to project managers
Working with software architects - advice to project managers
 
Project template
Project templateProject template
Project template
 
Shimon_Rura
Shimon_RuraShimon_Rura
Shimon_Rura
 
Diu developer-rating-system-pre-defence
Diu developer-rating-system-pre-defenceDiu developer-rating-system-pre-defence
Diu developer-rating-system-pre-defence
 
Contemporary Software Engineering Practices Together With Enterprise
Contemporary Software Engineering Practices Together With EnterpriseContemporary Software Engineering Practices Together With Enterprise
Contemporary Software Engineering Practices Together With Enterprise
 
IBM DevOps Announcements - June 2014
IBM DevOps Announcements - June 2014IBM DevOps Announcements - June 2014
IBM DevOps Announcements - June 2014
 
Top five reasons to become a Software Engineer
Top five reasons to become a Software EngineerTop five reasons to become a Software Engineer
Top five reasons to become a Software Engineer
 

Similar to James Sullivan CV 2015

Case Study 3 - Portfolio Project Final - Google UX Design Certificate
Case Study 3 - Portfolio Project Final - Google UX Design CertificateCase Study 3 - Portfolio Project Final - Google UX Design Certificate
Case Study 3 - Portfolio Project Final - Google UX Design CertificateAbelKCS
 
Resume_Brijesh_Pavith
Resume_Brijesh_PavithResume_Brijesh_Pavith
Resume_Brijesh_Pavithbeeemused
 
Custom mobile application development
Custom mobile application developmentCustom mobile application development
Custom mobile application developmentKeven Thibeault
 
Intergen Smarts 7 (2004)
Intergen Smarts 7 (2004)Intergen Smarts 7 (2004)
Intergen Smarts 7 (2004)Intergen
 
KARTHICK_PROFILE
KARTHICK_PROFILEKARTHICK_PROFILE
KARTHICK_PROFILEKarthick D
 
“Mentors View” Application
“Mentors View” Application“Mentors View” Application
“Mentors View” ApplicationAI Publications
 
Karthick profile
Karthick profileKarthick profile
Karthick profileKarthick D
 
Platform Independent App design
Platform Independent App designPlatform Independent App design
Platform Independent App designArnab Pradhan
 
Matt Amjad Portfolio (1)
Matt Amjad Portfolio (1)Matt Amjad Portfolio (1)
Matt Amjad Portfolio (1)Mateen Amjad
 
Mary Rani_6+yrs Exp
Mary Rani_6+yrs ExpMary Rani_6+yrs Exp
Mary Rani_6+yrs ExpMary Rani
 

Similar to James Sullivan CV 2015 (20)

VishalBendreQa
VishalBendreQaVishalBendreQa
VishalBendreQa
 
Case Study 3 - Portfolio Project Final - Google UX Design Certificate
Case Study 3 - Portfolio Project Final - Google UX Design CertificateCase Study 3 - Portfolio Project Final - Google UX Design Certificate
Case Study 3 - Portfolio Project Final - Google UX Design Certificate
 
projectreport.pdf
projectreport.pdfprojectreport.pdf
projectreport.pdf
 
spurthy_resume
spurthy_resumespurthy_resume
spurthy_resume
 
Web Engineering
Web EngineeringWeb Engineering
Web Engineering
 
Raghavendra Gupta Resume
Raghavendra  Gupta  ResumeRaghavendra  Gupta  Resume
Raghavendra Gupta Resume
 
Resume_Brijesh_Pavith
Resume_Brijesh_PavithResume_Brijesh_Pavith
Resume_Brijesh_Pavith
 
marco-tedone-cv
marco-tedone-cvmarco-tedone-cv
marco-tedone-cv
 
Custom mobile application development
Custom mobile application developmentCustom mobile application development
Custom mobile application development
 
Intergen Smarts 7 (2004)
Intergen Smarts 7 (2004)Intergen Smarts 7 (2004)
Intergen Smarts 7 (2004)
 
KARTHICK_PROFILE
KARTHICK_PROFILEKARTHICK_PROFILE
KARTHICK_PROFILE
 
“Mentors View” Application
“Mentors View” Application“Mentors View” Application
“Mentors View” Application
 
CV_AmitVohra
CV_AmitVohraCV_AmitVohra
CV_AmitVohra
 
Mandhania Chetan N Resume
Mandhania Chetan N ResumeMandhania Chetan N Resume
Mandhania Chetan N Resume
 
Karthick profile
Karthick profileKarthick profile
Karthick profile
 
Duraichi _Dotnet_6yrsexp_cv
Duraichi _Dotnet_6yrsexp_cvDuraichi _Dotnet_6yrsexp_cv
Duraichi _Dotnet_6yrsexp_cv
 
Platform Independent App design
Platform Independent App designPlatform Independent App design
Platform Independent App design
 
Matt Amjad Portfolio (1)
Matt Amjad Portfolio (1)Matt Amjad Portfolio (1)
Matt Amjad Portfolio (1)
 
Mary Rani_6+yrs Exp
Mary Rani_6+yrs ExpMary Rani_6+yrs Exp
Mary Rani_6+yrs Exp
 
VishalBendreQa
VishalBendreQaVishalBendreQa
VishalBendreQa
 

James Sullivan CV 2015

  • 1. James  Johann  Sullivan   7B  Orangi  Kaupapa  Rd,  Northland,  Wellington  6012   Tel:  (021)  775  112   E-­‐Mail:  James@TheFlightlessGeek.co.nz     Website:  www.TheFlightlessGeek.co.nz     I  am  a  developer  and  a  general  geek  with  a  passion  to  use  software  and    IT  to  improve  the  lives  of  people   and  society.  I  enjoy  using  what  I’ve  learnt  to  improve  the  environment  I  work  and  live  in  while  tackling  the   newest  problem  to  come  across  my  sight.  To  me  IT  is  an  amazing  new  tool  and  I  aim  to  use  it  to  improve  all  I   can.  After  60  years  we’re  only  just  now  starting  to  see  what  we  can  do  with  it  and  I  want  to  push  it  forward.       Leadership   During  the  Integrated  Provider  Information  project  for  the  Tertiary   Education  Commission  I  took  the  opportunity  to  take  on  the  responsibilities  of   the  team  lead  role.  This  included  making  sure  the  other  developers  had  enough   to  do  and  were  not  getting  stuck  on  things  as  well  as  staying  across  interactions   between  the  users  and  the  client.  Through  taking  advantage  of  this  opportunity   we  were  able  to  meet  the  very  tight  timeframes  required  of  this  project  with   minimal  surprises.   Interpersonal   Communication   Whenever  starting  a  new  project  at  Intergen  I  often  end  up  working  with   a  client  I  had  not  done  any  previous  work  with.  This  means  I  have  to  quickly  build   a  working  relationship  where  both  I  and  the  client  could  feel  comfortable  and   confident  that  any  ideas  or  issues  brought  up  would  be  dealt  with  constructively   and  quickly.  The  Integrated  Provider  Information  project  is  a  great  example  for   this  as  we  built  a  tightly  knit  team  across  the  client,  contractors,  and  two   vendors.  Throughout  the  project  I  made  sure  to  push  the  idea  we  were  one  team   together  and  not  just  independent  groups.     On  recent  projects  I  have  spent  much  time  trying  to  pass  on  the   knowledge  and  experiences  I  have  gained.  I  have  done  this  not  only  through  one   on  one  work  with  junior  developers  but  also  through  in  depth  presentations  to   teams  as  a  whole.    Maintainability   Being  able  to  maintain  the  solutions  we  build  is  an  extremely  important   part  of  development.  To  make  solutions  easier  and  cheaper  to  maintain  we  need   to  have  explicit  focus  on  them.  For  an  enhancements  project  for  the  Tertiary   Education  Commission  on  the  Industry  Training  Register  I  created  a  developer   setup  document  for  the  solution  that  included  all  the  steps  needed  to  go  from  an   empty  OS  environment  to  a  running  solution.  This  ended  up  saving  us  over  3   developer  weeks  of  effort  as  people  were  brought  into  the  project.   A  following  project  called  Integrated  Provider  Information  I  created  a   developer  setup  document  as  well  as  automated  build  and  deployment  scripts.   These  scripts  meant  that  at  any  point  a  developer  could  run  a  script  to  check  that   everything  worked  as  it  should  or  deploy  the  solution  to  the  test  systems.  These   were  put  to  the  test  when  a  new  developer  was  brought  on  half  way  during  a   tranche  of  work  and  they  were  able  to  get  the  code  ready  and  working  end  to   end  within  4  hours.  
  • 2.   Technical  Experience   .NET   For  the  past  6  years  I  have  been  developing  with  C#  across  all  projects  using   technologies  such  as  ASP.NET  MVC,  Entity  Framework,  PowerShell,  SignalR,  .NET   Compact  Framework,  WCF,  WPF,  and  Silverlight.     Javascript   Over  the  past  5  years  many  projects  have  required  the  use  of  Javascript  with  most   use  being  through  the  JQuery  framework  to  assist  with  development  of  web   applications.  I  have  also  recently  begun  integrating  SignalR  into  projects  where   appropriate   SQL   Almost  all  the  projects  I  have  done  since  University  have  also  made  use  of  SQL   databases  either  through  the  use  of  ORM  layers  such  as  .NET’s  Entity  Framework   and  Ruby’s  ActiveRecord  or  through  direct  SQL  execution.   Ruby  on  Rails   For  side  projects  I  have  mainly  focused  on  Ruby  on  Rails  which  I  also  used  during   my  time  at  Sharesight.         Focus  on  the  User   As  software  is  going  to  be  used  by  people  creating  good  and  useful   software  requires  a  focus  on  the  user.  At  the  beginning  of  an  NZ  Police  project  I   helped  run  a  design  workshop  with  the  client  with  the  explicit  aim  to  make   something  the  frontline  user  would  want  to  use.  We  were  able  to  meet  this   requirement  with  later  feedback  detailing  of  40  year  Police  veterans  racing  each   other  with  the  system  by  the  end  of  a  single  training  session.   On  a  project  for  the  Tertiary  Education  Commission  we  had  a   requirement  to  use  Excel  worksheets  as  the  data  entry  interface.  By  examining   what  was  available  we  were  able  to  identify  a  design  that  would  not  only  create   a  usable  system  involving  Excel  as  an  interface  but  also  make  it  robust,  fit  in   with  existing  procedures,  and  improve  their  business  by  having  the  users  want   to  use  the  system.   Decision  Making   On  a  recent  project  for  the  Tertiary  Education  Commission  I  was   involved  in  a  major  project  where  I  took  ownership  of  much  of  the  .NET  design   and  all  the  build  and  deployment  automation.  This  required  me  to  make   decisions  that  would  affect  how  other  members  of  the  team  would  interact   with  these  components  and  how  they  were  built.  In  the  process  of  making  these   decisions  I  had  to  weigh  the  technical  and  usability  pros  and  cons  for  end  users   and  other  developers.     Another  project  I  worked  on  for  the  University  of  New  South  Wales,  we   had  a  very  short  turn  around  and  required  several  architectural  decisions  made   on  a  web  application  UI  I  was  tasked  to  make  from  scratch.  This  pushed  me  to   not  only  make  decisions  but  be  willing  to  defend  the  decisions  during  any   review  of  the  code.  
  • 3. Employment  History   Intergen:   July  2014  –  Current       Intermediate  Software  Developer     Intergen:   January  2012  –  June  2014       Junior  Software  Developer     Intergen:   Asugust  2010  –  December  2011       Graduate  Software  Developer     Wellington  District  Court:     June  2012     Jury  Foreperson     Sharesight:     November  2009  -­‐-­‐  June  2010     Junior  Software  Developer       Xero:      November  2008  -­‐-­‐  March  2009     Junior  Software  Developer     Qualifications  and  Awards   Intergen   2014   Won  Central  Region  Project  of  the  Year   Nominated  for  Central  Region  Team  Player  of  the  Year   Victoria  University  of  Wellington   Bachelor  of  Information  Technology     Major  in  Software  Engineering   Second  Class,  Second  Division  Honours     Education  History     2010  –  2011   Goethe  Institute   February  2006  -­‐  February  2010:   Victoria  University  of  Wellington   September  2003  -­‐  December  2005:   Wellington  College   2001  -­‐  June  2003:     Bishop  O'Connell  High  School   Arlington,  Virginia   United  States  of  America