-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
205 lines (178 loc) · 8.95 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DN4785LXV9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-DN4785LXV9');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Not to follow -->
<meta name="robots" content="noindex">
<meta name="robots" content="nofollow">
<meta name="robots" content="noarchive">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono|Asap|Signika+Negative" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>LING Shengchen</title>
</head>
<body>
<nav class="navbar navbar-expand-sm bg-dark navbar-dark fixed-top">
<a class="navbar-brand" href="#">Homepage</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<!-- <li class="nav-item">
<a class="nav-link" href="#intro">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#research">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#misc">Misc</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./blockchain.html">A Walk into Blockchain</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="./related.html">Related Links</a>
</li>
</ul>
</div>
</nav>
<div class="container" id="wrapper">
<div class="row" id="intro">
<!-- <div class="col-sm-3">
<img src="https://github.githubassets.com/images/mona-loading-default.gif" class="img-rounded"
alt="Photo broken" width=220>
</div> -->
<div class="col-sm-12">
<h2 id="name"> LING Shengchen 凌晟宸 </h2>
I am interested in blockchain security and privacy, consensus mechanisms, and decentralized finance (DeFi).
<br>
<b>See my CV <a href="./CV_LING_Shengchen.pdf">here</a>.</b> 中文CV在<a href="./CV_凌晟宸_中文版.pdf">这里</a>。
<br>
Email: [email protected]
</div>
</div>
<div id="content">
<div>
<h2 class="bg-light h2color">Education</h2>
<ul>
<li>
<div class="title">
<div class="left"><a href="https://www.cityu.edu.hk/">City University of Hong Kong</a></div>
<div class="right">2024.08 - present </div>
</div>
PhD in Computer Science, <i>Department of Computer Science</i><br>
Under the supervision of <a href="https://www.cs.cityu.edu.hk/~congwang/">Prof. Cong WANG</a>.
</li>
<li>
<div class="title">
<div class="left"><a href="https://www.cityu.edu.hk/">City University of Hong Kong</a></div>
<div class="right">2022.08 - 2023.06</div>
</div>
M.S. in Electronic Commerce with Distinction, <i>Department of Computer Science</i>
</li>
<li>
<div class="title">
<div class="left"><a href="http://www.neu.edu.cn/">Northeastern University</a></div>
<div class="right">2018.08 - 2022.06</div>
</div>
B.E. in Computer Science and Technology, <i>School of Computer and Communication Engineering</i>
</li>
</ul>
</div>
<div>
<span class="anchor" id="research"></span>
<h2 class="bg-light h2color">Working Experience</h2>
<ul>
<li>
<div class="title">
<div class="left"><a href="https://blocksec.com/">BlockSec</a>
</div>
<div class="right">2024.05 - 2024.08 </div>
</div>
Research Intern, under the supervision of <a href="http://yajin.org/">Prof. Yajin Zhou</a>.
</li>
<li>
<div class="title">
<div class="left"><a href="https://www.cityu.edu.hk/">City University of Hong Kong</a>
</div>
<div class="right">2023.08 - 2024.05 </div>
</div>
Research Assistant, under the supervision of <a href="https://www.cs.cityu.edu.hk/~congwang/">Prof. Cong WANG</a> and <a href="https://caichengjun01.github.io/">Dr. Chengjun CAI</a>.
</li>
<li>
<div class="title">
<div class="left"><a href="https://www.tree-graph.org.cn/">Shanghai Tree-Graph Blockchain
Research Institute</a> <a href="https://confluxnetwork.org/"> (Conflux Network)
</a>
</div>
<div class="right">2021.08 - 2022.08</div>
</div>
</li>
<li>
<div class="title">
<div class="left"><a href="https://en.sjtu.edu.cn/">Shanghai Jiao Tong University</a>
</div>
<div class="right">2021.06 - 2021.08</div>
</div>
Research Intern in <a href="https://iem.sjtu.edu.cn/">Institute of Engineering Management</a>,
in the project <i>The Whole-Process Supply-Chain Quality Management of Engineering Materials
Based on Information Flow</i>.
</li>
</ul>
</div>
<div>
<span class="anchor" id="misc"></span>
<h2 class="bg-light h2color">Misc</h2>
<ul>
<li>
<div class="title">
<div class="left">A Book to Understand Web3.0 (ISBN: 9787121432354)</div>
<div class="right">2021.12 - 2022.03</div>
</div>
Author on Chapter 3 <i>“The core technology of Web3.0 – Blockchain”</i> and Chapter 4.1 <i>“NFT
standards”</i>, including introductions on consensus mechanisms, typical blockchains,
cross-chain bridges & oracles, decentralized storage, blockchain security, and NFT standards.
</li>
<li>
<div class="title">
<div class="left">Member of Conflux Technical Community Committee</div>
<div class="right">2022.08 - present</div>
</div>
Assist in CIPs, hard forks, ecosystem projects, and other documentations.
</li>
<!-- <li>
<div class="title">
<div class="left">See more info about blockchain: <a href="./blockchain.html">A Walk into Blockchain</a></div>
<div class="right">2022.08 - present</div>
</div>
Continuously updating...
</li> -->
</ul>
</div>
<footer>
<span id="updated" style="float:right"></span>
<script>
var d = document.lastModified.split(" ")[0];
document.getElementById("updated").innerHTML = "<small>Last updated: " + d + "</small>";
</script>
</footer>
</div>
</div>
</body>
</html>