removing Miscellaneous job experience
[ozzloy@gmail.com/cv] / daniel_watson_resume.tex
index 6fcb6b77d0ba28fd8589a3f70076bb89a8545a9d..2b2b19e6d79180d60bbf64e576e1890b4fbfe88e 100644 (file)
@@ -50,8 +50,8 @@
 % 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{}
@@ -84,7 +84,7 @@ giants." -Sir Isaac Newton}
        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
@@ -92,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}
@@ -122,17 +137,25 @@ function decorators, and list comprehensions}
 {unit testing}{c with cutest, ruby with Test::Unit}
 \cvcomputer{gnu buildchain}{gcc, make, gdb}
 {ubuntu/debian}{aptitude, debconf}
-%{gnu buildchain}{gcc, make}
 
 % change the symbol for lists
 %\renewcommand{\listitemsymbol}{-}
 %
-\section{Personal Project Links}
-\cvline{technical blog}{\httplink{i-am-lucky.blogspot.com/} linux, gitosis,
-ruby}
-\cvline{image labelling}{\httplink{github.com/ozzloy/imageclipper} C++}
-\cvline{oble}{\httplink{gitorious.org/oble/oble} C++}
-\cvline{this cv}{\httplink{github.com/ozzloy/cv} latex}
+\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,11 +164,11 @@ ruby}
 %\cvlistdoubleitem[\Neutral]{Item 2}{Item 5}
 %\cvlistdoubleitem[\Neutral]{Item 3}{}
 
-\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}
+%\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}