From 8d95272ec8505ea5e4842cfc0427e5bec8c49256 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Sat, 2 Apr 2011 17:34:35 -0700 Subject: [PATCH] formatting fixes, and adding personal projects --- daniel_watson_cv.tex | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/daniel_watson_cv.tex b/daniel_watson_cv.tex index afc2e10..baa6142 100644 --- a/daniel_watson_cv.tex +++ b/daniel_watson_cv.tex @@ -13,7 +13,6 @@ % moderncv themes % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and % 'roman' (for roman fonts, instead of sans serif fonts) -%\moderncvtheme[blue]{casual} \moderncvtheme[blue]{casual} %\moderncvtheme[green]{classic} % idem @@ -36,17 +35,17 @@ \familyname{Watson} % optional, remove the line if not wanted \title{Daniel Watson's CV} -% optional, remove the line if not wanted -\address{7944 Playmor Terrace}{San Diego, 92122} -% optional, remove the line if not wanted +% optional, +\address{7665 Palmilla Drive \#5210}{San Diego, 92122} +% optional, \mobile{805.699.5690} -% optional, remove the line if not wanted +% optional, %\phone{phone (optional)} -% optional, remove the line if not wanted +% optional, %\fax{fax (optional)} -% optional, remove the line if not wanted +% optional, \email{ozzloy@gmail.com} -% optional, remove the line if not wanted +% optional, %\extrainfo{additional information (optional)} % '64pt' is the height the picture must be resized to and 'picture' is the name % of the picture file; optional, remove the line if not wanted @@ -129,31 +128,33 @@ %%\cvlanguage{C++}{Capable}{The only language I hate more than Java} %\cvlanguage{OCaml}{Capable}{First introduction to functional programming} \section{Computer Skills} -\cvcomputer{git}{client, gitosis, submodules, git-svn} - {svn}{client, svnserve} +\cvcomputer{git}{client, flow, gitosis, submodules, git-svn} + {svn}{client, svnserve} \cvcomputer{unix cli}{bash scripting, awk, grep, find, etc.} - {unit testing}{c with cutest, ruby with Test::Unit} + {unit testing}{c with cutest, ruby with Test::Unit} \cvcomputer{gnu buildchain}{gcc, make, gdb} - {ubuntu/debian}{aptitude, debconf} -\cvcomputer{Proficient with}{Ruby, C, Java} - {Capable with}{Python, OCaml} -% change the symbol for lists -%\renewcommand{\listitemsymbol}{-} -% + {ubuntu/debian}{aptitude, debconf} +\cvcomputer{Proficient with}{Ruby, C, Java, Python} + {Capable with}{OCaml, javascript, CFML\{,script\}, XSLT} \section{Personal Projects} +\cvline{py\_shell\_bot}{This was originally started because it was hard to +follow along as a teacher would type into the python repl during class. +Using this, the teacher (or any presenter) can type as they normally do and +students can follow along in an irc channel. +\httplink{github.com/ozzloy/py\_shell\_bot}} \cvline{oble}{This project uses a camera to detect presence of a face. The program aggresively blanks the screen for power saving. In addition, oble allows one to watch in-browser videos without poking the keyboard and mouse to prevent the screensaver. I used C++ with OpenCV libs to create this program. \httplink{gitorious.org/oble/oble}} -%\cvline{technical blog}{\httplink{i-am-lucky.blogspot.com/} linux, gitosis, -%ruby} +\cvline{technical blog}{\httplink{i-am-lucky.blogspot.com/} Mostly written as +a reference for myself, this blog is an account of my technical struggles.} \cvline{imageclipper}{Having a set of labelled data helps with many machine-learning projects. I started with someone else's code base and modified it to make labelling easier for me. The tool helped me label data used for training a car detector. \httplink{github.com/ozzloy/imageclipper}} \cvline{this cv}{ The raw \LaTeX for generating this CV is available online at - \httplink{github.com/ozzloy/cv}} + \httplink{github.com/ozzloy/cv}} \end{document} %\cvlistitem{Item 2} %%\cvlistitem[+]{Item 3} % optional other symbol @@ -168,4 +169,4 @@ training a car detector. \httplink{github.com/ozzloy/imageclipper}} %\cvline{bike riding}{\small cardio, started as a means to get to school} %\cvline{device interaction}{\small oble project, face detection as human %interaction; compiz HeadTrack project} -%% end of file `daniel_watson_resume.tex'. +%% end of file `daniel_watson_cv.tex'. -- 2.30.2