-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
399 lines (350 loc) · 17.4 KB
/
index.html
File metadata and controls
399 lines (350 loc) · 17.4 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
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
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Ziyi Liu - Home</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate.css">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<link rel="stylesheet" href="css/academicons.min.css"/>
<base target="_blank">
<!-- =======================================================
Theme Name: Day
Theme URL: https://bootstrapmade.com/day-multipurpose-html-template-for-free/
Author: BootstrapMade
Author URL: https://bootstrapmade.com
======================================================= -->
</head>
<body>
<header id="header">
<nav class="navbar navbar-default navbar-static-top" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-brand">
<a href="index.html" target="_self"><h1>Ziyi Liu</h1></a>
</div>
</div>
<div class="navbar-collapse collapse">
<div class="menu">
<ul class="nav nav-tabs" role="tablist">
<li role="presentation"><a href="index.html" class="active" target="_self">Home</a></li>
<li role="presentation"><a href="academia.html" target="_self">Academia</a></li>
<li role="presentation"><a href="career.html" target="_self">Career</a></li>
<li role="presentation"><a href="life.html" target="_self">Life</a></li>
<li role="presentation"><a href="news.html" target="_self">What's new</a></li>
</ul>
</div>
</div>
</div>
<!--/.container-->
</nav>
<!--/nav-->
</header>
<!--/header-->
<div class="slider">
<div id="about-slider">
<div id="carousel-slider" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators visible-xs">
<li data-target="#carousel-slider" data-slide-to="0" class="active"></li>
<li data-target="#carousel-slider" data-slide-to="1"></li>
<li data-target="#carousel-slider" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="img/slide1.jpg" class="img-responsive" alt="">
<div class="carousel-caption">
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.3s">
<h2><span>Specialized in <br/>Energy System Analysis</span></h2>
</div>
<div class="col-md-10 col-md-offset-1">
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.0s">
<!--p>Lorem ipsum dolor sit amet consectetur adipisicing</p-->
</div>
</div>
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.6s">
<form class="form-inline">
<div class="form-group">
<!--button onclick="location.href='file:///C:/Users/liuziyi/Documents/GitHub/greensolar.github.io/about.html'" type="button"> Academia</butto-->
<!--button type="Live demo" name="Academia" class="btn btn-primary btn-lg" required="required">Academia</button-->
<!--div class="btn btn-primary btn-lg" type="Live demo"><a href="about.html" role="button">Academia</a></div-->
<a href="academia.html" class="btn btn-primary btn-lg" role="button" required="required">Academia</a>
<!--button type="livedemo" name="Academia" class="btn btn-primary btn-lg" required="required"><a href="about.html" style="color:white">Academia</a></button-->
<!--#Option 2:the bug is only when you click the text, it will redirect-->
</div>
<div class="form-group">
<!--button type="getnow" name="Get Now" class="btn btn-primary btn-lg" required="required"></button-->
</div>
</form>
</div>
</div>
</div>
<div class="item">
<img src="img/SDG.jpg" class="img-responsive" alt="">
<div class="carousel-caption">
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.3s">
<h2>Dedicated to <br/>Sustainable Development Goals</h2>
</div>
<div class="col-md-10 col-md-offset-1">
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.0s">
<!--p>Lorem ipsum dolor sit amet consectetur adipisicing</p-->
</div>
</div>
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.6s">
<form class="form-inline">
<div class="form-group">
<!--button type="summit" name="Career" class="btn btn-primary btn-lg" required="required">Career</button-->
<a class="btn btn-primary btn-lg" href="career.html" role="button">Career</a>
</div>
<div class="form-group">
<!--button type="getnow" name="subscribe" class="btn btn-primary btn-lg" required="required">Get Now</button-->
</div>
</form>
</div>
</div>
</div>
<div class="item">
<img src="img/14.jpg" class="img-responsive" alt="">
<div class="carousel-caption">
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.3s">
<h2>Enthusiastic about <br/>Travel & Photography</h2>
</div>
<div class="col-md-10 col-md-offset-1">
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.0s">
<!--p>Lorem ipsum dolor sit amet consectetur adipisicing</p-->
</div>
</div>
<div class="wow fadeInUp" data-wow-offset="0" data-wow-delay="0.6s">
<form class="form-inline">
<div class="form-group">
<!--button type="summit" name="Life" class="btn btn-primary btn-lg" required="required">Life</button-->
<a class="btn btn-primary btn-lg" href="life.html" role="button">life</a>
</div>
<div class="form-group">
<!--button type="getnow" name="subscribe" class="btn btn-primary btn-lg" required="required">Get Now</button-->
</div>
</form>
</div>
</div>
</div>
</div>
<a class="left carousel-control hidden-xs" href="#carousel-slider" data-slide="prev">
<i class="fa fa-angle-left"></i>
</a>
<a class=" right carousel-control hidden-xs" href="#carousel-slider" data-slide="next">
<i class="fa fa-angle-right"></i>
</a>
</div>
<!--/#carousel-slider-->
</div>
<!--/#about-slider-->
</div>
<!--/#slider-->
<div class="about">
<div class="container">
<div class="text-center">
<h2>Hey, welcome to my world ! </h2>
<div class="col-md-10 col-md-offset-1">
<div class="text-left">
<h5 style="font-size:18px; font-family:Georgia, KaiTi" align="justify">My name is Ziyi Liu (刘子屹), an eldest son and brother | a man in love | a master of energy systems | an electricity consultant | a data analyst and modeler | a traveler and photophile | a badminton player and football fan | a movie and music lover... My life motto is “Do something good for all”, and my current journey is with RMI fighting against climate change. Here is my personal website where you could find more interesting facts :)</h5>
</div>
<div class="text-center">
<p></p>
<h5 style="font-family:Georgia"> Can't wait? Just one click below to access my up-to-date CV</h5>
<br>
</div>
</div>
<div class="gamp-btn-1"><a href="attachment/Ziyi_Liu_CV.pdf">CV-download</a></div>
<br>
</div>
<hr>
</div>
</div>
<section id="about-us">
<div class="container">
<!-- our-team -->
<div class="team">
<div class="text-center wow fadeInDown">
<h2>What's New</h2>
<br>
</div>
<div class="row clearfix">
<div class="col-md-4 col-sm-6 ">
<div class="single-profile-top wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="300ms">
<p style="font-size:14px; font-family:Georgia" align="justify" > <font color="black"> After over 8-month job hunting, in May 2022, I accepted the offer from RMI Beijing office, an non-profit organization in the field of climate change / energy transition. My job is to support China’s transformation to a market-based and carbon-neutral power sector. So excited to start my first job! </font></p>
</div>
</div>
<!--/.col-lg-4 -->
<div class="col-md-4 col-sm-6 col-md-offset-2">
<div class="single-profile-top wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="300ms">
<p style="font-size:14px; font-family:Georgia" align="justify" > <font color="black"> #Commencement# I received my bachelor degree in Alternative Energy Science and Engineering with the honour of Outstanding Graduate in June, 2019. Five years in Shanghai Jiao Tong University -- Key words: peer pressure, broaden horizons, life learning, personal calling. </font></p>
</div>
</div>
<!--/.col-lg-4 -->
</div>
<!--/.row -->
<div class="row team-bar">
<div class="first-one-arrow hidden-xs">
<hr>
</div>
<div class="first-arrow hidden-xs">
<hr> <i class="fa fa-angle-up"></i>
</div>
<div class="second-arrow hidden-xs">
<hr> <i class="fa fa-angle-down"></i>
</div>
<div class="third-arrow hidden-xs">
<hr> <i class="fa fa-angle-up"></i>
</div>
<div class="fourth-arrow hidden-xs">
<hr> <i class="fa fa-angle-down"></i>
</div>
</div>
<!--skill_border-->
<div class="row clearfix">
<div class="col-md-4 col-sm-6 col-md-offset-2">
<div class="single-profile-bottom wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="600ms">
<!--/.media -->
<p style="font-size:14px; font-family:Georgia" align="justify" > <font color="black"> #Commencement# With a special covid setting in Aug. 2022, I virtually received my master degree in Complex System Engineering and Management (Energy & Industry Track) from Delft University of Technology. One sentence to conclude two years in the Netherlands: “Uncertainty is the Only Certainty”. </font></p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-md-offset-2">
<div class="single-profile-bottom wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="600ms">
<p style="font-size:14px; font-family:Georgia" align="justify" > <font color="black"> From Aug. 2017 to Jun. 2018, I took a gap year to be an exchange student at Technical University of Denmark. I learned energy system modeling for the first time, explored markets, economics and policies around energy transition, finished a real-life distric heating project with Sweco, and of course, traveld to 10+ countries in Europe. It was an memorable and meaningful journey for my future study and career. </p>
<a href=news.html target="_self"><p align="right"><font size="3.5" color=rgb(78,78,78)>Learn More</font></p></a>
</div>
</div>
</div>
<!--/.row-->
</div>
<!--section-->
</div>
<!--/.container-->
</section>
</div>
<section class="action">
<div class="container">
<div class="left-text ">
<h4>Where is the next ?</h4>
<p><em>So far, I have been to <i><b>19</b></i> countries, <i><b>80+</b></i> cities. <br> Keep curious, keep exploring. <br> From nothing to everything. </em></p>
</div>
<div class="right-image "></div>
</div>
</section>
<div class="gallery">
<!--div class="text-center">
<h2>Gallery</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quaerat quod voluptate consequuntur ad quasi, dolores obcaecati ex aliquid, dolor provident </p>
</div-->
<div class="container">
<div class="col-md-4">
<figure class="effect-marley">
<a href="life.html" target="_self"><img src="img/17.jpg" alt="" class="img-responsive" /></a>
<figcaption>
<h4>ASIA</h4>
<p>1 country: Mysterious Orient</p>
</figcaption>
</figure>
</div>
<div class="col-md-4">
<figure class="effect-marley">
<a href="life.html" target="_self"><img src="img/16.jpg" alt="" class="img-responsive" /></a>
<figcaption>
<h4>EUROPE</h4>
<p>16 countries: Childhood Dream</p>
</figcaption>
</figure>
</div>
<div class="col-md-4">
<figure class="effect-marley">
<a href="life.html" target="_self"><img src="img/34.jpg" alt="" class="img-responsive" /></a>
<figcaption>
<h4>OCEANIA</h4>
<p>1 country: 100% Pure Land</p>
</figcaption>
</figure>
</div>
</div>
<div class="container">
<div class="col-md-4">
<figure class="effect-marley">
<a href="life.html" target="_self"><img src="img/copyright.jpg" alt="" class="img-responsive" /></a>
<figcaption>
<h4>AFRICA</h4>
<p>To Be Explored.</p>
</figcaption>
</figure>
</div>
<div class="col-md-4">
<figure class="effect-marley">
<a href="life.html" target="_self"><img src="img/7.jpg" alt="" class="img-responsive" /></a>
<figcaption>
<h4>AMERICA</h4>
<p>1 country: Keep Driving</p>
</figcaption>
</figure>
</div>
<div class="col-md-4">
<figure class="effect-marley">
<a href="life.html" target="_self"><img src="img/copyright.jpg" alt="" class="img-responsive" /></a>
<figcaption>
<h4>ANTARCTICA</h4>
<p>To Be Explored.</p>
</figcaption>
</figure>
</div>
</div>
</div>
</div>
<div class="sub-footer">
<div class="container">
<div class="social-icon">
<div class="col-md-4">
<ul class="social-network">
<!--li><a href="#" class="twitter tool-tip" title="Twitter"><i class="fa fa-twitter"></i></a></li-->
<li><a href="https://scholar.google.com/citations?user=W2ooZrwAAAAJ&hl=en&oi=sra" class="gscholar tool-tip" title="Google Scholar"><i class="ai ai-google-scholar-square"></i></a></li>
<li><a href="https://www.linkedin.com/in/liu-ziyi/" class="linkedin tool-tip" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.facebook.com/ziyi.liu.9081" class="fb tool-tip" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="mailto:ziyi_liu@hotmail.com" class="email tool-tip" title="Email"><i class="fa fa-envelope"></i></a></li>
<!--li><a href="#" class="ytube tool-tip" title="You Tube"><i class="fa fa-youtube-play"></i></a></li-->
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-4">
<div class="copyright">
© 2018 Ziyi Liu
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Day
-->
<a href="https://bootstrapmade.com/day-multipurpose-html-template-for-free/"> Day Theme</a> & <a href="https://bootstrapmade.com/folio-bootstrap-portfolio-template/"> Folio. </a> by <a href="https://bootstrapmade.com/"> BootstrapMade </a>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/wow.min.js"></script>
<script>
wow = new WOW({}).init();
</script>
</body>
</html>