-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
232 lines (186 loc) · 7.75 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
<!DOCTYPE html>
<html>
<head>
<title>Ruilin's portofolio</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<style>
html{
cursor: url('cursor.cur'),auto;
height: 200
}
</style>
<body>
<!----hero Section start---->
<div class="hero">
<nav>
<h2 class="logo">Ruilin<span>P</span></h2>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#about"><span>About me</span></a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#contact-me"><span>Contact me</span></a></li>
</ul>
<a href="indexj.html" class="btn">日本語</a>
</nav>
<div class="content">
<h4>Hello, my name is</h4>
<h1>Ruilin <span>Peng</span></h1>
<h3><span>I like challenging the</span> impossible.</h3>
<!-- <div class="newslatter">
<form>
<input type="email" name="email" id="mail" placeholder="Enter Your Email">
<input type="submit" name="submit" value="Lets Start">
</form>
</div> -->
</div>
</div>
<!----About section start---->
<section class="about" id="about">
<div class="main">
<img src="ruilin.png">
<div class="about-text">
<h2>About Me</h2>
<h5><span1>M</span1><span3>L</span3><span2>H</span2>er &<span> ArchLinux User</span></h5>
<p>I am a Statistical Science major and Computer Science minor and Math minor Undergraduate student at University
of Toronto, Arch Linux+sway/xfce4 User. Languages I speak include English, Mandarin, and Japanese. And my hobbies mainly lie in exploring the world of Linux and ACG stuffs. DM me if you are interested
in working with me on any project or Hackathon.</p>
<!-- <button type="button">Let's Talk</button> -->
</div>
</div>
</section>
<!-----skill section start----------->
<div class="service" id="skills">
<div class="title">
<h2>My skills</h2>
</div>
<div class="box">
<div class="card">
<a href="#"><img alt="Qries" src="python.png"
height="85">
<h5>Python</h5>
<div class="pra">
<p>The first OOP language I have learnt in my undergraduate degree. And I have participated in writing a discord bot.</p>
<p style="text-align: center;">
<a class="button" href="https://www.linkedin.com/posts/ruilin-peng-677b04224_linkedinskillassessment-activity-6870135759022698496-Y-q8?utm_source=share&utm_medium=member_desktop" target="_new">Linkedin Skill Badge</a>
</p>
<p style="text-align: center;">
<a class="button" href="https://www.sololearn.com/Certificate/CT-C3MGRNQF/png" target="_new">Data Science Certificate</a>
</p>
<p style="text-align: center;">
<a class="button" href="https://devpost.com/software/rookiebot" target="_new">RookieBot</a>
</p>
</div>
</div>
<div class="card">
<a href="#"><img alt="Qries" src="c.png"
height="85">
<!-- <h5>C</h5> -->
<div class="pra">
<p>Apart from CSC209 System Programming which studied UNIX OS as well as C, I practiced basic C syntax writing a small utility program for Linux.</p>
<p style="text-align: center;">
<a class="button" href="https://www.linkedin.com/posts/ruilin-peng-677b04224_linkedinskillassessment-activity-6896913228073439232-ro0K?utm_source=share&utm_medium=member_desktop" target="_new">Linkedin Skill Badge</a>
</p>
<p style="text-align: center;">
<a class="button" href="https://devpost.com/software/todoc" target="_new">ToDoC</a>
</p>
</div>
</div>
<div class="card">
<a href="#"><img alt="Qries" src="R.png"
height="85">
<!-- <h5>R</h5> -->
<div class="pra">
<p>Every website should be built with two primary goals: Firstly, it needs to work across all devices. Secondly, it needs to be fast as possible.</p>
<p style="text-align: center;">
<a class="button" href="https://www.credly.com/badges/04674d81-dd56-448c-bca8-80c95c09a176?source=linked_in_profile" target="_new">edx/IBM course certificate</a>
</p>
</div>
</div>
</div>
</div>
<div class="service" id="skills2">
<div class="box">
<div class="card">
<a href="#"><img alt="Qries" src="java.png"
height="85">
<h5>Java</h5>
<div class="pra">
<p>Mainly studied during CSC207 Software Design.
</p>
<p style="text-align: center;">
<a class="button" href="https://github.com/RuilinP/phase2" target="_new">CSC207 project: VN creator</a>
</p>
</div>
</div>
<div class="card">
<a href="#"><img alt="Qries" src="unity.png"
height="85">
<!-- <h5>Unity</h5> -->
<div class="pra">
<p>Started out of pure curiosity, how games such as arknights are developed using Unity engine. So far, I have done 2 introductory courses on Cousera which
got me familiar with Unity environment as well as related C# scripting.
</p>
<p style="text-align: center;">
<a class="button" href="https://www.coursera.org/account/accomplishments/verify/QVC5RRBQT42Y?utm_source=link&utm_medium=certificate&utm_content=cert_image&utm_campaign=sharing_cta&utm_product=course" target="_new">MSU course certificate</a>
</p>
<p style="text-align: center;">
<a class="button" href="https://www.coursera.org/account/accomplishments/verify/6WXCWPRATJLY?utm_source=link&utm_medium=certificate&utm_content=cert_image&utm_campaign=sharing_cta&utm_product=course" target="_new">UofC course certificate</a>
</p>
</div>
</div>
<div class="card">
<a href="#"><img alt="Qries" src="SAS.png"
height="85">
<h5></h5>
<div class="pra">
<p style="text-align: center;">
<a class="button" href="https://www.coursera.org/account/accomplishments/verify/A3C35EEZAKBZ" target="_new">SAS course certificate</a>
</p>
</div>
</div>
</div>
</div>
<div class="service" id="skills3">
<div class="box">
<div class="card">
<!-- <a href="#"><img alt="Qries" src="java.png"
height="85"> -->
<h5>And more to come</h5>
<div class="pra">
<p>Comming soon.
</p>
</div>
</div>
</div>
</div>
<!------Contact Me------>
<div class="contact-me" id="contact-me">
<div class="title">
<h2>Contacts</h2>
</div>
<a class="button-two" href="https://mobile.twitter.com/ruilin_peng" target="_new">Twitter</a>
<p></p>
<a class="button-two" href="https://ca.linkedin.com/in/ruilin-peng-677b04224" target="_new">Linkedin</a>
<p></p>
<a class="button-two" href="#">Discord</a>
<p></p>
<a class="button-two" href="#">Wechat</a>
<p></p>
<a class="button-two" href="#">Repbulic Of Ruilin Of Politics And War</a>
<p></p>
</div>
<!------footer start--------->
<footer>
<div class="social">
<a href="https://github.com/RuilinP" target="_new"><i class="fab fa-github"></i></a>
<a href="https://ca.linkedin.com/in/ruilin-peng-677b04224" target="_new"><i class="fab fa-linkedin"></i></a>
<a href="https://devpost.com/prl12503927" target="_new"><i class="fab fa-dev"></i></a>
</div>
<p class="end">CopyRight By Ruilin Peng</p>
</footer>
</body>
</html>