Begin updating CV template with real data
This commit is contained in:
parent
81b7fab095
commit
52f796698f
45
cv.tex
45
cv.tex
@ -51,34 +51,33 @@
|
||||
\makecvtitle
|
||||
|
||||
\section{Education}
|
||||
\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} % arguments 3 to 6 can be left empty
|
||||
\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description}
|
||||
|
||||
\section{Master thesis}
|
||||
\cvitem{title}{\emph{Title}}
|
||||
\cvitem{supervisors}{Supervisors}
|
||||
\cvitem{description}{Short thesis abstract}
|
||||
\cventry{2002--2007}{Computer Information Systems}{California State University}{Chico}{\textit{3.19}}{Emphasis on Computer Science, minor in Business} % arguments 3 to 6 can be left empty
|
||||
|
||||
\section{Experience}
|
||||
\subsection{Vocational}
|
||||
\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}%
|
||||
Detailed achievements:%
|
||||
\begin{itemize}%
|
||||
\item Achievement 1;
|
||||
\item Achievement 2, with sub-achievements:
|
||||
\cventry{2011--current}{Systems Analyst}{International Livestock Research Institute}{Nairobi, Kenya}{}{Oversee research computing infrastructure and support scientists\newline{}%
|
||||
\begin{itemize}%
|
||||
\item Sub-achievement (a);
|
||||
\item Sub-achievement (b), with sub-sub-achievements (don't do this!);
|
||||
\begin{itemize}
|
||||
\item Sub-sub-achievement i;
|
||||
\item Sub-sub-achievement ii;
|
||||
\item Sub-sub-achievement iii;
|
||||
\item Achievement 1;
|
||||
\item Achievement 2, with sub-achievements:
|
||||
\begin{itemize}%
|
||||
\item Sub-achievement (a);
|
||||
\end{itemize}
|
||||
\item Sub-achievement (c);
|
||||
\item Achievement 3.
|
||||
\end{itemize}}
|
||||
\cventry{2009--2011}{Linux Consultant}{International Livestock Research Institute}{Nairobi, Kenya}{}{Description line 1\newline{}Description line 2}
|
||||
\cventry{2007--2009}{Lecturer and Systems Administrator}{Holy Rosary College}{Tala, Kangundo}{}{Volunteer with VSO Jitolee, Kenya\newline{}%
|
||||
\begin{itemize}%
|
||||
\item Manage and update Linux servers running Squid proxy, Apache, and Samba file services
|
||||
\item Troubleshoot satellite modem, routers, network cables, and LAN switches
|
||||
\item Maintain workstations for staff and student computer lab
|
||||
\item Taught courses:%
|
||||
\begin{itemize}%
|
||||
\item Intro to Programming and Algorithms (C++)
|
||||
\item Network Essentials
|
||||
\item Object-oriented Programming (C++)
|
||||
\item Operating Systems II (Linux)
|
||||
\end{itemize}
|
||||
\item Achievement 3.
|
||||
\end{itemize}}
|
||||
\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2}
|
||||
\subsection{Miscellaneous}
|
||||
\cventry{year--year}{Job title}{Employer}{City}{}{Description}
|
||||
|
||||
@ -93,8 +92,8 @@ Detailed achievements:%
|
||||
\cvdoubleitem{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ}
|
||||
|
||||
\section{Interests}
|
||||
\cvitem{hobby 1}{Description}
|
||||
\cvitem{hobby 2}{Description}
|
||||
\cvitem{Android}{Porting Android to new devices}
|
||||
\cvitem{Open-source software}{Contributing to open-source software projects}
|
||||
\cvitem{hobby 3}{Description}
|
||||
|
||||
\section{Extra 1}
|
||||
|
Loading…
Reference in New Issue
Block a user