-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
302 lines (285 loc) · 18 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
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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Ruiqi Hu</title>
<meta name="author" content="Tobby">
<!-- <meta name="viewport" content="width=device-width"> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" href="images/pic_ico2.ico">
<script type="text/javascript">
function start(id) {
var element1 = document.getElementById(id + "_1");
var element2 = document.getElementById(id + "_2");
if (element1 && element2) {
element1.style.opacity = "0";
element2.style.opacity = "1";
}
}
function stop(id) {
var element1 = document.getElementById(id + "_1");
var element2 = document.getElementById(id + "_2");
if (element1 && element2) {
element1.style.opacity = "1";
element2.style.opacity = "0";
}
}
</script>
<script type="text/javascript">
if (window.location.protocol != "https:" && window.location.protocol != "file:") {
window.location.protocol = "https:";
}
</script>
<!-- <style>
img {
width: 100%;
}
</style> -->
</head>
<body>
<!-- ====================================== -->
<!-- ====================================== -->
<!-- ====================================== -->
<table style="width:100%;max-width:1100px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="padding:0px">
<td style="padding:0px">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="padding:0px">
<td style="padding:2.5%;width:70%;vertical-align:middle">
<p style="text-align:center">
<center><p style="color:black;font-size:40px;">Ruiqi Hu</p></center>
<br>
<center><br> Email: [email protected] <br></center>
<center><br> Phone: +1 (302)7296753 <br></center>
</p>
<p>
PhD in Material Science at the <a href="https://sites.udel.edu/janotti-group/"> University of Delaware (2019 - now) </a>.<br>
MS in Material Science at the <a href="https://cailiao.nwpu.edu.cn/clxynglish/"> Northwestern Polytechnical University (2016 - 2019) </a>.<br>
BS in Material Science at the <a href="https://cailiao.nwpu.edu.cn/clxynglish/"> Northwestern Polytechnical University (2012 - 2016) </a>.<br>
<p style="text-align:center;margin-top:2em;">
<a href="https://scholar.google.com/citations?user=F1jXNu4AAAAJ&hl=zh-CN">Google Scholar</a> /
<a href="https://github.com/rickyqihu">GitHub</a> /
</p>
</td>
<td style="padding:2.5%;width:30%;max-width:40%" id="profile">
<a href="IMAGE/Ruiqi_Hu.png">
<img style="width:100%;max-width:100%" alt="profile photo" src="IMAGE/Ruiqi_Hu.png">
</a>
</td>
</tr>
</tbody>
</table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<!-- <heading><strong><u> <span class="highlight">1.Research projects</span></u></strong></heading> -->
<p style="color:black;font-size:25px;">1.PhD Research</p>
<p>
My PhD research focus on Density functional theory (DFT), Density Functional Based Tight Binding (DFTB), artificial intelligence and Computational material design.
</p>
</td>
</tr>
</tbody>
</table>
<!-- ====================================== -->
<!-- ====================================== -->
<!-- ====================================== -->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<!-- project 1 -->
<tr onmouseout="stop('NANOLetter_1')" onmouseover="start('NANOLetter_1')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/Nano_letter_1.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Identification and Structural Characterization of Twisted Atomically Thin Bilayer Materials by Deep Learning
</
</papertitle></a>
<br>
Yang H., <strong><u> <span class="highlight">Hu R.</span></u></strong>, Wu H., He X., Zhou Y.,et.al and Xie Y.
<br>
<br>
<em>NANO LETTERS 2024</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://pubs.acs.org/doi/epdf/10.1021/acs.nanolett.3c04815">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 2 -->
<tr onmouseout="stop('NANOLetter_2')" onmouseover="start('NANOLetter_2')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/nano_letter_2.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Fermi-Level Pinning in ErAs Nanoparticles Embedded in III–V Semiconductors
</
</papertitle></a>
<br>
<strong><u> <span class="highlight">Hu R.</span></u></strong>, Q Ho D, Q T, Bryant GW, and Janotti A.
<br>
<br>
<em>NANO LETTERS 2024</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://pubs.acs.org/doi/epdf/10.1021/acs.nanolett.3c04995">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 3 -->
<tr onmouseout="stop('ACS NANO')" onmouseover="start('ACS NANO')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/ACS_NANO_cover.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Emerging Nontrivial Topology in Ultrathin Films of Rare-Earth Pnictides
</
</papertitle></a>
<br>
Ho DQ, <strong><u> <span class="highlight">Hu R.</span></u></strong>, To DQ, Bryant GW, and Janotti A.
<br>
<br>
<em>ACS NANO 2023</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://pubs.acs.org/doi/epdf/10.1021/acsnano.3c03307">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 4 -->
<tr onmouseout="stop('ACS applied')" onmouseover="start('ACS applied')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/ACS_Applied_cover.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Bi<sub>2</sub>Se<sub>3</sub> Growth on (001) GaAs Substrates for Terahertz Integrated Systems
</
</papertitle></a>
<br>
Liu Y,Acuna W,Zhang H,Ho DQ, <strong><u> <span class="highlight">Hu R.</span></u></strong>, Wang Z, Janotti A, Bryant GW, Davydov AV,Zide JMO,and Law S.
<br>
<br>
<em>ACS APPLIED MATERIALS & INTERFACES 2022</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://pubs.acs.org/doi/epdf/10.1021/acsami.2c11135">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 5 -->
<tr onmouseout="stop('Physics Review materials')" onmouseover="start('Physics Review materials')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/physics_review_material.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Strong coupling between a topological insulator and a III-V heterostructure at terahertz frequency
</
</papertitle></a>
<br>
To DQ,Wang Z,Ho DQ, <strong><u> <span class="highlight">Hu R.</span></u></strong>, Acuna W, Liu Y, Bryant GW,Janotti A,Law S and Doty MF.
<br>
<br>
<em>PHYSICAL REVIEW MATERIALS 2022</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://journals.aps.org/prmaterials/pdf/10.1103/PhysRevMaterials.6.035201">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 6 -->
<tr onmouseout="stop('Journal of Electronic Materials')" onmouseover="start('Journal of Electronic Materials')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/JEM_cover.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Analysis of Dislocations in CdZnTe Epitaxial Film with Kelvin Probe and Conductive Atomic Force Microscopy
</
</papertitle></a>
<br>
Cao K,Jie W,Zha G,Dong J, <strong><u> <span class="highlight">Hu R.</span></u></strong>, and Li Y.
<br>
<br>
<em>Journal of Electronic Materials 2020</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://link.springer.com/article/10.1007/s11664-020-08094-x">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 7 -->
<tr onmouseout="stop('Vacuum')" onmouseover="start('Vacuum')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/Vacuum_cover.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Improvement of crystalline quality of CdZnTe epilayers on GaAs(001) substrates with a two-step growth by Close Spaced Sublimation
</
</papertitle></a>
<br>
Cao K,Jie W,Zha G, <strong><u> <span class="highlight">Hu R.</span></u></strong>,Wu S,and Yang Y.
<br>
<br>
<em>Vacuum 2019</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://www.sciencedirect.com/science/article/abs/pii/S0042207X19300211">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 8 -->
<tr onmouseout="stop('JOP')" onmouseover="start('JOP')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/JOP_cover.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Denoising data acquisition algorithm for array pixelated CdZnTe nuclear detector
</
</papertitle></a>
<br>
Luo X, <strong><u> <span class="highlight">Hu R.</span></u></strong>,and Hassan N.
<br>
<br>
<em>Open Physics 2019</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://www.degruyter.com/document/doi/10.1515/phys-2019-0015/html">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>
<!-- project 9 -->
<tr onmouseout="stop('JCG')" onmouseover="start('JCG')">
<td style="padding:20px;width:25%;vertical-align:middle">
</center><img src="PROJECTS/JCG_cover.png" alt="secure" width="340"
height="192"></center>
<td style="padding:20px;width:75%;vertical-align:middle">
<a <papertitle> Nucleation and islands growth of CdZnTe(0 0 1) epitaxial films on GaAs(0 0 1) substrates by close spaced sublimation
</
</papertitle></a>
<br>
Cao K,Jie W,Zha G,Tan T,Li Y,and <strong><u> <span class="highlight">Hu R.</span></u></strong>.
<br>
<br>
<em>JOURNAL OF CRYSTAL GROWTH 2018</em>.
<!-- <br>-->
<!-- <br>-->
<br>
<a href="https://www.sciencedirect.com/science/article/abs/pii/S0022024818302896">(pdf & supporting infos)</a>
<p></p>
</td>
</tr>