-
Notifications
You must be signed in to change notification settings - Fork 1
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
2 changed files
with
39 additions
and
39 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,6 +79,12 @@ weight = 3 | |
website = "https://justintheyang.github.io/" | ||
description = "I am interested in leveraging behavioral experiments and computational modeling to understand how we represent the world around us, how we simulate alternative worlds, and how we use these simulations to make inferences. In my undergraduate, I studied cognitive science and mathematics. I like to drink milk." | ||
|
||
[[member]] | ||
id = "Chuqi Hu" | ||
position = "Master's Student" | ||
email = "[email protected]" | ||
description = "I am a Symbolic Systems master's student. I am interested in social cognition, self/identity, and learning. In my free time, I enjoy singing, playing tennis, and spending time in nature!" | ||
|
||
[[member]] | ||
id = "Verona Teo" | ||
position = "Predoctoral Researcher" | ||
|
@@ -198,12 +204,6 @@ weight = 3 | |
website = "http://kanishkgandhi.com/" | ||
description = "I am interested in reasoning and social cognition; how we can build machines that interact with, learn from and communicate with others." | ||
|
||
[[member]] | ||
id = "Chuqi Hu" | ||
position = "Lab Affiliate" | ||
email = "[email protected]" | ||
description = "I am a Symbolic Systems master's student. I am interested in social cognition, self/identity, and learning. In my free time, I enjoy singing, playing tennis, and spending time in nature!" | ||
|
||
# [[member]] | ||
# id = "Andrew Nam" | ||
# position = "Lab Affiliate" | ||
|
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 |
---|---|---|
|
@@ -661,6 +661,39 @@ <h2>Justin Yang</h2> | |
|
||
|
||
|
||
</p> | ||
<br> | ||
</div> | ||
<div class = 'spacer'></div> | ||
</div> | ||
|
||
<div class= 'people-container'> | ||
<h2>Chuqi Hu</h2> | ||
<p style='font-weight:bold;'>Master's Student</p> | ||
<div class='people-image-container'> | ||
|
||
|
||
<img class='people-image' src="img/members/chuqi_hu.jpg" alt="Drawing" /> | ||
|
||
|
||
<div class='social-links'> | ||
|
||
|
||
<a href="mailto:[email protected]" title="E-Mail" target="_top"> | ||
<i class="fas fa-envelope big-icon"></i> | ||
</a> | ||
|
||
|
||
<span class="stretch"></span> | ||
</div> | ||
</div> | ||
<div class='people-description'> | ||
<p> | ||
<span>I am a Symbolic Systems master’s student. I am interested in social cognition, self/identity, and learning. In my free time, I enjoy singing, playing tennis, and spending time in nature!</span> | ||
<br> | ||
|
||
|
||
|
||
</p> | ||
<br> | ||
</div> | ||
|
@@ -1318,39 +1351,6 @@ <h2>Kanishk Gandhi</h2> | |
|
||
|
||
|
||
</p> | ||
<br> | ||
</div> | ||
<div class = 'spacer'></div> | ||
</div> | ||
|
||
<div class= 'people-container'> | ||
<h2>Chuqi Hu</h2> | ||
<p style='font-weight:bold;'>Lab Affiliate</p> | ||
<div class='people-image-container'> | ||
|
||
|
||
<img class='people-image' src="img/members/chuqi_hu.jpg" alt="Drawing" /> | ||
|
||
|
||
<div class='social-links'> | ||
|
||
|
||
<a href="mailto:[email protected]" title="E-Mail" target="_top"> | ||
<i class="fas fa-envelope big-icon"></i> | ||
</a> | ||
|
||
|
||
<span class="stretch"></span> | ||
</div> | ||
</div> | ||
<div class='people-description'> | ||
<p> | ||
<span>I am a Symbolic Systems master’s student. I am interested in social cognition, self/identity, and learning. In my free time, I enjoy singing, playing tennis, and spending time in nature!</span> | ||
<br> | ||
|
||
|
||
|
||
</p> | ||
<br> | ||
</div> | ||
|