forked from xudailong/xudailong.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
44 lines (44 loc) · 2.39 KB
/
about.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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
<meta charset="UTF-8">
<head>
<link rel="stylesheet" href="/css/about.css">
<title>About Me</title>
</head>
<body>
<div class="page clearfix" post>
<div class="left">
<h1>你好鸭!童鞋!</h1>
<h3>我是一个啥都不会的程序猿 🎓对编程充满好奇 💻 一个初出茅庐的初学者</h3>
<hr>
<h2 id="关于我">About Me</h2>
<p>姓名:王振兴</p>
<p>网络用名: 王振兴同学鸭</p>
<p>年龄:20</p>
<p>出生:2004年10月23日</p>
<p>性别:男</p>
<p>身份:在读大学生</p>
<p>住址:<a href="https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&tn=baidu&wd=%E5%B1%B1%E8%A5%BF%E7%9C%81%E9%98%B3%E6%B3%89%E5%B8%82%E5%B9%B3%E5%AE%9A%E5%8E%BF">中国山西省阳泉市平定县</a></p>
<p>初中:南坳初级中学校2017届</p>
<p>高中:平定县第二中学校2020届</p>
<p>大学: <a href="https://www.sxzy.edu.cn/">山西职业技术学院</a>2023届</p>
<p>主修:移动应用开发</p>
<h2 id="联系方式">Contact Information</h2>
<p>手机号:+86-13834282302,+852-46360832,+1-7792962641,+1-8142107558</p>
<p>QQ:2242389481</p>
<p>微信号:wangzhenxing4</p>
<p><a href="https://steamcommunity.com/profiles/76561198940495776/">Steam</a></p>
<p><a href="https://www.douyin.com/user/MS4wLjABAAAAKLN0zPvpJRAXQI1SpGeIlqR3u7E0fiof1rMZeDlszqc">抖音</a></p>
<p><a href="http://www.coolapk.com/u/2698377">酷安</a></p>
<p><a href="https://c.y.qq.com/base/fcgi-bin/u?__=6EBZyJ0">QQ音乐</a></p>
<p><a href="https://t.me/ZhenxingWang">Telegram</a></p>
<p><a href="https://www.facebook.com/profile.php?id=100048466251642">Facebook</a></p>
<p><a href="https://twitter.com/WangZhenxing4?s=09">X(Twitter)</a></p>
<p><a href="http://tiktok.com/@wangzhenxing44">TikTok</a></p>
<p><a href="https://github.com/wangzhenxing4">GitHub</a></p>
<p><a href="https://blog.csdn.net/qq_41723381?type=blog">CSDN</a></p>
<p>G-mail邮箱: [email protected]</p>
</div>
</div>
</body>
</html>