-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery.html
More file actions
202 lines (167 loc) · 10.2 KB
/
gallery.html
File metadata and controls
202 lines (167 loc) · 10.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Gallery – Daehyun Choi's lab and research photos." />
<title>Gallery | Daehyun Choi</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" />
<link rel="stylesheet" href="assets/css/daehyun2.css" />
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PRX797NX3Q"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-PRX797NX3Q');
</script>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-dc navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#main-nav" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Daehyun Choi | Fluid Mechanics & Physical AI</a>
</div>
<div class="collapse navbar-collapse" id="main-nav">
<ul class="nav navbar-nav navbar-right">
<li><a href="publications.html">Publications</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="opensource.html">Open Source</a></li>
<li class="active"><a href="gallery.html">Gallery</a></li>
</ul>
</div>
</div>
</nav>
<!-- Lightbox -->
<div class="dc-lightbox" id="lightbox" onclick="closeLightbox(event)">
<span class="dc-lightbox-close" onclick="closeLightbox()">×</span>
<img id="lightbox-img" src="" alt="">
<p class="dc-lightbox-caption" id="lightbox-caption"></p>
</div>
<!-- Main Content -->
<div class="container dc-main" role="main">
<div class="row">
<div class="col-lg-10 col-lg-offset-1 col-md-12">
<div class="dc-gallery" id="gallery">
<!-- ── 사진 추가 방법 ──────────────────────────────────────
아래 블록을 복사해서 사진을 추가하세요:
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/파일명.jpg','캡션')">
<img src="images/gallery/파일명.jpg" alt="캡션" loading="lazy">
<div class="dc-gallery-caption">캡션</div>
</div>
사진 파일은 images/gallery/ 폴더에 넣으세요.
─────────────────────────────────────────────────────── -->
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/gallery_dfd2025_with_darpateam.jpg','APS DFD 2025 — with DARPA team')">
<img src="images/gallery/gallery_dfd2025_with_darpateam.jpg" alt="APS DFD 2025 — with DARPA team" loading="lazy">
<div class="dc-gallery-caption">APS DFD 2025 — with DARPA team</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/gallery_dfd2025_with_paras_nasa.jpg','APS DFD 2025 — with Paras, NASA visit')">
<img src="images/gallery/gallery_dfd2025_with_paras_nasa.jpg" alt="APS DFD 2025 — with Paras, NASA visit" loading="lazy">
<div class="dc-gallery-caption">APS DFD 2025 — with Paras, NASA visit</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/gallery_euromech2025_with_chandan.jpg','EUROMECH 2025 — with Chandan Bose')">
<img src="images/gallery/gallery_euromech2025_with_chandan.jpg" alt="EUROMECH 2025 — with Chandan Bose" loading="lazy">
<div class="dc-gallery-caption">EUROMECH 2025 — with Chandan Bose</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/gallery_hopkins2025_with_gilly.jpg','Johns Hopkins 2025 — with Prof. Gilly')">
<img src="images/gallery/gallery_hopkins2025_with_gilly.jpg" alt="Johns Hopkins 2025 — with Prof. Gilly" loading="lazy">
<div class="dc-gallery-caption">Johns Hopkins 2025 — with Prof. Gilly</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/gallery_nozzle_optimization_with_halley.jpg','Nozzle optimization — with Halley')">
<img src="images/gallery/gallery_nozzle_optimization_with_halley.jpg" alt="Nozzle optimization — with Halley" loading="lazy">
<div class="dc-gallery-caption">Nozzle optimization — with Halley</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/gallery_sicb2026_with_gilly.jpg','SICB 2026 — with Prof. Gilly')">
<img src="images/gallery/gallery_sicb2026_with_gilly.jpg" alt="SICB 2026 — with Prof. Gilly" loading="lazy">
<div class="dc-gallery-caption">SICB 2026 — with Prof. Gilly</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/gallery_dfd2024_brunei_.jpg','APS DFD 2024 — Brunei fieldwork')">
<img src="images/gallery/gallery_dfd2024_brunei_.jpg" alt="APS DFD 2024 — Brunei fieldwork" loading="lazy">
<div class="dc-gallery-caption">APS DFD 2024 — Brunei fieldwork</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/with_saad_korea.jpg','With Prof. Saad Bhamla — Korea')">
<img src="images/gallery/with_saad_korea.jpg" alt="With Prof. Saad Bhamla — Korea" loading="lazy">
<div class="dc-gallery-caption">With Prof. Saad Bhamla — Korea</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/brunei_with_nami.jpg','Fieldwork in Brunei — with Nami')">
<img src="images/gallery/brunei_with_nami.jpg" alt="Fieldwork in Brunei — with Nami" loading="lazy">
<div class="dc-gallery-caption">Fieldwork in Brunei — with Nami</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/darpa_mudskipper.png','DARPA mudskipper research')">
<img src="images/gallery/darpa_mudskipper.png" alt="DARPA mudskipper research" loading="lazy">
<div class="dc-gallery-caption">DARPA mudskipper research</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/dinner_with_grafelab.png','Dinner with Grafe Lab')">
<img src="images/gallery/dinner_with_grafelab.png" alt="Dinner with Grafe Lab" loading="lazy">
<div class="dc-gallery-caption">Dinner with Grafe Lab</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/lastdinner_with_mostlab_profs.png','Lab farewell dinner')">
<img src="images/gallery/lastdinner_with_mostlab_profs.png" alt="Lab farewell dinner" loading="lazy">
<div class="dc-gallery-caption">Lab farewell dinner</div>
</div>
<div class="dc-gallery-item">
<img src="images/gallery/mudskipper_cenimatic.gif" alt="Mudskipper — cinematic" loading="lazy">
<div class="dc-gallery-caption">Mudskipper — cinematic</div>
</div>
<div class="dc-gallery-item">
<img src="images/gallery/mudskipper_46_60fps-4.gif" alt="Mudskipper locomotion — high-speed" loading="lazy">
<div class="dc-gallery-caption">Mudskipper locomotion — high-speed</div>
</div>
<div class="dc-gallery-item">
<video autoplay muted loop playsinline style="width:100%; display:block; border-radius:4px;">
<source src="images/gallery/brunei_on_boat_with_nami.mp4" type="video/mp4">
</video>
<div class="dc-gallery-caption">On a boat in Brunei — with Nami</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/DSC00282.jpg','Lab dinner')">
<img src="images/gallery/DSC00282.jpg" alt="Lab dinner" loading="lazy">
<div class="dc-gallery-caption">Lab dinner</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/IMG_2274.jpg','Bhamla Lab gathering')">
<img src="images/gallery/IMG_2274.jpg" alt="Bhamla Lab gathering" loading="lazy">
<div class="dc-gallery-caption">Bhamla Lab gathering</div>
</div>
<div class="dc-gallery-item" onclick="openLightbox('images/gallery/Gemini_Generated_Image_kbc7ehkbc7ehkbc7.png','With the team')">
<img src="images/gallery/Gemini_Generated_Image_kbc7ehkbc7ehkbc7.png" alt="With the team" loading="lazy">
<div class="dc-gallery-caption">With the team</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="dc-footer">
<div class="container">
<p>© <script>document.write(new Date().getFullYear())</script> Daehyun Choi · Powered by <a href="https://pages.github.com/">GitHub Pages</a></p>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/jquery@1.12.4/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/js/bootstrap.min.js"></script>
<script>
function openLightbox(src, caption) {
document.getElementById('lightbox-img').src = src;
document.getElementById('lightbox-caption').textContent = caption || '';
document.getElementById('lightbox').classList.add('active');
document.body.style.overflow = 'hidden';
}
function closeLightbox(e) {
if (e && e.target !== document.getElementById('lightbox') &&
!e.target.classList.contains('dc-lightbox-close')) return;
document.getElementById('lightbox').classList.remove('active');
document.body.style.overflow = '';
}
document.addEventListener('keydown', function(e) {
if (e.key === 'Escape') closeLightbox({ target: document.getElementById('lightbox') });
});
// Hide empty message if gallery has items
var items = document.querySelectorAll('.dc-gallery-item');
if (items.length > 0) document.getElementById('gallery-empty').style.display = 'none';
</script>
</body>
</html>