Adding resume to site
This commit is contained in:
parent
fd136892e8
commit
de3c177459
@ -6,6 +6,7 @@ copyright = "© 2016. All rights reserved."
|
|||||||
canonifyurls = true
|
canonifyurls = true
|
||||||
paginate = 10
|
paginate = 10
|
||||||
theme = "blackburn"
|
theme = "blackburn"
|
||||||
|
uglyurls = true
|
||||||
|
|
||||||
[indexes]
|
[indexes]
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
@ -19,7 +20,7 @@ theme = "blackburn"
|
|||||||
disqus = "jakewindle-life"
|
disqus = "jakewindle-life"
|
||||||
# CSS name for highlight.js
|
# CSS name for highlight.js
|
||||||
highlightjs = "androidstudio"
|
highlightjs = "androidstudio"
|
||||||
highlightjs_extra_languages = ["yaml"]
|
highlightjs_extra_languages = ["yaml", "julia"]
|
||||||
dateFormat = "02 Jan 2006, 15:04"
|
dateFormat = "02 Jan 2006, 15:04"
|
||||||
# Include any custom CSS and/or JS files
|
# Include any custom CSS and/or JS files
|
||||||
# (relative to /static folder)
|
# (relative to /static folder)
|
||||||
|
@ -10,4 +10,8 @@ I'm a hard-working software engineer by day, and attending classes at George Mas
|
|||||||
|
|
||||||
# Interests
|
# 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.
|
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