-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
81 lines (69 loc) · 2.64 KB
/
index.html
File metadata and controls
81 lines (69 loc) · 2.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
---
layout: default
---
<h1>Home</h1>
<p>
Hi and welcome to my page!
I'm currently an Image Analyst at Maxar working to build the globe in 3D.
On the side, I am working to grow my coding profile and advance my career as a future Data Scientist.
I was introduced to coding in college while completing a dual Bachelor of Science in Physics and Astronomy at the University of Arizona.
Python has always been my go-to language; now I am expanding my familiarity with other languages such as C++, R, and Julia.
</p>
<p>
I welcome you to explore this page where I have linked some of my projects ranging from my time in college, my career, and my free-time.
Also embedded are my Resume and CV, and even some of the interesting hobbies I've grown to love away from my work.
</p>
<h2>Work In Code</h2>
<h3>Free Time</h3>
<p>
Fun projects that have peaked my interest
</p>
<h3><a href="/blog-coding/index.html">Career</a></h3>
<p>
Links to the projects I've been involved with after college
</p>
<h3>College</h3>
<p>
Work completed during my college days
</p>
<h2>Documents</h2>
<p>
Click title of images to download PDF versions of my resume and curriculum vitae.
</p>
<div class="row">
<div class="column">
<div class="container">
<iframe src="/assets/files/Resume.pdf" title="Resume" style="width:100%">
</iframe>
</div>
</div>
<div class="column">
<div class="container">
<iframe src="/assets/files/CV.pdf" title="CV" style="width:100%">
</iframe>
</div>
</div>
</div>
<h2>Hobbies</h2>
<p>
Work-life balance is incredibly important to me, as I believe it should be for everyone.
Here is where I welcome you to explore my life away from the computer.
</p>
<h3><a href="/blog-outdoors/index.html">Everything Outdoors</a></h3>
<p>
I now call Denver home, and what better place could there be to enjoy the great outdoors!
I am an active hiker, climber, backpacker, and skier.
</p>
<h3><a href="/music.html">Modern Music Culture</a></h3>
<p>
Music is one of my biggest passions.
Most people say they listen to just about everything.
However, I have come to face the truth that I listen to almost exclusively Electronic Dance Music, usually shorthanded to EDM.
Now that doesn't mean I only listen to what is popular now; in fact I am always exploring the crevices of the genre, finding new and unique sounds at the bottom of the crate.
Here is where I share some of what I'm currently digging through.
</p>
<h3><a href="/bookshelf.html">My Bookshelf</a></h3>
<p>
I have made it my goal to read more, and I'd like to keep track of what has interested me.
Here is where I hope to do that.
</p>