diff --git a/resume/resume.tex b/resume/resume.tex new file mode 100644 index 0000000..f42c8c7 --- /dev/null +++ b/resume/resume.tex @@ -0,0 +1,48 @@ +\documentclass[12pt]{extarticle} + +\usepackage[cm]{fullpage} +\usepackage[utf8]{inputenc} +\usepackage{hyperref} + +\DeclareUnicodeCharacter{2194}{\leftrightarrow} + +\renewcommand{\familydefault}{\sfdefault} +\pagenumbering{gobble} +\setcounter{secnumdepth}{0} +\setlength{\parindent}{0pt} + +\author{James Martin} + +\begin{document} +\section{James Martin} +Contact me: \href{mailto:James\%20Martin}{james@jtmar.me} / 9511 127th PL SE Renton, WA 98056 + +\subsection{Summary} + +\subsection{Skills} +\begin{itemize} +\item Programming languages: Haskell, Java, Rust, x86-64 Assembly, (X)HTML5, Agda. +\item Systems Administration: Debian GNU/Linux. +\item reading specifications +\end{itemize} + +\textbf{\href{https://github.com/HazenRobotics}{Hazen Robotics Club}}, Java Developer \hfill 09/2017 - 10/2018 +\begin{itemize} +\item Volunteered for 90 hours to mentor programming at summer robotics camp. +\item Taught club members basic tools like Java and git in addition to own programming tasks. +\end{itemize} + +\subsection{Academics} +\textbf{\href{https://www.rentonschools.us/hazen}{Hazen High School}} - Renton, WA \hfill 2015 - 2019 +\begin{itemize} +\item AP Credits: Computer Science (5), Physics 1 (4), Biology (4), Microeconomics (5), Macroeconomics (5), Calculus AB (4), Government (5). +\item Member of marching, symphonic, and jazz bands, where I played trombone, bass trombone, and clarinet. +\item Shop skills: + \begin{itemize} + \item Metalworking: MIG welding, angle grinding, band saw + \item OSHA 10 certification + \end{itemize} +\item Two years of French +\item Awards: Superintendent's Certificate of Merit (Bronze, for community service), John Philip Sousa award for band, Hazen Pride award for the fine arts department TODO +\end{itemize} +\end{document}