-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
103 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,8 +56,6 @@ | |
publication | ||
) | ||
} | ||
console.log(publicationByYear) | ||
}) | ||
</script> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,16 +87,6 @@ | |
<div><b>Email:</b> [email protected]</div> | ||
</Member> | ||
|
||
<Member | ||
name="Yexi Zheng" | ||
profile_img="/yexi_zheng.jpg" | ||
link="https://www.linkedin.com/in/yexi-zheng-201894225/" | ||
> | ||
<div>Undergraduate Researcher</div> | ||
<div>2023/11 -</div> | ||
<div><b>Email:</b> [email protected]</div> | ||
</Member> | ||
|
||
<Member name="Xuzhong Wang" profile_img="" link=""> | ||
<div>Undergraduate Researcher</div> | ||
<div>2024/5 -</div> | ||
|
@@ -112,11 +102,6 @@ | |
|
||
<h2 class="sec-title">External Research Interns</h2> | ||
<div class="person-container lightweight"> | ||
<Member name="Shaoyu Wang" lightweight> | ||
<div>2022/3 -</div> | ||
<div>Huazhong U. of Sci. and Tech.</div> | ||
</Member> | ||
|
||
<Member name="Chen Gong" lightweight> | ||
<div>2023/4 -</div> | ||
<div>Huazhong U. of Sci. and Tech.</div> | ||
|
@@ -127,29 +112,11 @@ | |
<div>Nanjing University</div> | ||
</Member> | ||
|
||
<Member name="Yuchao Su" lightweight> | ||
<div>2023/8 -</div> | ||
<div>Northeastern University</div> | ||
</Member> | ||
|
||
<Member name="Bei Pei" lightweight> | ||
<div>2023/8 -</div> | ||
<div>University of California, San Diego</div> | ||
</Member> | ||
|
||
<Member name="Jijie Zhou" lightweight> | ||
<div>2023/11 -</div> | ||
</Member> | ||
|
||
<Member name="Yuanhuan Deng" lightweight> | ||
<div>2024/4 -</div> | ||
<div>Brandeis University</div> | ||
</Member> | ||
|
||
<Member name="Jiaojiao Cheng" lightweight> | ||
<div>2024/4 -</div> | ||
</Member> | ||
|
||
<Member name="Shiyuan Li" lightweight> | ||
<div>2024/7 -</div> | ||
<div>Oregon State University</div> | ||
|
@@ -186,6 +153,49 @@ | |
initiated project Yuzawa, laying out the technical foundations. | ||
</div> | ||
</Member> | ||
|
||
<Member name="Shaoyu Wang" lightweight> | ||
<div>Research Intern</div> | ||
<div>2022/3 - 2024/8</div> | ||
<div>Huazhong U. of Sci. and Tech.</div> | ||
<div class="member-description"> | ||
Shaoyu joined the development Vis4Mesh with Hang and led the | ||
user evaluation of Vis4Mesh. He published the paper | ||
<i> | ||
Visual Exploratory Analysis for Designing Large-Scale | ||
Network-on-Chip Architectures: A Domain Expert-Led Design | ||
Study | ||
</i> | ||
as a co-first-author. | ||
</div> | ||
</Member> | ||
|
||
<Member | ||
name="Yexi Zheng" | ||
profile_img="/yexi_zheng.jpg" | ||
link="https://www.linkedin.com/in/yexi-zheng-201894225/" | ||
lightweight | ||
> | ||
<div>Undergraduate Researcher</div> | ||
<div>2023/11 - 2024/10</div> | ||
</Member> | ||
|
||
<Member name="Yuchao Su" lightweight> | ||
<div>Research Intern</div> | ||
<div>2023/8 - 2024/8</div> | ||
<div>North Carolina State University</div> | ||
</Member> | ||
|
||
<Member name="Bei Pei" lightweight> | ||
<div>Research Intern</div> | ||
<div>2023/8 - 2024/8</div> | ||
<div>University of California, San Diego</div> | ||
</Member> | ||
|
||
<Member name="Jijie Zhou" lightweight> | ||
<div>Research Intern</div> | ||
<div>2023/11 - 2024/11</div> | ||
</Member> | ||
</div> | ||
</div> | ||
<div class="two-col-right"> | ||
|