-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
414 lines (344 loc) · 17.2 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
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
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
<!DOCTYPE html>
<html lang="en">
<head>
<title>RUIJIE MAO — One Page Template for Personal/CV Website</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- <link rel="stylesheet" href="css/bootstrap.min.css"> -->
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,700" rel="stylesheet">
</head>
<body data-spy="scroll" data-target="#pb-navbar" data-offset="200">
<nav class="navbar navbar-expand-lg site-navbar navbar-light bg-light" id="pb-navbar">
<div class="container">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample09" aria-controls="navbarsExample09" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="index.html">Alias</a>
<div class="collapse navbar-collapse justify-content-md-center" id="navbarsExample09">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="#section-home">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#section-about">About</a></li>
<li class="nav-item"><a class="nav-link" href="#section-services">My Projects</a></li>
<li class="nav-item"><a class="nav-link" href="#section-resume">Resume</a></li>
<li class="nav-item"><a class="nav-link" href="#section-contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<section class="site-hero" style="background-image: url(images/image_1.jpg);" id="section-home" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row intro-text align-items-center justify-content-center">
<div class="col-md-10 text-center">
<h1 class="site-heading site-animate">Hi, I'm <strong>Ruijie Mao</strong></h1>
<p class="lead site-subheading mb-4 site-animate">A student of math and computer science in University of Pennsylvania</p>
<p><a href="#section-about" class="smoothscroll btn btn-primary px-4 py-3">More On Me</a></p>
</div>
</div>
</div>
</section> <!-- section -->
<section class="site-section" id="section-about">
<div class="container">
<div class="row mb-5 align-items-center">
<div class="col-lg-7 pr-lg-5 mb-5 mb-lg-0">
<img src="images/image_1_long.jpg" alt="Image placeholder" class="img-fluid">
</div>
<div class="col-lg-5 pl-lg-5">
<div class="section-heading">
<h2>About <strong>Me</strong></h2>
</div>
<p class="lead">Buried in the sea of critical thinking, seeing what is behind the truth</p>
<p class="mb-5 ">"真実はいつも1つ!" There will be millions of possibilities in this world, but only one of them is the truth.</p>
<p>
<a href="#section-contact" class="btn btn-primary px-4 py-2 btn-sm smoothscroll">Hire Me</a>
</p>
</div>
</div>
<div class="row pt-5">
<div class="col-md-3 mb-3">
<div class="section-heading">
<h2>My <strong>Skills</strong></h2>
</div>
</div>
<div class="col-md-9">
<div class="skill">
<h3>C/C++</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">
<span>95%</span>
</div>
</div>
</div>
<div class="skill">
<h3>Java</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 85%" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100">
<span>85%</span>
</div>
</div>
</div>
<div class="skill">
<h3>Assembly Language</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 90%" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<span>90%</span>
</div>
</div>
</div>
<div class="skill">
<h3>JavaScript</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 88%" aria-valuenow="88" aria-valuemin="0" aria-valuemax="100">
<span>88%</span>
</div>
</div>
</div>
<div class="skill">
<h3>SQL</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 86%" aria-valuenow="86" aria-valuemin="0" aria-valuemax="100">
<span>86%</span>
</div>
</div>
</div>
<div class="skill">
<h3>Microsoft Office</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 96%" aria-valuenow="96" aria-valuemin="0" aria-valuemax="100">
<span>96%</span>
</div>
</div>
</div>
<div class="skill">
<h3>Algorithm</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 98%" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100">
<span>98%</span>
</div>
</div>
</div>
<div class="skill">
<h3>System Programming</h3>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 90%" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<span>90%</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="site-section border-top pb-0" id="section-services">
<div class="container">
<div class="row mb-4">
<div class="col-md-12">
<div class="section-heading text-center">
<h2>My <strong>Research</strong></h2>
</div>
</div>
</div>
</div>
</section>
<section class="site-section" id="section-features">
<div class="container">
<div class="row site-section">
<div class="col-md-8">
<p><img src="images/laptop_1.jpg" alt="" class="img-fluid"></p>
</div>
<div class="col-md-4">
<h3 class="mb-3">Open Judge System</h3>
<p>A website that can measure students' program or algorithm is right or wrong and also provide practical idea to them</p>
<ul class="site-list">
<li class="site-check">Organize and direct my team</li>
<li class="site-check">Independently learned SQL database programing and NodeJS</li>
<li class="site-check">Learnt most effective programming learning method----learn by doing</li>
<li class="site-check">Curently working on the frontend of the website</li>
</ul>
<a href="https://github.com/Codgic/codgic-api"><span class="school">Learn More </span></a>
</div>
</div>
<div class="row">
<div class="col-md-8 order-md-2">
<p><img src="images/laptop_1.jpg" alt="" class="img-fluid"></p>
</div>
<div class="col-md-4 order-md-1">
<h3 class="mb-3">Compiler (ongoing)</h3>
<p>Base on the MIPS programming and Object Oriented Programming I have learnt during the class compiler that can compile the high level language to low level language (assembly). </p>
<ul class="site-list">
<li class="site-check">Personally developed the knowledge of programming tree in C/C++</li>
<li class="site-check">Currently working on class compiler</li>
</ul>
<a href="https://github.com/915425297/compiler"><span class="school">Learn More </span></a>
</div>
</div>
</div>
<div class="container">
<div class="row site-section">
<div class="col-md-8">
<p><img src="images/laptop_1.jpg" alt="" class="img-fluid"></p>
</div>
<div class="col-md-4">
<h3 class="mb-3">ARP Attack & Defense</h3>
<p>A website that can measure students' program or algorithm is right or wrong and also provide practical idea to them</p>
<ul class="site-list">
<li class="site-check">Rounded up three of my classmates and directed research in exploring ARP poisoning and the potential way to
defend among the network</li>
<li class="site-check">Spensored a Digital Lab by my computer science teacher and conducted experiment in ARP poisoning among the local networks</li>
</ul>
<a href="https://github.com/915425297/915425297.github.io/blob/master/essay%20about%20arp-revised.pdf"><span class="school">Learn More </span></a>
</div>
</div>
<div class="row">
<div class="col-md-8 order-md-2">
<p><img src="images/laptop_1.jpg" alt="" class="img-fluid"></p>
</div>
<div class="col-md-4 order-md-1">
<h3 class="mb-3">A New Understanding of the Dimensions</h3>
<p>Based on the current definition of the dimensions, I proposed a new understanding of the world </p>
<ul class="site-list">
<li class="site-check">Conducted independent research about the world of higher dimensions</li>
<li class="site-check">Proposed a possible way to understand the world that possibly refute the “Grandfather Paradox” by
suggesting that time travel is possible with the use of fifth dimension</li>
</ul>
<a href="https://github.com/915425297/915425297.github.io/blob/master/ultimate_essay.pdf"><span class="school">Learn More </span></a>
</div>
</div>
</div>
</section>
<!-- .section -->
<section class="site-section bg-light " id="section-resume">
<div class="container">
<div class="row">
<div class="col-md-12 mb-5">
<div class="section-heading text-center">
<h2>My <strong>Resume</strong></h2>
</div>
</div>
<div class="col-md-6">
<h2 class="mb-5">Education</h2>
<div class="resume-item mb-4">
<span class="date"><span class="icon-calendar"></span> September 2018 - Present.</span>
<h3>Bachelor in Arts</h3>
<span class="school">University of Pennsylvania</span>
</div>
<div class="resume-item mb-4">
<span class="date"><span class="icon-calendar"></span> September 2017 - May 2018</span>
<h3>Bachelor in Science</h3>
<span class="school">University of Illinois Urbana Champaign</span>
</div>
<div class="resume-item mb-4">
<span class="date"><span class="icon-calendar"></span> September 2011 - June 2017</span>
<span class="school">Chengdu Foreign Language School</span>
</div>
</div>
<div class="col-md-6">
<h2 class="mb-5">Experience</h2>
<div class="resume-item mb-4">
<span class="date"><span class="icon-calendar"></span> Jan 2018 - May 2018</span>
<h3>CS125 Course Assistant </h3>
<p>I volunteered working as a course assistant for this course, who held office hours three hours a week to answer students' question about their coursework and also provided help to their question in machine problems. Additionally, I helpe designing the course material taught during our lab section</p>
</div>
<div class="resume-item mb-4">
<span class="date"><span class="icon-calendar"></span> Sep 2014 - June 2017</span>
<h3>Training Assistant</h3>
<p>I worked as a volunteer training assistant for Tiny Turtle Training Center in my hometown. I offered help to the children aged 3-6 suffering from autism including training their balance and helping their language courses. </p>
</div>
</div>
</div>
</div>
</section> <!-- .section -->
<section class="site-section bg-light" id="section-contact">
<div class="container">
<div class="row">
<div class="col-md-12 mb-5">
<div class="section-heading text-center">
<h2>Wanna <strong>Start Work</strong> With Me?</h2>
</div>
</div>
<div class="col-md-7 mb-5 mb-md-0">
<form action="" class="site-form">
<h3 class="mb-5">Get In Touch</h3>
<div class="form-group">
<input type="text" class="form-control px-3 py-4" placeholder="Your Name">
</div>
<div class="form-group">
<input type="email" class="form-control px-3 py-4" placeholder="Your Email">
</div>
<div class="form-group">
<input type="email" class="form-control px-3 py-4" placeholder="Your Phone">
</div>
<div class="form-group mb-5">
<textarea class="form-control px-3 py-4"cols="30" rows="10" placeholder="Write a Message"></textarea>
</div>
<div class="form-group">
<input type="submit" class="btn btn-primary px-4 py-3" value="Send Message">
</div>
</form>
</div>
<div class="col-md-5 pl-md-5">
<h3 class="mb-5">My Contact Details</h3>
<ul class="site-contact-details">
<li>
<span class="text-uppercase">Email</span>
dreamfly@sas.upenn.edu
</li>
<li>
<span class="text-uppercase">Phone</span>
+1 (219) 256 6900
</li>
<li>
<span class="text-uppercase">Current Address</span>
3910 Irving Street <br>
Philadelphia, PA 19104
</li>
<li>
<span class="text-uppercase">Permanent Address</span>
No.168 ZHONGTONGREN Road <br>
2-1-203 <br>
Chengdu, China
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="site-footer">
<div class="container">
<div class="row mb-3">
<div class="col-md-12 text-center">
<p>
<a href="#" class="social-item"><span class="icon-facebook2"></span></a>
<a href="#" class="social-item"><span class="icon-twitter"></span></a>
<a href="#" class="social-item"><span class="icon-instagram2"></span></a>
<a href="#" class="social-item"><span class="icon-linkedin2"></span></a>
<a href="#" class="social-item"><span class="icon-vimeo"></span></a> </p>
</div>
</div>
<div class="row">
<p class="col-12 text-center">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright © <script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="icon-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank" class="text-primary">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</footer>
<script src="js/vendor/jquery.min.js"></script>
<script src="js/vendor/popper.min.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/vendor/jquery.easing.1.3.js"></script>
<script src="js/vendor/jquery.stellar.min.js"></script>
<script src="js/vendor/jquery.waypoints.min.js"></script>
<script src="https://unpkg.com/isotope-layout@3/dist/isotope.pkgd.min.js"></script>
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script src="js/custom.js"></script>
<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
</body>
</html>