-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.html
162 lines (158 loc) · 9.77 KB
/
team.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>PLENUM</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/plenum-og-logo-raster.png"/>
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<!-- reference -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<link href="css/about.css" rel="stylesheet" />
</head>
<body>
<!--Navigation bar-->
<nav>
<div id="nav-placeholder">
</div>
<script>
$(function(){
$("#nav-placeholder").load("nav.html");
});
</script>
</nav>
<!--end of Navigation bar-->
<div class="py-0 bg-image-full" style="background-image: url('assets/developing.gif')">
<!-- Put anything you want here! The spacer below with inline CSS is just for demo purposes!-->
<div style="height: 20rem">
</div>
</div>
<div id="paper_subs">
<section class="py-5">
<div class="row justify-content-center">
<div class="col-lg-9 my-4">
<h1 class= "my-4">MEET THE TEAM!</h1>
<hr class = "mb-sm-5">
<div class="row mb-5">
<div class="col-md-6 order-md-2 float-sm-end">
<img src="assets/arghy_2.png" alt="arghya" class="img-fluid border-white w-50 rounded-circle">
</div>
<div class="col-md-6">
<h3 class="text-uppercase mt-0 mb-1 text-dark">
Arghya Kannadaguli
</h3>
<h5 class="my-0">
<em>Editor-in-Chief</em>
</h5>
<hr class="mb-3">
<p>Senior in the Geography Department pursuing the Data Science option with minors in Informatics and Applied Math.</p>
<p>Arghya is passionate about using geospatial technology to study and address environmental injustice and systemic inequity. In her free time, she likes to read, dance, and go on walks.</p>
</div>
</div>
<div class="row mb-5">
<div class="col-md-6">
<img src="assets/bukhari_2.jpg" alt="bukhari" class="img-fluid border-white w-50 rounded-circle float-sm-end me-sm-5">
</div>
<div class="col-md-6 flex-valign">
<h3 class="text-uppercase mt-0 mb-1 text-dark">
Bukhari Shakil
</h3>
<h5 class="my-0">
<em>Editor-in-Chief</em>
</h5>
<hr class="hr-primary w-70 ml-0 mb-3">
<p>Senior in the Geography Department pursuing the Data Science option with a minor in Informatics.</p>
<p> Bukhari's primary interests lie in understanding data modeling methods that help transform the way we understand the spaces we inhabit . In his free time, he enjoys photography, spending time with friends, and playing tennis.</p>
</div>
</div>
<div class="row mb-5">
<div class="col-md-6 order-md-2 float-sm-end">
<img src="assets/aditi_2.jpg" alt="aditi" class="img-fluid border-white w-50 rounded-circle">
</div>
<div class="col-md-6">
<h3 class="text-uppercase mt-0 mb-1 text-dark">
Aditi Teriar
</h3>
<h5 class="my-0">
<em>Publisher</em>
</h5>
<hr class="mb-3">
<p>Senior at UW pursuing the GIS track in the Geography department.</p>
<p>Aditi is interested in how geospatial analysis plays a role in business and economic development. She is passionate about digital marketing in the cybersecurity industry. In her free time she enjoys writing, drawing, practicing taekwondo and volunteering.</p>
</div>
</div>
<div class="row mb-5">
<div class="col-md-6">
<img src="assets/melissa_1.jpg" alt="melissa" class="img-fluid border-white w-50 rounded-circle float-sm-end me-sm-5">
</div>
<div class="col-md-6 flex-valign">
<h3 class="text-uppercase mt-0 mb-1 text-dark">
Melissa Xie
</h3>
<h5 class="my-0">
<em>Digital Editor</em>
</h5>
<hr class="hr-primary w-70 ml-0 mb-3">
<p>Junior in the Geography Department pursuing the Data Science option.</p>
<p>Melissa is interested in GIS mapping, environmental sustainability, and patterns of human migration. In her free time she enjoys reading and baking. She is looking forward to seeing your submissions and guiding in your publication goals.</p>
</div>
</div>
<div class="row mb-5">
<div class="col-md-6 order-md-2 float-sm-end">
<img src="assets/stella.png" alt="arghya" class="img-fluid border-white w-50 rounded-circle">
</div>
<div class="col-md-6">
<h3 class="text-uppercase mt-0 mb-1 text-dark">
Stella Qiu
</h3>
<h5 class="my-0">
<em>Engagement Editor</em>
</h5>
<hr class="mb-3">
<p>Senior at UW studying Geography and Philosophy.</p>
<p>Stella is especially interested in recontextualizing the ways we see world politics and social issues through a geographical lens. In her free time, she enjoys listening to music, playing games, and playing guitar.</p>
</div>
</div>
<div class="row mb-5">
<div class="col-md-6">
<img src="assets/kaiji_1.jpg" alt="kaiji" class="img-fluid border-white w-50 rounded-circle float-sm-end me-sm-5">
</div>
<div class="col-md-6 flex-valign">
<h3 class="text-uppercase mt-0 mb-1 text-dark">
Kaiji Obras
</h3>
<h5 class="my-0">
<em>Managing Editor</em>
</h5>
<hr class="hr-primary w-70 ml-0 mb-3">
<p>Junior pursuing the Geography: Data Science Degree</p>
<p>Kaiji’s interests include using geodemographics and data visualization to better understand the relationships between populations and their geographic location. In his free time, Kaiji enjoys listening to music, playing video games, and making beats.</p>
</div>
</div>
<div class="row mb-5">
<div class="col-md-6 order-md-2 float-sm-end">
<img src="assets/kevin.jpg" alt="kevin" class="img-fluid border-white w-50 rounded-circle">
</div>
<div class="col-md-6">
<h3 class="text-uppercase mt-0 mb-1 text-dark">
Kevin Ko
</h3>
<h5 class="my-0">
<em>Web Developer</em>
</h5>
<hr class="mb-3">
<p>Senior at UW pursuing the Geography: Data Science Degree and Economics, with a minor in Informatics.</p>
<p>Kevin is interested in data analytics & visualization and enjoys discovering new meanings through data. He also particularly likes playing basketball, scuba dive, and spend time with friends.</p>
</div>
</div>
</div>
</div>
</section>
</div>
</body>
</html>