-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
54 lines (54 loc) · 1.4 KB
/
Copy pathindex.html
File metadata and controls
54 lines (54 loc) · 1.4 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
<!DOCTYPE html>
<html>
<head>
<title>Dingcheng Zhen</title>
<link rel="stylesheet" type="text/css" href="main.css" />
<link rel="shortcut icon" type="image/x-icon" href="Files/github.png" />
</head>
<body>
<div style="float:right; margin-right:100px; width:200px">
<img src="Files/me1.png" width="300px" />
</div>
<h1>Dingcheng Zhen</h1>
<p>
<br />
Researcher Shanghai Soulgate Techonolgy Co.tl. <br />
<!-- Researcher AI Research Institute, vivo <br /> -->
<!-- SUN YAT-SEN UNIVERSITY -->
</p>
<tr>
<td colspan="3">
<p></p>
<hr />
</td>
</tr>
<h2>Education</h2>
<ul>
<li><strong>SUN YAT-SEN UNIVERSITY</strong></li>
<p>2008 ~ 2013</p>
<p>
Electronic Information Science and Technology
</p>
</ul>
<h2>Career Experience</h2>
<ul>
<li>
Researcher AIGC department, Shanghai Soulgate Techonolgy Co.tl. (soulapp.cn) 2023 – now
</li>
<li>
Researcher AI Research Institute, vivo (vivo.com) 2019 – 2023
</li>
<li>
Researcher JD.com (jd.com) 2016 – 2019
</li>
</ul>
<h2>Email</h2>
<p><i> dingchengzhen@soulapp.cn </i></p>
<!-- <p>
Also, you can find me from
<a href="https://github.com/zhendch"
><img src="Files/github.png" width="25px"/></a
>
</p> -->
</body>
</html>