-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
268 lines (255 loc) · 9.03 KB
/
index.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
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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon Icon -->
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<!-- All css here -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/meanmenu.css">
<link rel="stylesheet" href="css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="css/themify-icons.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/jquery.circliful.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body>
<!-- Header Area Start -->
<div id="header-area" class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-xs-12">
<a href="index.html" class="logo float-left"><img src="img/logo/name.png" alt="logo"></a>
<button class="menu-open float-right"><i class="ti-list"></i></button>
</div>
</div>
</div>
</div>
<!-- Menu Area Start -->
<div id="menu-area" class="menu-area">
<div class="main-menu text-center">
<button class="menu-close float-left"><i class="ti-close"></i></button>
<nav>
<ul>
<li class="active"><a href="index.html">home</a>
</li>
<li class=""><a href="about.html">about</a></li>
<li class=""><a href="portfolio.html">portfolio</a></li>
<li class=""><a href="Education.html">education</a></li>
<li class=""><a href="leadership.html">involvement</a></li>
<li class=""><a href="Photography.html">photography</a></li>
</ul>
</nav>
</div>
</div>
<!-- Header Area End -->
<!-- Background Area Start -->
<section id="slider" class="slider-area">
<div class="slider-wrapper">
<div class="single-slide height-100vh" style="background-image: url('img/slider/Cover.jpg');">
<div class="slider-content">
<div class="text-content-wrapper">
<div class="text-content text-center">
<h4>Cal Poly, San Luis Obispo - Graduated in 2020 </h4>
<h2>Chenxi Xiao</h2>
<p> Environmentalist, GISer, Coder & Chess player</p>
<a href="Cici Xiao_Cal Poly2020_Resume.pdf" target="_blank" class="default-btn">resume</a>
</div>
</div>
</div>
</div>
<div class="single-slide height-100vh" style="background-image: url('img/slider/SourceCode.png');">
<div class="slider-content">
<div class="text-content-wrapper">
<div class="text-content text-center">
<h5></h5>
<h2>Source Code</h2>
<p></p>
<a href="https://github.com/ChenxiXiao/web/" class="default-btn">Click Here</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="service" class="service-area pt-100 pb-100">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-4 col-xs-12">
<div class="single-service">
<div class="single-service-icon">
<a href="#"><img src="img/icon/icon1.png" alt="service"></a>
</div>
<div class="single-service-content">
<h4>Research</h4>
<p>‣ Chinese Immigration Study</p>
<p>‣ Quantitative Sustainability</p>
<p>‣ Soil Ecology</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-4 col-xs-12">
<div class="single-service">
<div class="single-service-icon">
<a href="#"><img src="img/icon/icon4.png" alt="service"></a>
</div>
<div class="single-service-content">
<h4>Data Visualization</h4>
<p>‣ ArcGIS Desktop/Pro</p>
<p>‣ ERDAS Imagine</p>
<p>‣ AutoCAD</p>
<p>‣ Tableau</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-4 col-xs-12">
<div class="single-service">
<div class="single-service-icon">
<a href="#"><img src="img/icon/icon3.png" alt="service"></a>
</div>
<div class="single-service-content">
<h4>Computer Science</h4>
<p>‣ Python</p>
<p>‣ Java</p>
<p>‣ HTML</p>
</div>
</div>
</div>
<div class="col-md-3 hidden-sm col-xs-12">
<div class="single-service">
<div class="single-service-icon">
<a href="#"><img src="img/icon/icon2.png" alt="service"></a>
</div>
<div class="single-service-content">
<h4>Leadership</h4>
<p>
<font size="2.3">
‣ Association of Environmental Professionals Club President (2018-)
</font>
</p>
<p>
<font size="2.3">
‣ Chess Club President (2017-2018)
</font>
<i><font size="1">"Best Club of the Year of 2017"</font></i>
</p>
<p>
<font size="2.3">
‣ International Club Vice President (2017-2018)
</font>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="portfolio">
<div class="row row-0-gutter">
<!-- start portfolio item -->
<div class="col-md-6 col-0-gutter">
<div class="ot-portfolio-item">
<figure class="effect-bubba">
<img src="img/project/CAD2.jpg" alt="Cut & Fill" class="img-responsive" />
<figcaption>
<h2><a href="portfolio.html">Engineering & Data Visualization</a></h2>
<a href="portfolio.html" data-toggle="modal" data-target="#Modal-2">View more</a>
<p></p>
</figcaption>
</figure>
<!-- end portfolio item -->
<!-- start portfolio item -->
<figure class="effect-bubba">
<img src="img/project/project1.jpg" alt="Chess Tournament" class="img-responsive" />
<figcaption>
<h2><a href="leadership.html">Leadership</a></h2>
<p><i>Chess Tournament at Stanford University, Palo Alto</i></p>
<a href="leadership.html" data-toggle="modal" data-target="#Modal-1">View more</a>
</figcaption>
</figure>
</div>
</div>
<!-- end portfolio item -->
<div class="row row-0-gutter">
<!-- start portfolio item -->
<div class="col-md-6 col-0-gutter">
<div class="ot-portfolio-item">
<figure class="effect-bubba">
<img src="img/project/pic.jpeg" alt="Street Photography" class="img-responsive" />
<figcaption>
<h2><a href="Photography.html">Photography</a></h2>
<p>Plants, Food, Street, Portraits, Landscape</p>
<a href="Photography.html" data-toggle="modal" data-target="#Modal-3">View more</a>
</figcaption>
</figure>
<figure class="effect-bubba">
<img src="img/project/edu.JPG" alt="Summer Camp" class="img-responsive" />
<figcaption>
<h2><a href="Education.html" >Education </a></h2>
<p>English, Environmental Science</p>
<a href="Education.html" data-toggle="modal" data-target="#Modal-4">View more</a>
</figcaption>
</figure>
</div>
</div>
<!-- end portfolio item -->
</div>
</section>
<!-- latest area end -->
<!-- Footer Area Start -->
<div class="footer-area text-center">
<div class="footer-main pt-60 pb-60">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="footer-logo">
<a href="index.html"><img src="img/logo/name.png" alt="bizniz"></a>
</div>
<div class="footer-content">
<p>California Polytechnic State, San Luis Obispo</p>
<p>Email : [email protected] </p>
<div class="footer-social">
<ul>
<li><a href="mailto:[email protected]"><i class="ti-email"></i></a></li>
<li><a href="https://www.linkedin.com/in/chenxi-cici-xiao"><i class="ti-linkedin"></i></a></li>
<li><a href="https://www.facebook.com/chenxi.cici.xiao?lst=100005918256645%3A100005918256645%3A1542776785"><i class="ti-facebook"></i></a></li>
<li><a href="https://github.com/ChenxiXiao"><i class="ti-github"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom pt-12 pb-14 text-center">
<div class="container">
<div class="row">
<div class="col-xs-12">
<p>WOOW HOO~ You are reaching the end. Thank you for your time and patience viewing my profile.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- All js here -->
<script src="js/vendor/jquery-1.12.4.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/ajax-mail.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/jquery.magnific-popup.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>