-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
76 lines (60 loc) · 2.31 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
<meta name="description" content="Yuchen Mu's home page">
<link rel="stylesheet" href="jemdoc.css" type="text/css">
<link rel="shortcut icon" href="NKU.png">
<title>Yuchen Mu's Homepage @ Nankai University</title>
<body>
<div id="layout-content" style="margin-top:25px">
<table>
<tbody>
<tr>
<td width="670">
<div id="toptitle">
<h1>Yuchen Mu <img src="myc.png" height="40px" style="margin-bottom:-10px" alt=''></h1>
</div>
<!-- <h3>Graduate Student</h3> -->
<p>
<FONT size=5 face="Times New Roman">Bachelor of Information Security</FONT><br>
<br>
Information Security<br>
College of Cyber Science<br>
Nankai University <br>
Tianjin, China. 300071.<br>
<br>
Email: [email protected]
</p>
</td>
<td>
<img src="./myc_photo.png" border="0" width="200">
</td>
</tr>
</tbody>
</table>
<h2>Biography</h2>
<p>
I'm a fourth-year undergraduate student at <a href="https://en.nankai.edu.cn/">Nankai University</a>, majoring in <a href="https://cyber.nankai.edu.cn/xxaq/list.htm">Information Security</a> in the <a href="https://cyber.nankai.edu.cn/main.htm">College of Cyber Science</a> .
</p>
<h2>Research Interests</h2>
<p>
My research interests Operating System, machine learning, and data mining. In particular, I am interested in Secure System & TEEs.
</p>
<p align="justify"><span style="color:#ff0000"><b>I am looking for a Ph.D position for 2024 Fall! </b></span></p>
<h2>News<small></small></h2>
<ul>
<li>
[2024.09] My project about OP-TEE is working!
<!--<a href="http://nrl.thumedialab.com/">our lab's repository</a> for source code and datasets.-->
</li>
</ul>
<h2>Selected Honors and Awards<small></small></h2>
<ul>
<li>
Honorable Mention, Interdisciplinary Contest In Modeling Certificate of Achievement, 2022
</li>
</ul>
<h2>Userful Links <small></small></h2>
<a href="https://tephrocactusmyc.github.io/" >Visit tracker for TephrocactusMYC.github.io</a>
<div id="footer">
<div id="footer-text"></div>
</div>
</div>
</body></html>