inserting personal project links
[ozzloy@gmail.com/cv] / daniel_watson_resume.tex
CommitLineData
f27afb42 1%% start of file `template_en.tex'.
2%% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com).
3%
4% This work may be distributed and/or modified under the
5% conditions of the LaTeX Project Public License version 1.3c,
6% available at http://www.latex-project.org/lppl/.
7
8
9\documentclass[11pt,a4paper]{moderncv}
10
11% moderncv themes
12% optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and
13% 'roman' (for roman fonts, instead of sans serif fonts)
bf20c052 14%\moderncvtheme[blue]{casual}
15\moderncvtheme[blue]{classic}
f27afb42 16%\moderncvtheme[green]{classic} % idem
17
18% character encoding
19% replace by the encoding you are using
20\usepackage[utf8]{inputenc}
21
22% adjust the page margins
23\usepackage[scale=0.8]{geometry}
24% if you want to change the width of the column with the dates
25%\setlength{\hintscolumnwidth}{3cm}
26% only for the classic theme, if you want to change the width of your name
27% placeholder (to leave more space for your address details
28%\AtBeginDocument{\setlength{\maketitlenamewidth}{6cm}}
29% required when changes are made to page layout lengths
30\AtBeginDocument{\recomputelengths}
31
32% personal data
96c0da13 33\firstname{Daniel}
34\familyname{Watson}
f27afb42 35% optional, remove the line if not wanted
9fe2c992 36\title{Daniel Watson's CV}
f27afb42 37% optional, remove the line if not wanted
96c0da13 38\address{7944 Playmor Terrace}{San Diego, 92122}
f27afb42 39% optional, remove the line if not wanted
96c0da13 40\mobile{805.699.5690}
f27afb42 41% optional, remove the line if not wanted
96c0da13 42%\phone{phone (optional)}
f27afb42 43% optional, remove the line if not wanted
96c0da13 44%\fax{fax (optional)}
f27afb42 45% optional, remove the line if not wanted
96c0da13 46\email{ozzloy@gmail.com}
f27afb42 47% optional, remove the line if not wanted
96c0da13 48%\extrainfo{additional information (optional)}
f27afb42 49% '64pt' is the height the picture must be resized to and 'picture' is the name
50% of the picture file; optional, remove the line if not wanted
757386d1 51%\photo[64pt]{daniel_watson}
f27afb42 52% optional, remove the line if not wanted
fd6bfff9 53\quote{"If I have seen further it is only by standing on the shoulders of
54giants." -Sir Isaac Newton}
f27afb42 55
56% uncomment to suppress automatic page numbering for CVs longer than one page
57%\nopagenumbers{}
58
59
60%-------------------------------------------------------------------------------
61% content
62%-------------------------------------------------------------------------------
63\begin{document}
64\maketitle
65
66\section{Education}
67% arguments 3 to 6 are optional
00552fda 68\cventry{2003--2008}{BS}{UCSD}{San Diego}{}{
69 Computer Science major with a Mathematics Minor
70}
78088c4a 71\cventry{1999--2003}{Diploma}{Bellarmine College Preparatory}{San Jose}{}{}
f27afb42 72
73\section{Experience}
74\subsection{Vocational}
75% arguments 3 to 6 are optional
5dccdc6a 76\cventry{2008--2010}{Computer Engineer}{Avaak, Inc.}{San Diego}{}{
77 System monitoring tool (3k lines of Ruby)\newline{}
78 System overload tool (Ruby)\newline{}
79 Unit test framework (c, make and Expect)\newline{}
80 Built and maintained company bugzilla server, personal git and svn server
81}
82\cventry{2006--2008}{Computer Engineer (Intern)}{Avaak, Inc.}{San Diego}{}{
83 In a chemical sensor project, coded invariant image feature extraction in C
84 with Clark Guest, Ph.D. UCSD and PCA, Fischerfaces analysis with Serge
85 Belongie, Ph.D. UCSD\newline{}
86 Automated image data extraction with Perl and Matlab
87}
88\cventry{2007}{Tutor}{UCSD}{San Diego}{}{
89 Tutored students in CSE 130, Programming Languages in the fall and winter
90 quarters. We covered different styles of programming through different
91 languages: functional programming with OCaml; object oriented programming
92 with python; logic programming with prolog.
93}
f27afb42 94\subsection{Miscellaneous}
95% arguments 3 to 6 are optional
ec960afd 96\cventry{2000--2003}{Track Marshall}{SpeedRing}{San Jose}{}{
97 SpeedRing is go-kart racing for adults\newline{}
98 flag racers on track for passing, rule violations, warning of crashes
99}
100
101\cventry{1998--1999}{Range Marshall}{Sunnyvale Rod \& Gun Club}{Sunnyvale}{}{
102 refill target shooters and keep scores
103}
f27afb42 104
105\section{Languages}
44d3aec5 106%\cvlanguage{language 3}{Skill level}{Comment}
107%Proficient C Java Ruby
108%Capable C++ Python OCaml Matlab
109\cvlanguage{Ruby}{Proficient}{My goto language}
110\cvlanguage{C}{Proficient}{First language I learned}
111\cvlanguage{Java}{Capable}{Many class projects at UCSD required Java}
112\cvlanguage{Python}{Capable}{My first introduction to meta-programming, via
113function decorators, and list comprehensions}
114%\cvlanguage{C++}{Capable}{The only language I hate more than Java}
115\cvlanguage{OCaml}{Capable}{First introduction to functional programming}
f27afb42 116
bcb282a2 117\section{Misc. skills}
118\cvcomputer{git}{client, gitosis, submodules, git-svn}
119{svn}{client, svnserve}
120\cvcomputer{unix cli}{bash scripting, awk, grep, find, etc.}
a00f670e 121{unit testing}{c with cutest, ruby with Test::Unit}
3797339a 122\cvcomputer{gnu buildchain}{gcc, make, gdb}
123{ubuntu/debian}{aptitude, debconf}
a00f670e 124%{gnu buildchain}{gcc, make}
f27afb42 125
f27afb42 126% change the symbol for lists
796fbc77 127%\renewcommand{\listitemsymbol}{-}
128%
d9874d51 129\section{Personal Project Links}
130\cvline{technical blog}{\httplink{i-am-lucky.blogspot.com/} linux, gitosis,
131ruby}
132\cvline{image labelling}{\httplink{github.com/ozzloy/imageclipper} C++}
133\cvline{oble}{\httplink{gitorious.org/oble/oble} C++}
134\cvline{this cv}{\httplink{github.com/ozzloy/cv} latex}
796fbc77 135%\cvlistitem{Item 2}
136%%\cvlistitem[+]{Item 3} % optional other symbol
137%
138%\section{Extra 2}
139%\cvlistdoubleitem[\Neutral]{Item 1}{Item 4}
140%\cvlistdoubleitem[\Neutral]{Item 2}{Item 5}
141%\cvlistdoubleitem[\Neutral]{Item 3}{}
f27afb42 142
d9874d51 143\section{Interests}
144\cvline{rock climbing}{\small great for strength, also fights carpal tunnel}
145\cvline{bike riding}{\small cardio, started as a means to get to school}
146\cvline{device interaction}{\small oble project, face detection as human
147interaction; compiz HeadTrack project}
f27afb42 148
d9874d51 149\end{document}
f27afb42 150
151%% end of file `template_en.tex'.