-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintroduction.html
More file actions
304 lines (276 loc) ยท 10.7 KB
/
Copy pathintroduction.html
File metadata and controls
304 lines (276 loc) ยท 10.7 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
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Introduction</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="theme-color" content="#ffffff" id="theme-color-meta">
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/Pure_CSS_Flip_Card.css" />
<link rel="stylesheet" href="assets/css/theme-integrated.css" />
<link rel="stylesheet" href="assets/css/theme-toggle.css" />
<link rel="stylesheet" href="assets/css/smart-back-to-top.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
<link rel="stylesheet" href="assets/css/windows-100-scaling-fix.css" />
<link rel="stylesheet" href="assets/css/fixed-bg-non-home.css" />
<link rel="stylesheet" href="assets/css/music-player.css" />
<link rel="stylesheet" href="assets/css/global-player.css" />
</head>
<body class="is-preload" style="opacity:0;">
<a id="top"></a>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo">Ozy</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="introduction.html">Introduction</a></li>
<li><a href="other.html">Other</a></li>
<li><a href="message.html">Message Board</a></li>
<li><a href="https://jlu005807.github.io/docs.ozy/">docs.ozy</a></li>
<li><a href="https://jlu005807.github.io/photo.ozy">photo.ozy</a></li>
<li><a href="introduction-zh-CN.html">ไธญๆ</a></li>
</ul>
<ul class="icons">
<li><a href="https://github.com/jlu005807" class="icon brands fa-github"><span
class="label">GitHub</span></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Post -->
<section class="post">
<header class="major">
<span class="date current-date"></span>
<h1>๐ Hello, I'm Ozy</h1>
</header>
<div class="image main" style="position: relative;">
<img src="images/introdution/1.jpg" alt="Ozy's photo" />
<div style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
color: rgba(255, 255, 255, 0.75); text-align: center;
max-width: 95%; width: 90%;
text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
padding: 0 20px;">
<blockquote class="inspirational-quote" style="margin: 0;
font-size: clamp(1em, 2.5vw, 1.3em);
font-style: normal; border-left: none; padding: 0;
line-height: 1.6;">
๐ก Welcome to my personal website! It's still under construction,<br>but I'll try my best to
make it more interesting and informative.
</blockquote>
</div>
</div>
<h2>๐โโ๏ธ About Me</h2>
<p>
๐ Hi there! My name is <strong>Ozy</strong>.<br>
๐ I'm a student at <strong>Jilin University</strong>, majoring in <strong>Internet of
Things</strong>.<br>
๐ป I'm passionate about <strong>programming</strong> and always eager to learn new things.<br>
๐ค I love sharing my knowledge and experiences with others.<br>
๐ I hope you enjoy my website and find something useful here!
</p>
<h2>โ๐ป What I'm Learning Now</h2>
<ul>
<li>๐ข <a href="https://github.com/jlu005807/Data_Structure_and_Algorithm.git">Data Structure and
Algorithm</a></li>
<li>๐ป <a href="https://github.com/jlu005807/CPU">SoC Design</a></li>
<li>๐ฟ <a href="https://github.com/jlu005807/Cpp">C++</a></li>
<li>๐ <a href="https://github.com/jlu005807/jlu005807.github.io">HTML + CSS + JavaScript</a></li>
<li>๐ <a href="https://github.com/jlu005807/Python_Office_Automation">Python</a></li>
<li>๐ง <a href="https://github.com/jlu005807/Linux-0.11">Linux</a></li>
<li>๐ฝ <a href="https://github.com/jlu005807/Operating_System">Operating System</a></li>
<li>๐ฏ and more...</li>
</ul>
<div class="row" style="display: flex; align-items: center;">
<div class="col-8" style="order: 1;">
<h3>๐ Keep Learning</h3>
<p>
I'm still learning every day and will keep updating my knowledge.<br>
Stay tuned for more content!
</p>
</div>
<div class="col-4" style="order: 2; text-align: right; margin-top: -500px;">
<span class="image fit"><img src="images/introdution/2.jpg" alt="Learning"
style="max-width: 100%; height: auto;" /></span>
</div>
</div>
<hr />
<h2>๐ Education & Experience</h2>
<div class="row">
<div class="col-6 col-12-small">
<h3>๐ Academic Background</h3>
<p>
<strong>Jilin University</strong><br>
Internet of Things Engineering<br>
Expected: 2027<br>
</p>
<h3>๐ฏ Career Goals</h3>
<p>
Aspiring <strong>full-stack developer</strong> passionate about
<strong>IoT applications</strong> and <strong>system design</strong>.
</p>
</div>
<div class="col-6 col-12-small">
<h3>๐ฏ Current Focus</h3>
<ul>
<li>๐ป <strong>Full-Stack Development</strong></li>
<li>๐ค <strong>AI & Machine Learning</strong></li>
<li>๐ <strong>IoT Applications</strong></li>
<li>๐ฑ <strong>Mobile Development</strong></li>
</ul>
</div>
</div>
<h2>๐ ๏ธ Technical Skills</h2>
<div class="card_flip">
<div class="card_front"
style="background-image: url(https://images.pexels.com/photos/540518/pexels-photo-540518.jpeg?w=1260&h=750&dpr=2&auto=compress&cs=tinysrgb)">
<card_h1 class="card_text-shadow">๐ PYTHON</card_h1>
</div>
<div class="card_back">
<h2>๐ Python</h2>
<p>Web development, automation, data analysis. Versatile and powerful programming language for
various applications.</p>
</div>
</div>
<div class="card_flip card_flip-vertical">
<div class="card_front"
style="background-image: url(https://images.pexels.com/photos/414171/pexels-photo-414171.jpeg?w=1260&h=750&dpr=2&auto=compress&cs=tinysrgb)">
<card_h1 class="card_text-shadow">๐ฟ C++/C</card_h1>
</div>
<div class="card_back">
<h2>๐ฟ C++/C</h2>
<p>System programming, algorithms. High-performance programming language for complex software
development.</p>
</div>
</div>
<div class="card_flip">
<div class="card_front"
style="background-image: url(https://images.pexels.com/photos/36717/amazing-animal-beautiful-beautifull.jpg?w=1260&h=750&dpr=2&auto=compress&cs=tinysrgb)">
<card_h1 class="card_text-shadow">โ JAVA</card_h1>
</div>
<div class="card_back">
<h2>โ Java</h2>
<p>Object-oriented programming. Cross-platform development with strong enterprise application
support.</p>
</div>
</div>
<div class="card_flip card_flip-vertical">
<div class="card_front"
style="background-image: url(https://images.pexels.com/photos/38136/pexels-photo-38136.jpeg?w=1260&h=750&dpr=2&auto=compress&cs=tinysrgb)">
<card_h1 class="card_text-shadow">๐ง LINUX</card_h1>
</div>
<div class="card_back">
<h2>๐ง Linux</h2>
<p>System administration, shell scripting. Powerful open-source operating system for development
and deployment.</p>
</div>
</div>
<div class="card_flip">
<div class="card_front"
style="background-image: url(https://images.pexels.com/photos/34950/pexels-photo.jpg?w=1260&h=750&dpr=2&auto=compress&cs=tinysrgb)">
<card_h1 class="card_text-shadow">๐๏ธ DATABASE</card_h1>
</div>
<div class="card_back">
<h2>๐๏ธ MySQL</h2>
<p>Database design and management. Reliable relational database system for data storage and
retrieval.</p>
</div>
</div>
<div class="card_flip card_flip-vertical">
<div class="card_front"
style="background-image: url(https://images.pexels.com/photos/34546/sunset-lake-landscape-summer.jpg?w=1260&h=750&dpr=2&auto=compress&cs=tinysrgb)">
<card_h1 class="card_text-shadow">๐จ WEB DEV</card_h1>
</div>
<div class="card_back">
<h2>๐จ WEB DEV</h2>
<p> Creating interactive and responsive web interfaces with modern
technologies.(HTML/CSS/JavaScript)</p>
</div>
</div>
<div>
<h3>๐ Social</h3>
<ul class="icons alt center">
<li><a href="https://github.com/jlu005807" class="icon brands alt fa-github"><span
class="label">Github</span></a></li>
</ul>
</div>
</section>
<!-- Footer -->
<footer>
<section class="pagination">
<a href="./index.html#top" class="next">Back๐</a>
</section>
<section class="pagination">
<a href="./other.html#top" class="next">Next๐</a>
</section>
</footer>
</div>
<div class="transparent-area medium"></div>
<!-- Footer -->
<footer id="footer">
<section>
<a href="#top" class="image fit scrolly"><img src="images/introdution/3.jpg" alt="" /></a>
</section>
<section class="split contact">
<section class="alt">
<h3>Address</h3>
<p><a
href="https://www.google.com/maps/place/Beijing+China/@39.904691,116.407173,11z/data=!3m1!4b1!4m5!3m4!1s0x35b0d031f6e01f2d:0x5e3a2a7c6c4c7f86!8m2!3d39.904214!4d116.407971">China๐ฉ</a>
</p>
</section>
<section>
<h3>QQ</h3>
<p><a>1289406660</a></p>
</section>
<section>
<h3>Email</h3>
<p><a>1289406660@qq.com</a></p>
</section>
<section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="https://github.com/jlu005807" class="icon brands alt fa-github"><span
class="label">GitHub</span></a></li>
</ul>
</section>
</section>
</footer>
<!-- Copyright -->
<div id="copyright">
<ul>
<li>© Ozy</li>
<li>Design: <a href="index.html">Ozy</a></li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/datetime.js"></script>
<!-- ไธป้ขๅๆข่ๆฌ -->
<script src="assets/js/theme-switcher.js"></script>
<script src="assets/js/theme-toggle-position.js"></script>
<!-- ๆบ่ฝๅๅฐ้กถ้จๆ้ฎ่ๆฌ -->
<script src="assets/js/smart-back-to-top.js"></script>
<!-- ้กต้ข่ฟๆธกๆๆ่ๆฌ -->
<script src="assets/js/page-transition.js"></script>
<!-- ๅ
จๅฑ้ณไนๆญๆพๅจๅ ่ฝฝๅจ -->
<script src="assets/js/global-player-loader.js"></script>
</body>
</html>