\documentclass[a4paper,10pt]{article}
\usepackage{fullpage}
\pagestyle{empty}

\begin{document}
\begin{center}
 \Large{\textbf{CURRICULUM VITAE}}\\
\end{center}
\textbf{Personal Details}\\
\\
\textbf{Date of Birth:} 24$^{\textnormal{th}}$ March, 1988\\
\textbf{Place of Birth:} Melbourne, Australia\\
\\
\textbf{George Wright}\\
73 Millway\\
Mill Hill\\
London\\
NW7 3QT\\
+44 (0)7939 912 988\\
gw@gwright.org.uk\\
\\
\textbf{Computer Skills}\\
\\
\textbf{Languages:} C/C++, Qt, GTK+, Java, \LaTeX\\
\\
\textbf{Operating Systems:} Linux, Solaris, Mac OS X, Mac OS 9, Windows 3.1/95/98/NT/2000/XP.\\
\\
\textbf{Applications:} apache, cvs, svn, git, xfree86, xorg, mysql, KDE, GNOME, bind, ssh, postfix,\\
\indent spamassassin, amavisd, clamav, courier-mta, vim.\\
\\
\textbf{Miscellaneous:} Technical authoring, KOffice, OpenOffice, Microsoft Office. Fast touch typing skills.\\
\\
\textbf{Education and Qualifications}

\begin{itemize}
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
    \textbf{Corpus Christi College} & \\
    \textbf{The University of Cambridge, United Kingdom} & 2006 - 2009
  \end{tabular*}\\
  \\
  Second year of a BA in Computer Science.
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
    \textbf{Harrow School, United Kingdom} & 2001 - 2006
  \end{tabular*}
  \begin{itemize}
   \item A-Levels - Mathematics (A), Further Mathematics (A), Statistics (A), Physics (A).
   \item AS-Levels - 7, all graded at `A'.
   \item GCSEs - 10, including 9 graded at `A*'.
   \item STEP Mathematics I - Grade `2' achieved.
   \item FSMQ Additional Mathematics - Grade `A' achieved.
   \item Awarded an Outstanding Talent scholarship upon entry due to computing skills.
  \end{itemize}
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
    \textbf{Edge Grove School, United Kingdom} & 1996 - 2001
  \end{tabular*}
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
    \textbf{Seoul Foreign School, South Korea} & 1993 - 1996
  \end{tabular*}
 }
\end{itemize}

\textbf{Work History}

\begin{itemize}
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
   \textbf{Collabora Inc.} & 2007 - Present (Contractor, Ongoing)\\
  \end{tabular*}
  \\\\
  Contracted to work on Apple's WebKit HTML layout engine and port it to Nokia's Maemo platform
  used in their Linux powered internet tablets (Nokia 770, N800, N810). Other jobs involved work
  on standardising an API for internet telecommunications in Telepathy, Collabora's main project.
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
   \textbf{Google Inc.} & 2006 (Contractor)\\
  \end{tabular*}
  \\\\
  Participant in the Google Summer of Code 2006 programme. I was one of 630 participants
  selected from a total of over 3000 applicants. For my project I worked on writing an open
  source NX client in order to fully replace the (then) binary-only NX client from NoMachine.
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
   \textbf{Conner Data Services} & 2005 - Present (Contractor, Ongoing)\\
  \end{tabular*}
  \\\\
  I transitioned the existing mail server from a manual qmail conﬁguration system to a postﬁx
  server with a MySQL backend, IMAP/POP3 (including SSL) access, authenticated SMTP,
  virus/spam ﬁltering and a web conﬁguration frontend whilst retaining all the current user
  accounts. All system administration work done remotely using ssh.
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
   \textbf{Freelance author for technical magazines} & 2004 - Present (Ongoing)\\
  \end{tabular*}
  \\\\
  I write articles for Linux Magazine and Linux Format for publication about Linux and Open
  Source software. Most are mainly developer oriented but I have also done more professional
  level articles.
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
   \textbf{KDE Application Development} & 2001 - Present (Ongoing)\\
  \end{tabular*}
  \\\\
  A collaborative online software project to create a user friendly desktop environment for the
  X11 windowing environment. I was involved in the development of educational software for
  the KDE Edutainment core package, but now I work on an NX client for KDE called QtNX.\\
  \\
  I also represent the KDE project at the KDE stall in Linux Expos in the United Kingdom,
  such as Linux World Conference \& Expo (LWCE).
 }
 \item {
  \begin{tabular*}{6in}{@{\extracolsep{\fill}}lr}
   \textbf{PsiLinux Project (originally Linux-7110 or Linux7k} & 1999 - 2003\\
  \end{tabular*}
  \\\\
  An online project to port the Linux kernel and applications to the Psion series of handheld
  computers. I was involved in getting the Qt widget library by Troll Tech to work on the
  Psion Series 5mx and additional work on Opie. I wrote the documentation for the project in
  2000 and worked on creating a distribution called eTux (now unmaintained) for the Psion
  Series 5 handheld based on Debian.
 }
\end{itemize}


\end{document}

