removing Miscellaneous job experience
[ozzloy@gmail.com/cv] / daniel_watson_resume.tex
index 11a540aeab1139d1836a790c5bf7841e0c20f26d..2b2b19e6d79180d60bbf64e576e1890b4fbfe88e 100644 (file)
@@ -11,7 +11,8 @@
 % 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[blue]{classic}
 %\moderncvtheme[green]{classic}                % idem
 
 % character encoding
 % of the picture file; optional, remove the line if not wanted
 %\photo[64pt]{daniel_watson}
 % optional, remove the line if not wanted
-\quote{"If I have seen further it is only by standing on the shoulders of
-giants." -Sir Isaac Newton}
+%\quote{"If I have seen further it is only by standing on the shoulders of
+%giants." -Sir Isaac Newton}
 
 % uncomment to suppress automatic page numbering for CVs longer than one page
-%\nopagenumbers{}
+\nopagenumbers{}
 
 
 %-------------------------------------------------------------------------------
@@ -76,13 +77,14 @@ giants." -Sir Isaac Newton}
        System monitoring tool (3k lines of Ruby)\newline{}
        System overload tool (Ruby)\newline{}
        Unit test framework (c, make and Expect)\newline{}
+       image watermarking tool (python)\newline{}
        Built and maintained company bugzilla server, personal git and svn server
 }
 \cventry{2006--2008}{Computer Engineer (Intern)}{Avaak, Inc.}{San Diego}{}{
        In a chemical sensor project, coded invariant image feature extraction in C
        with Clark Guest, Ph.D. UCSD and PCA, Fischerfaces analysis with Serge
        Belongie, Ph.D. UCSD\newline{}
-       Automated image data extraction with Perl and Matlab
+       Wrote a firmware loader for the embedded camera hardware using mspgcc and C
 }
 \cventry{2007}{Tutor}{UCSD}{San Diego}{}{
        Tutored students in CSE 130, Programming Languages in the fall and winter
@@ -90,16 +92,31 @@ giants." -Sir Isaac Newton}
                languages: functional programming with OCaml; object oriented programming
                with python; logic programming with prolog. 
 }
-\subsection{Miscellaneous}
+\subsection{For Inspiration and Recognition of Science and Technology}
 % arguments 3 to 6 are optional
-\cventry{2000--2003}{Track Marshall}{SpeedRing}{San Jose}{}{
-       SpeedRing is go-kart racing for adults\newline{}
-       flag racers on track for passing, rule violations, warning of crashes
+\cventry{2003--2007}{Programming Subteam Mentor}{Midnight Mechanics Team 812}
+{San Diego}{}{
+       As a mentor, I helped high school students code controller firmware.  I
+       introduced them to many aspects of software development including version
+       control and collaboration with svn, and flow control such as \texttt{if} and
+       \texttt{for} constructs.
 }
-
-\cventry{1998--1999}{Range Marshall}{Sunnyvale Rod \& Gun Club}{Sunnyvale}{}{
-       refill target shooters and keep scores
+\cventry{2002--2003}{Programming Subteam Member}{Cheesy Poofs Team 254}
+{San Diego}{}{
+       Coded robot controller firmware in pBasic\newline{}
+       implemented autonomous mode, refactoring code to fit the executable into
+       EEPROM
 }
+%\subsection{Miscellaneous}
+%% arguments 3 to 6 are optional
+%\cventry{2000--2003}{Track Marshall}{SpeedRing}{San Jose}{}{
+%      SpeedRing is go-kart racing for adults\newline{}
+%      flag racers on track for passing, rule violations, warning of crashes
+%}
+%
+%\cventry{1998--1999}{Range Marshall}{Sunnyvale Rod \& Gun Club}{Sunnyvale}{}{
+%      refill target shooters and keep scores
+%}
 
 \section{Languages}
 %\cvlanguage{language 3}{Skill level}{Comment}
@@ -113,26 +130,32 @@ function decorators, and list comprehensions}
 %\cvlanguage{C++}{Capable}{The only language I hate more than Java}
 \cvlanguage{OCaml}{Capable}{First introduction to functional programming}
 
-\section{Misc. skills}
+\section{Computer Skills}
 \cvcomputer{git}{client, 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}
 \cvcomputer{gnu buildchain}{gcc, make, gdb}
 {ubuntu/debian}{aptitude, debconf}
-%{gnu buildchain}{gcc, make}
-
-\section{Interests}
-\cvline{rock climbing}{\small great for strength, also fights carpal tunnel}
-\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}
 
 % change the symbol for lists
 %\renewcommand{\listitemsymbol}{-}
 %
-%\section{Extra 1}
-%\cvlistitem{Item 1}
+\section{Personal Projects}
+\cvline{oble}{This project allows the computer to use 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.  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{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.
+       \httplink{github.com/ozzloy/cv}
+}
 %\cvlistitem{Item 2}
 %%\cvlistitem[+]{Item 3}            % optional other symbol
 %
@@ -141,7 +164,12 @@ interaction; compiz HeadTrack project}
 %\cvlistdoubleitem[\Neutral]{Item 2}{Item 5}
 %\cvlistdoubleitem[\Neutral]{Item 3}{}
 
-\end{document}
+%\section{Interests}
+%\cvline{rock climbing}{\small great for strength, also fights carpal tunnel}
+%\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{document}
 
-%% end of file `template_en.tex'.
+%% end of file `daniel_watson_resume.tex'.