127f808873
cv.tex: Update list of buzzwords ("computer skills" yay!)
2012-12-30 20:10:10 -08:00
2aa58b3700
cv.tex: Update information for Chevron internships
2012-12-30 19:38:13 -08:00
747e5eb937
README.md: Clean up README
...
Bold a few items and remove linebreak from paragraph (github wraps
automatically, so no need to do it myself).
2012-12-19 12:59:04 -08:00
3b0ec05c0f
README.md: Add pre-reqs for building
2012-12-19 12:56:24 -08:00
4262810ba4
Makefile: Change default behavior for "all" target
...
"all" is the default target when you `make`, and it should make
ALL THE THINGS.
2012-12-11 19:38:53 +03:00
b7f270ba7b
Add picture.jpg for the example template
2012-12-11 15:40:19 +03:00
bc2480d70c
Makefile: Add make target for example template
...
Use: `make example` or `make template.pdf` to see the stock moderncv
template.
2012-12-11 15:39:22 +03:00
e7891b905a
Makefile: Add 'cv' make target
2012-12-11 15:38:57 +03:00
95d8a9be43
cv.tex: I'm actually pretty good at CSS...
2012-12-10 23:29:05 +03:00
768e0b5712
cv.tex: Change homepage to github
...
These days it's all about github... and mine is awesome, so Y NOT?!
2012-12-10 23:27:23 +03:00
067ead8c3a
Remove extra Extras for now
...
I'm guessing I should use this for references... maybe later.
2012-12-09 15:45:19 +03:00
fde5d7691b
Add some "computer skills" off the top of my head
2012-12-09 15:42:15 +03:00
c467b7f33a
Update languages
...
Najua kuongea Kiswahili, na hiyo ni poa sana. Lakini sio Kiswahili
sanifu... ni ile chafu.
2012-12-09 15:36:42 +03:00
cc72f2daba
Grammar: correct usage of hyphen as compound modifier
2012-12-09 15:06:15 +03:00
5cf96610ae
Add blogs to list of hobbies
2012-12-09 14:48:39 +03:00
a26c65dd69
Add initial information about internships at Chevron
2012-12-09 14:43:55 +03:00
4600a7811e
Add work at Upward Bound during college
2012-12-09 13:55:21 +03:00
51c259d8b6
Add my first two years of ILRI (as a consultant)
2012-12-09 13:53:43 +03:00
86def53a2f
Add new Zen Buddhism quote
...
One, because "ROOT ALL THE BOXES" is only cool if I include one of
those meme pictures, but two because it's used by BackTrack, the
pen-testing Linux distro.
Still not sure if having quotes on your CV is lame or not.
2012-12-09 13:43:56 +03:00
bb544981fa
Remove comments
...
Since I'm a LaTeX n00b I assumed that % had some mystical qualities,
but apparently it's just a comment. Bye!
2012-12-09 13:27:22 +03:00
a693e4ee05
Disable bibliography
...
I have nothing to cite, so we might as well keep the LaTeX errors
during processing to a minimum.
2012-12-09 13:07:16 +03:00
4f94b7b826
Remove page numbering
2012-12-09 00:14:06 +03:00
af44b79f6f
Update interests
2012-12-08 21:25:22 +03:00
e4eda76351
Remove cover letter from CV template
...
The original is preserved in moderncv's boilerplate `template.cv`
if I ever need to glance at the syntax.
2012-12-05 22:15:06 +03:00
52f796698f
Begin updating CV template with real data
2012-12-05 22:14:35 +03:00
81b7fab095
Delete README so github will render README.md instead
2012-12-04 10:13:03 +03:00
d3b33216df
README -> README.md
2012-12-04 10:11:53 +03:00
18512283e5
Update README
...
Add more information and start using Markdown syntax
2012-12-04 10:10:18 +03:00
9f2694ea3f
Add Makefile
...
Can be used to recompile the CV's LaTeX -> PDF:
make cv.pdf
'cv.pdf' is the default target, so you can also just:
make
A 'clean' target is also provided for easy cleanup.
2012-12-02 00:52:08 +03:00
637a17c765
Add initial .gitignore
...
We don't want to track intermediate and output files from pdflatex.
2012-12-02 00:42:56 +03:00
9707469d41
Initial commit
...
template.tex is from the moderncv distribution
cv.tex is based on template.tex
2012-12-02 00:35:16 +03:00