-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPhotography.html
More file actions
223 lines (184 loc) · 9.21 KB
/
Photography.html
File metadata and controls
223 lines (184 loc) · 9.21 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html>
<html lang="en"> <!--- Header --->
<head>
<title>
Greg Furlich Photography
</title>
<meta itemprop="description" name="description" content="An exhibition of my landscape and astrophotography work." />
<meta name="author" content="Greg Furlich">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/assets/main.css">
<link rel="icon" href="/favicon.png" type="image/png">
<link rel="stylesheet" href="https://code.cdn.mozilla.net/fonts/fira.css">
<link href="https://fonts.googleapis.com/css?family=Fira+Sans" rel="stylesheet">
<meta name="msvalidate.01" content="BC72728F899DD0C341E344FFDDC4BEB8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body><header>
<nav>
<div class="topnav">
<a href="/">
<p>
<h> Greg Furlich</h>
</p>
</a>
<div class="topnav-right">
<a href="/Research.html"><p>Research</p></a>
<a href="/Education.html"><p>Education</p></a>
<a href="/Projects.html"><p>Projects</p></a>
<a href="/Hobbies.html"><p>Hobbies</p></a>
<a href="/Photography.html"><p>Photography</p></a>
<a href="https://www.colorado.edu/center/nsi/greg-furlich"><p><img id="CU" src="/assets/logos/cub.png" height=30vw></p></a>
<a href="https://github.com/gfurlich/"><p><img id="github" src="/assets/logos/github.png" height=30vw></p></a>
<a href="https://www.linkedin.com/in/greg-furlich/"><p><img id="linkedin" src="/assets/logos/in.png" height=30vw></p></a>
<a href="mailto:greg.furlich@colorado.edu"><p><img id="mzil" src="/assets/logos/mail.png" height=30vw></p></a>
</div>
</div>
</nav>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<article class="post">
<!-- <header class="post-header">
<h1 class="post-title">Greg Furlich Photography</h1>
</header> -->
<div class="post-content">
<div style="height: 10vh"></div>
<!-- ── Page Content ───────────────────────────────────────── -->
<h1 id="photography">Photography</h1>
<main class="page-wrap">
<bp style="text-align:justifty;">
I enjoy taking pictures of nature and landscapes as I hike and camp. Since I stay up long nights as part of my research as an applied astronomer, I have experimented with long exposures and nighttime astrophotography. Sensors such as focal plane arrays and cameras are an integral part of my research and give me much experience for this hobby.
</bp>
<!-- ── Featured ─────────────────────────────────────────── -->
<div style="height: 5vh"></div>
<h1>Featured</h1>
<div class="featured-wrap" onclick="openLB(0)">
<img src="/assets/photography/kirkham_NP_Photo_Winner.jpg" alt="Grand Teton NP at the Snake River Overlook" loading="lazy" />
<div class="featured-badge">2016 Kirkham's National Parks Photo Contest Winner</div>
<div class="featured-meta">
<div class="fc">Grand Tetons at the Snake River Overlook</div>
<div class="ft">Kirkham's National Parks Photo Contest — First Prize</div>
</div>
</div>
<!-- ── Nature ────────────────────────────────────────────── -->
<div style="height: 5vh"></div>
<h1>Nature</h1>
<div class="masonry">
<div class="m-item" onclick="openLB(1)">
<img src="/assets/photography/Dust_Storm_Delta_20190606.JPG" alt="Drum Mountains, Utah" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">The Drum Mountains in Millard County, Utah looking very green after a wet spring in the Sevier desert</div>
<div class="m-tag">Nature · 2019</div>
</div>
</div>
<div class="m-item" onclick="openLB(2)">
<img src="/assets/photography/Banff_NP_Rainbow.JPG" alt="Rainbow in Banff NP" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Rainbow in Banff NP, Canada</div>
<div class="m-tag">Nature</div>
</div>
</div>
<div class="m-item" onclick="openLB(3)">
<img src="/assets/photography/moose_staredown.jpg" alt="Two moose staring each other down, Wasatch Range" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Two moose staring each other down early in the morning. Wasatch Range, UT</div>
<div class="m-tag">Wildlife</div>
</div>
</div>
</div><!-- /masonry nature -->
<!-- ── Astrophotography ───────────────────────────────────── -->
<div style="height: 5vh"></div>
<h1>Astrophotography</h1>
<div class="masonry">
<div class="m-item" onclick="openLB(4)">
<img src="/assets/photography/Modified_Exposures/DSC_0026_mod.JPG" alt="Milky Way behind TAx4 FDs" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Long exposure of the Milky Way behind TAx4 Fluorescence Detectors, Telescope Array Cosmic Ray Observatory</div>
<div class="m-tag">Astrophotography · Long Exposure </div>
</div>
</div>
<div class="m-item" onclick="openLB(5)">
<img src="/assets/photography/Modified_Exposures/DSC_0036_mod.jpg" alt="Sunrise at TAx4 FDs" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Long exposure sunrise at the TAx4 FDs of the Telescope Array Cosmic Ray Observatory</div>
<div class="m-tag">Long Exposure</div>
</div>
</div>
<div class="m-item" onclick="openLB(6)">
<img src="/assets/photography/Modified_Exposures/DSC_0078_mod.jpg" alt="TAx4 FDs with light painting" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Long exposure TAx4 FDs with light painting using a green LED headlamp</div>
<div class="m-tag">Long Exposure · Light Painting</div>
</div>
</div>
<div class="m-item" onclick="openLB(7)">
<img src="/assets/photography/Lunar_Eclipse_20190121.JPG" alt="Lunar Eclipse 2019-01-21" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Lunar Eclipse. 2019-01-21</div>
<div class="m-tag">Moon</div>
</div>
</div>
<div class="m-item" onclick="openLB(8)">
<img src="/assets/photography/aurora.jpg" alt="Aurora Borealis" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Aurora Borealis, Summer 2025</div>
<div class="m-tag">Aurora</div>
</div>
</div>
<div class="m-item" onclick="openLB(9)">
<img src="/assets/2024_Solar_Eclipse/20240410_0003.jpg" alt="2024 Solar Eclipse" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Solar Eclipse. Grand Lake St Mary's State Park, OH</div>
<div class="m-tag">Solar Eclipse</div>
</div>
</div>
<div class="m-item" onclick="openLB(10)">
<img src="/assets/2024_Solar_Eclipse/20240410_0011.jpg" alt="2024 Solar Eclipse totality" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Solar Eclipse Totality. Grand Lake St Mary's State Park, OH</div>
<div class="m-tag">Solar Eclipse</div>
</div>
</div>
<div class="m-item" onclick="openLB(11)">
<img src="/assets/2024_Solar_Eclipse/DSC_0181.JPG" alt="2024 Solar Eclipse" loading="lazy" />
<div class="m-overlay">
<div class="m-caption">Solar Eclipse Totality. Grand Lake St Mary's State Park, OH</div>
<div class="m-tag">Solar Eclipse</div>
</div>
</div>
</div><!-- /masonry astro -->
</main>
<p><!-- ── Lightbox ───────────────────────────────────────────── --></p>
<div class="lb" id="lb" onclick="lbBgClose(event)">
<div class="lb-img-wrap">
<button class="lb-close" onclick="closeLB()">✕ Close</button>
<img id="lb-img" src="" alt="" />
</div>
<div class="lb-bottom">
<div>
<div class="lb-cap" id="lb-cap"></div>
<div class="lb-tag" id="lb-tag"></div>
</div>
<div class="lb-nav">
<button onclick="lbNav(-1)">← Prev</button>
<button onclick="lbNav(1)">Next →</button>
</div>
</div>
</div>
<top id="go-to-top" title="Go to top"><a href="#">▲<br />Back to Top</a></top>
<!-- Load Scripts -->
<script src="/assets/js/photography.js"></script>
</div>
</article>
</div>
</main><footer class="site-footer h-card">
<data class="u-url" href="/"></data>
<!--- Footer Content --->
© Greg Furlich 2026 <br>
All Rights Reserved<br>
</footer>
</body>
</html>