Skip to content

Commit 571e221

Browse files
modify home page
1 parent 44019de commit 571e221

5 files changed

+15
-172
lines changed
-14.4 KB
Binary file not shown.

IMG_3475-Edit smallest.jpg

-109 KB
Binary file not shown.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# tyleransom.github.io
2-
Repository for Tyler Ransom's academic research website.
1+
# chenhongyu2048.github.io
2+
Repository for Hongyu Chen's academic research website.

code.html

-149
This file was deleted.

index.html

+13-21
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<script src="https://use.fontawesome.com/baff6f55f5.js"></script>
55
<meta charset="utf-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7-
<title>Tyler Ransom by tyleransom</title>
7+
<title>Hongyu Chen by chenhongyu2048</title>
88

99
<link rel="stylesheet" href="stylesheets/styles.css">
1010
<link rel="stylesheet" href="stylesheets/github-light.css">
@@ -83,35 +83,27 @@
8383
<div class="wrapper">
8484
<header>
8585
<h1>Hongyu Chen</h1>
86-
<p>Associate Professor of Economics<br>University of Oklahoma</p>
87-
<p>Research Affiliate<br><a href="http://legacy.iza.org/en/webcontent/personnel/photos/index_html?key=24155">Institute for the Study of Labor (IZA)</a></p>
88-
<p>Fellow<br><a href="https://glabor.org/user/tyleransom/">Global Labor Organization (GLO)</a></p>
89-
<h3><a href="https://tyleransom.github.io/">Home</a></h3>
90-
<h3><a href="https://tyleransom.github.io/research.html">Research</a></h3>
91-
<h3><a href="https://tyleransom.github.io/research/CV.pdf">CV</a></h3>
92-
<h3><a href="https://tyleransom.github.io/code.html">Code</a></h3>
93-
<h3><a href="https://tyleransom.github.io/teaching.html">Teaching</a></h3>
94-
<h3><a href="https://tyleransom.github.io/personal.html">Personal</a></h3>
86+
<p>Graduate Student<br>National University of Defence Technology</p>
87+
<p>Research Affiliate<br>National Laboratory for Parallel and Distributed Processing (PDL)</p>
88+
<h3><a href="https://chenhongyu2048.github.io/">Home</a></h3>
89+
<h3><a href="https://chenhongyu2048.github.io/research.html">Research</a></h3>
90+
<h3><a href="https://chenhongyu2048.github.io/research/CV.pdf">CV</a></h3>
91+
<h3><a href="https://chenhongyu2048.github.io/teaching.html">Teaching</a></h3>
92+
<h3><a href="https://chenhongyu2048.github.io/personal.html">Personal</a></h3>
9593
<b>Social</b><br>
9694
<div class="social-row">
97-
<a href="mailto:[email protected]" class="author-social" target="_blank"><i class="fa fa-fw fa-envelope-square"></i> Email</a><br>
98-
<a href="https://scholar.google.com/citations?user=eohlTTcAAAAJ&hl=en" target="_blank"><i class="ai ai-fw ai-google-scholar-square"></i> Scholar</a><br>
99-
<a href="https://orcid.org/0000-0002-6910-0363"><i class="ai ai-fw ai-orcid-square"></i> ORCID</a><br>
100-
<a href="http://ideas.repec.org/f/pra541.html"><i class="fa fa-fw fa-share-alt-square"></i> RePEc</a><br>
101-
<a href="http://github.com/tyleransom"><i class="fa fa-fw fa-github-square"></i> GitHub</a><br>
102-
<a href="http://twitter.com/tyleransom" class="author-social" target="_blank"><i class="fa fa-fw fa-twitter-square"></i> Twitter</a><br>
103-
<a href="http://linkedin.com/in/tyleransom" class="author-social" target="_blank"><i class="fa fa-fw fa-linkedin-square"></i> LinkedIn</a><br>
95+
<a href="mailto:[email protected]" class="author-social" target="_blank"><i class="fa fa-fw fa-envelope-square"></i> Email</a><br>
96+
<a href="http://github.com/chenhongyu2048"><i class="fa fa-fw fa-github-square"></i> GitHub</a><br>
10497
<br>
10598
</div>
10699
<br>
107100

108-
<p><b>Contact:</b><br>Department of Economics<br>University of Oklahoma<br>322 CCD1, 308 Cate Center Drive<br>Norman, OK 73072</p>
109101
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
110102
</header>
111103
<section>
112-
<img src="IMG_3475-Edit smallest.jpg" height="250" width="250" alt="Tyler Ransom"></h3>
113-
<p>I am currently an Associate Professor of <a href="http://www.ou.edu/cas/economics">Economics</a> at the <a href="http://www.ou.edu/">University of Oklahoma</a> and Research Affiliate at the <a href="https://www.iza.org/">Institute for the Study of Labor (IZA)</a>. I graduated with a PhD in <a href="http://econ.duke.edu">Economics</a> from <a href="http://www.duke.edu">Duke University</a> in May 2015.</p>
114-
<p>My research interests include labor economics, urban economics, the economics of education, and applications of machine learning.</p>
104+
<!-- <img src="IMG_3475-Edit smallest.jpg" height="250" width="250" alt="Tyler Ransom"></h3> -->
105+
<p>I am currently an graduate student of Computer Science and Technology at the <a href="https://www.nudt.edu.cn/">National University of Defence Technology</a> and Research Affiliate at the National Laboratory for Parallel and Distributed Processing (PDL). I graduated with a Bachelor degree in Space Science and Technology from <a href="https://www.nju.edu.cn/">Nanjing University</a> in June 2021.</p>
106+
<p>My research interests include System for Deep Learning, especially Systems for Ggraph Neural Networks(GNN).</p>
115107
</section>
116108
</div>
117109
<script src="javascripts/scale.fix.js"></script>

0 commit comments

Comments
 (0)