-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.qmd
71 lines (59 loc) · 1.61 KB
/
index.qmd
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
---
title: Doss-Gollin Research Group
listing:
id: news-listings
type: table
contents:
- "posts/*/*.qmd"
- "posts/*/*.md"
sort:
- "date desc"
- "title desc"
table-striped: true
table-hover: true
page-size: 8
categories: false
fields: [date, title]
field-display-names:
date: Date
title: Title
subtitle: About
feed: true
date-format: long
format:
html:
page-layout: full
---
::::: {.columns}
:::: {.column width="40%"}
::: {layout-ncol="2" layout-valign="center"}
![](_assets/img/logos/james.jpg){width=100%}
James Doss-Gollin is an Assistant Professor in the department of [Civil and Environmental Engineering](https://cee.rice.edu) at Rice University.</br></br>
See his bio [here](people/pi/james-doss-gollin.qmd)
:::
::: {layout-ncol="2" layout-valign="center"}
<div>
<iframe
width="100%"
src="https://www.youtube-nocookie.com/embed/gI2I8Cq-14g"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
</div>
Through mission-oriented basic applied research, we address fundamental challenges in infrastructure resilience and climate adaptation.
:::
::: {layout-ncol="2" layout-valign="center"}
![](_assets/img/group/2023-12-02.jpeg){width=100%}
Do you want to work on intellectually challenging and socially impactful problems?
Learn about [open positions](joinus.qmd).
:::
::::
:::: {.column width="5%"}
::::
:::: {.column width="55%"}
:::: {#news-listings}
::::
::::
:::::