Adding resume to site
This commit is contained in:
parent
fd136892e8
commit
de3c177459
@ -6,6 +6,7 @@ copyright = "© 2016. All rights reserved."
|
||||
canonifyurls = true
|
||||
paginate = 10
|
||||
theme = "blackburn"
|
||||
uglyurls = true
|
||||
|
||||
[indexes]
|
||||
tag = "tags"
|
||||
@ -19,7 +20,7 @@ theme = "blackburn"
|
||||
disqus = "jakewindle-life"
|
||||
# CSS name for highlight.js
|
||||
highlightjs = "androidstudio"
|
||||
highlightjs_extra_languages = ["yaml"]
|
||||
highlightjs_extra_languages = ["yaml", "julia"]
|
||||
dateFormat = "02 Jan 2006, 15:04"
|
||||
# Include any custom CSS and/or JS files
|
||||
# (relative to /static folder)
|
||||
|
@ -11,3 +11,7 @@ I'm a hard-working software engineer by day, and attending classes at George Mas
|
||||
# Interests
|
||||
|
||||
Tech-wise, there will always be more to know, and more to do. Currently I am interested in statistics and machine learning, and how to apply these fields to common problems I encounter. I also am a programming language fanatic. My favorite programming languages include but are not limited to: Julia, Python, C, Scheme, Racket, Ruby, Javascript, and R.
|
||||
|
||||
# [Resume](cv.pdf)
|
||||
|
||||
Can be found at the link above.
|
BIN
static/cv.pdf
Normal file
BIN
static/cv.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user