(no commit message)
[ozzloy@gmail.com/cv] / daniel_watson_cv_one_page.tex
1 %% start of file `daniel_watson_cv_one_page.tex'
2 %%% credit:
3 %% start of file `template_en.tex'.
4 %% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com).
5 %
6 % This work may be distributed and/or modified under the
7 % conditions of the LaTeX Project Public License version 1.3c,
8 % available at http://www.latex-project.org/lppl/.
9
10
11 \documentclass[10pt,a4paper]{moderncv}
12
13 % moderncv themes
14 % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and
15 % 'roman' (for roman fonts, instead of sans serif fonts)
16 \moderncvtheme[blue]{casual}
17 %\moderncvtheme[green]{classic} % idem
18
19 % character encoding
20 % replace by the encoding you are using
21 \usepackage[utf8]{inputenc}
22
23 % adjust the page margins
24 \usepackage[scale=0.8]{geometry}
25 \usepackage{multicol}
26 % if you want to change the width of the column with the dates
27 %\setlength{\hintscolumnwidth}{3cm}
28 % only for the classic theme, if you want to change the width of your name
29 % placeholder (to leave more space for your address details
30 %\AtBeginDocument{\setlength{\maketitlenamewidth}{6cm}}
31 % required when changes are made to page layout lengths
32 \AtBeginDocument{\recomputelengths}
33
34 % personal data
35 \firstname{Daniel}
36 \familyname{Watson}
37 % optional, remove the line if not wanted
38 \title{Software Engineer}
39 % optional,
40 %\address{7665 Palmilla Drive \#5210}{San Diego, 92122}
41 % optional,
42 \mobile{805.699.5690}
43 % optional,
44 %\phone{phone (optional)}
45 % optional,
46 %\fax{fax (optional)}
47 % optional,
48 \email{ozzloy@gmail.com}
49 % optional,
50 %\extrainfo{additional information (optional)}
51 % '64pt' is the height the picture must be resized to and 'picture' is the name
52 % of the picture file; optional, remove the line if not wanted
53 %\photo[64pt]{daniel_watson}
54 % optional, remove the line if not wanted
55 %\quote{"If I have seen further it is only by standing on the shoulders of
56 %giants." -Sir Isaac Newton}
57
58 % uncomment to suppress automatic page numbering for CVs longer than one page
59 \nopagenumbers{}
60
61
62 %-------------------------------------------------------------------------------
63 % content
64 %-------------------------------------------------------------------------------
65 \begin{document}
66 \maketitle
67
68 \section{Education}
69 % arguments 3 to 6 are optional
70 \cventry{2003--2008}{BS}{UCSD}{San Diego}{CA}
71 {Computer Science major with a Mathematics Minor}
72 \cventry{1999--2003}{High SchoolDiploma}{Bellarmine College Preparatory}
73 {San Jose}{CA}{}
74 \section{Letters of Recommendation}
75
76 Since I am coming to professional education employment through
77 a non-traditional route, I am not currently certificated. However,
78 I am willing to go through the process. For the last 3.5 years,
79 I have been teaching at Gideon Hausner, a jewish day school for K-8
80 students. During that time, I have built relationships with students,
81 parents, teachers and faculty.
82
83 As a result, while I do not have formal certifications or training
84 in teaching, I do have many letters of recommendation. These letters
85 are from students themselves, parents, and faculty \& staff.
86
87 \begin{itemize}
88 \item \textbf{
89 \textcolor{color2}{
90 \httplink[Recommendation Letters on Google Drive]
91 {drive.google.com/drive/folders/1nAeLSjj6ZsE24migsOrlJwSLihsAPkxu?usp=sharing}}}
92
93 \section{Experience}
94 \subsection{Vocational}
95 % arguments 3 to 6 are optional
96 \cventry{2017--2020}{Computer Science and Engineering Specialist}
97 {Gideon Hausner}{Palo Alto}{CA}
98 {
99 \begin{itemize}
100 \item
101 I helped students with technical portions of science
102 projects. For example, we wired, created wiring diagrams,
103 selected components, troubleshot with multimeter on live
104 circuitry (safely), as well as 3d modeled and printed parts.
105 \item
106 With other teachers, I helped create lesson plans that included
107 parts from various subjects. For example, I created a coding
108 project that incorporated force, momentum, and springs.
109 \end{itemize}
110 }
111 \cventry{2013--Present}{Cofounder}{challenge--bot}{Palo Alto}{CA}
112 {
113 \begin{itemize}
114 \item
115 challenge--bot gives students courage and encourages autonomous
116 learning. The design of challenge--bot shows how to build a
117 robot from commonly available parts. Students realize that they
118 can have a completely new idea and go build it from parts on the
119 free market.
120 \item
121 Students have taken this message to heart and brought their
122 ideas into reality. Projects include building a cat feeder and
123 fish feeder. Several students combined their robots and were
124 able to perform more sophisticated tasks. Another student built
125 the same robot, but with much bigger parts, in order to make it
126 faster and last longer.
127 \item
128 Together with Learnika, Erin and I have brought challenge-bot
129 material to Gideon Hausner, a middle school in Palo Alto. In
130 addition, we have taught challenge-bot at the hackerspaces
131 Hacker Dojo and Entropi. I also teach the material at Learnika's
132 own learning center.
133 \end{itemize}
134 }
135 \cventry{2014--Present}{Tutor}{Learnika}{Palo Alto}{CA}
136 {
137 \begin{itemize}
138 \item
139 I have taught scratch, independent, and advanced coding classes.
140 \item
141 Individual students find tutors through Learnika as well, and I
142 teach them a wide variety of subjects. For software, we cover
143 scratch, python, scheme, and Java. After taking the
144 challenge-bot course at Learnika, students continue on learning
145 robotics topics. We cover soldering, and the robotics software
146 development cycle.
147 \end{itemize}
148 }
149 \cventry{2010--2013}{Computer Engineer}{VisionTree, Inc.}{San Diego}{CA}
150 {
151 \begin{itemize}
152 \item
153 Because svn repos were difficult to work with, I converted
154 them to git with ssh keys for authorization.
155 \item
156 After teaching several employees individually how to use git, I
157 created and taught a git workshop.
158 \item
159 I rewrote scripts for handling HL7 communications, automated
160 and documented their installation.
161 \item
162 For a client, I made backwards-compatible features to internally
163 developed markup and processing code.
164 \item
165 Coldfusion setup was tedious, so I scripted it with
166 Expect and translated it to ruby and bash for coworkers.
167 \end{itemize}
168 }
169 \cventry{2006--2010}{Computer Engineer}{Avaak, Inc.}{San Diego}{CA}
170 {
171 \begin{itemize}
172 \item
173 To locate communications problems, I wrote tools which
174 identified the server's memory as the bottleneck.
175 \item
176 Working with UCSD professors, I characterized a reversible
177 chemical sensor reaction's amount and type.
178 \end{itemize}
179 }
180 \cventry{2007}{Programming Languages Tutor}{UCSD}{San Diego}{CA}
181 {
182 In Fall and Winter quarters, I tutored students Programming Languages,
183 CSE 130, covering different paradigms using different languages.
184 }
185 \subsection{For Inspiration and Recognition of Science and Technology}
186 % arguments 3 to 6 are optional
187 \cventry{2013--present}{Programming Subteam Lead Mentor}
188 {Firebots Team 3501}{Fremont}{CA}
189 {
190 As a result of students' trouble with git concepts, David Dobervich
191 and I created materials to help teach and assess these skills
192 systematically.
193 }
194 \cventry{2011--2013}{Programming Subteam Lead Mentor}
195 {Cow Abductors Team 53}{Greenbelt}{MD}
196 {
197 With my help, high school students have written controller code,
198 and learned about source code management.
199 }
200 \cventry{2003--2011}{Programming Subteam Mentor}{Midnight Mechanics Team 812}
201 {San Diego}{CA}
202 {
203 Along with other mentors, I introduced high school students to programming
204 and controller hardware.
205 }
206 \cventry{2002--2003}{Programming Subteam Member}{Cheesy Poofs Team 254}
207 {San Jose}{CA}
208 {
209 Coded robot controller firmware and autonomous mode in pBasic, shrinking code
210 into the EEPROM.
211 }
212 %\subsection{Miscellaneous}
213 %% arguments 3 to 6 are optional
214 %\cventry{2000--2003}{Track Marshall}{SpeedRing}{San Jose}{}{
215 % SpeedRing is go-kart racing for adults\newline{}
216 % flag racers on track for passing, rule violations, warning of crashes
217 %}
218 %
219 %\cventry{1998--1999}{Range Marshall}{Sunnyvale Rod \& Gun Club}{Sunnyvale}{}{
220 % refill target shooters and keep scores
221 %}
222 %\section{Languages}
223 %%\cvlanguage{language 3}{Skill level}{Comment}
224 %%Proficient C Java Ruby
225 %%Capable C++ Python OCaml Matlab
226 %\cvlanguage{Ruby}{Proficient}{My goto language}
227 %\cvlanguage{C}{Proficient}{First language I learned}
228 %\cvlanguage{Java}{Capable}{Many class projects at UCSD required Java}
229 %\cvlanguage{Python}{Capable}{My first introduction to meta-programming, via
230 %function decorators, and list comprehensions}
231 %%\cvlanguage{C++}{Capable}{The only language I hate more than Java}
232 %\cvlanguage{OCaml}{Capable}{First introduction to functional programming}
233 \section{Computer Skills}
234 \cvcomputer{git}{client, -flow, gito\{sis,lite\}, submodules, git-svn}
235 {svn}{client, svnserve}
236 \cvcomputer{unix cli}{bash scripting, awk, grep, find, etc.}
237 {unit testing}{c with cutest, ruby with Test::Unit, racket with rackunit}
238 \cvcomputer{gnu buildchain}{gcc, make, gdb}
239 {ubuntu/debian}{aptitude, debconf}
240 \cvcomputer{Proficient with}{Ruby, C, Java, Python, Racket}
241 {Capable with}{OCaml, javascript, CFML\{,script\}, XSLT}
242 \section{Personal Projects}
243
244 \cvline{combo breaker}{To recover combos from combination locks left
245 by students at Gideon Hausner, I tried recreating Samy Kamkar's
246 combo breaker. That did not work as he described it, but i continued
247 and made this.
248 \httplink{youtu.be/1lQE3Fa\_puw}}
249
250 \cvline{this cv}{ The raw \LaTeX \space for generating this CV is
251 available online at
252 \httplink{challenge-bot.com:8080/gitweb?p=ozzloy\%2Fcv.git;a=summary}}
253
254 \cvline{oble}{This project uses a camera and OpenCV to detect presence of a
255 face, allowing one to watch in-browser videos without poking the keyboard
256 and mouse to prevent the screensaver.
257 \httplink{gitorious.org/ozzloy/oble}}
258
259 \section{References}
260
261 \cvline{Liat Baranoff}
262 {\href{mailto:lbaranoff@hausner.com}{lbaranoff@hausner.com}
263 Science Department Chair for
264 \href{http://hausner.com/}
265 {Gideon Hausner, Jewish Day School}}
266
267 \cvline{David Zimand}
268 {\href{mailto:dzimand@gmail.com}{dzimand@gmail.com}
269 Head of School for
270 \href{http://hausner.com/}
271 {Gideon Hausner, Jewish Day School}}
272
273 \cvline{David Dobervich}
274 {\href{mailto:david.dobervich@gmail.com}{david.dobervich@gmail.com}
275 Lead Teacher for
276 \href{http://fremontrobotics.com/}
277 {Fremont High School robotics team 3501}}
278
279 \cvline{Wayne Gramlich}
280 {\href{mailto:wayne.gramlich.2007@gmail.com}
281 {wayne.gramlich.2007@gmail.com}
282 President of \href{http://hbrobotics.org/}
283 {Homebrew Robotics Club hbrobotics.org}}
284
285 \cvline{Tony Lee} {\href{mailto:tony@learnika.com}{tony@learnika.com}
286 Founder of \href{http://learnika.com/} {Learnika
287 http://learnika.com/}}
288
289 \end{document}
290 %\cvlistitem{Item 2}
291 %%\cvlistitem[+]{Item 3} % optional other symbol
292 %
293 %\section{Extra 2}
294 %\cvlistdoubleitem[\Neutral]{Item 1}{Item 4}
295 %\cvlistdoubleitem[\Neutral]{Item 2}{Item 5}
296 %\cvlistdoubleitem[\Neutral]{Item 3}{}
297
298 %\section{Interests}
299 %\cvline{rock climbing}{\small great for strength, also fights carpal tunnel}
300 %\cvline{bike riding}{\small cardio, started as a means to get to school}
301 %\cvline{device interaction}{\small oble project, face detection as human
302 %interaction; compiz HeadTrack project}
303 %% end of file `daniel_watson_cv.tex'.