- \documentclass[12pt]{article}
- \usepackage{array}
- \usepackage{graphicx}
- \usepackage{amsfonts}
- \usepackage{amsmath}
- \usepackage{setspace}
- \usepackage{booktabs}
- \usepackage[hmargin=1in,vmargin=1in]{geometry}
- \pagestyle{empty} % no page numbers
- \begin{document}
- %%%Personal Info
- %%Name at top of page
- %%Objective
- \vspace{12pt}
- \noindent \textbf{OBJECTIVE}
- \vspace{6pt}
- Seeking to utilize my programming skills in a position related to atmospheric science. \indent Looking to contribute organized code for problem-solving and to streamline and improve \indent pre-existing systems. Eager to expand my programming knowledge and learn about \indent related, more specialized fields within the atmospheric sciences.
- %%Education
- \vspace{9pt}
- \noindent \textbf{EDUCATION}
- \vspace{7pt}
- %First Item
- \textbf{McGill University}, \textit{Montreal, QC, Canada}
- \vspace{-6pt}
- \begin{tabbing}
- \hspace{0.63in}\= \kill
- \> $\cdot$ B.Sc. Physics and Atmospheric Science\\
- \end{tabbing}
- %%Experience
- \vspace{-2pt}
- \noindent \textbf{RELEVANT EXPERIENCE}
- \vspace{7pt}
- %First item
- \textbf{REU Program}, \textit{Stony Brook, NY}
- \vspace{-6pt}
- \begin{tabbing}
- \hspace{0.63in}\= \hspace{0.1in}\= \kill
- \> \textit{Student Researcher}\\
- \> $\cdot$ Worked with a team of meteorologists and oceanographers at the School of Mar-\\
- \>\> ine and Atmospheric Sciences at SUNY Stony Brook.\\
- \> $\cdot$ Researched synoptic weather events and their effects on the Long Island Sound.\\
- \> $\cdot$ Prepared data and code used by the research team for analysis.\\
- \> $\cdot$ Added code to in-house cyclone tracking program so that it could be used with\\
- \>\> NARR data for future research.\\
- \> $\cdot$ Provided preliminary results motivating the direction of present-day research.\\
- \> $\cdot$ Presented findings to faculty and staff at end of program.
- \end{tabbing}
- \vspace{-4pt}
- \textbf{Other Activities}
- \vspace{-6pt}
- \begin{tabbing}
- \hspace{0.63in}\= \kill
- \> $\cdot$ Maintaining a home Arch Linux computer and server.\\
- \> $\cdot$ Actively aiding the GNU/Linux community by writing bug reports.
- \end{tabbing}
- %%Skills
- \vspace{4pt}
- \noindent \textbf{COMPUTER SKILLS}
- \begin{tabbing}
- %Operating Systems
- \hspace{0.23in}\= \hspace{0.4in}\= \kill
- \>\textbf{Operating Systems}\\
- \>\> $\cdot$ Linux, Windows XP and Mac OS X\\
- \end{tabbing}
- \vspace{-14pt}
- \begin{tabbing}
- %Operating Systems
- \hspace{0.23in}\= \hspace{0.4in}\= \kill
- %Languages & Applications
- \>\textbf{Languages/Applications:}\\
- \>\> $\cdot$ C, Perl, Bash and LaTeX\\
- \>\> $\cdot$ Matlab, Microsoft Office and Adobe Photoshop\\
- \end{tabbing}
- \end{document}
