Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 12 additions & 19 deletions content/en/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,18 @@ We work together with researcher all over the world to build the most advanced l
<img src="./Jon.jpg" alt="Jon Calhoun" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Jon Calhoun (Clemson U.)</h5>
</div>
<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Jiannan.webp" alt="Jiannan Tian" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Jiannan Tian (Oakland U.)</h5>
</div>
<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Jinyang.png" alt="Jinyang Liu" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Jinyang Liu (U. Houston)</h5>
</div>
<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./jiajun.jpg" alt="Jiajun Huang" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Jiajun Huang (U. South Florida)</h5>
</div>
</div>

<br />
Expand All @@ -124,31 +136,17 @@ We work together with researcher all over the world to build the most advanced l

<div style="display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));gap: 10px;max-width: 100%;">

<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Jiannan.webp" alt="Jiannan Tian" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Jiannan Tian</h5>
</div>

<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Boyuan.webp" alt="Boyuan Zhang" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Boyuan Zhang</h5>
</div>

<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Jinyang.png" alt="Jinyang Liu" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Jinyang Liu</h5>
</div>

<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Yafan.png" alt="Yafan Huang" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Yafan Huang</h5>
</div>

<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./jiajun.jpg" alt="Jiajun Huang" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Jiajun Huang</h5>
</div>

<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Milan.png" alt="Milan Shah" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Milan Shah</h5>
Expand Down Expand Up @@ -189,11 +187,6 @@ We work together with researcher all over the world to build the most advanced l
<h5 style="width:150px;align-self:center">Skyler Ruiter</h5>
</div>

<div style="display:flex;flex-direction:column;margin:5px;">
<img src="./Pushkal.jpeg" alt="Pushkal" style="float:left;width:200px;height: 200px;object-fit: cover;overflow:hidden;">
<h5 style="width:150px;align-self:center">Pushkal Mudhapaka</h5>
</div>

</div>

<!-- {{% blocks/section %}}
Expand Down
Loading