-
Notifications
You must be signed in to change notification settings - Fork 3
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
Kaiyu Yang
committed
Jun 25, 2023
1 parent
bf083a4
commit 9544799
Showing
1 changed file
with
14 additions
and
15 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 |
---|---|---|
|
@@ -743,50 +743,49 @@ <h2 class="title is-3"><span | |
<div class="row is-full-width"> | ||
<h2 class="title is-3"><span class="dvima">Team</span></h2> | ||
<table style="border-collapse: collapse; border: none;"> | ||
<tr style="border: none;"> | ||
<tr style="border: none; padding: 10px"> | ||
<td style="border: none;"><a href="https://yangky11.github.io/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Kaiyu.jpg" width="100" height="100" alt="" /> | ||
<img src="images/Kaiyu.jpg" width="120" height="120" alt="" /> | ||
<h4>Kaiyu Yang <a class="fas fa-envelope" href="mailto:[email protected]" style="font-size: 75%"></a></h4> | ||
</a></td> | ||
|
||
<td style="border: none;"><a href="https://aidanswope.com/about" target="_blank" style="border-bottom: none"> | ||
<img src="images/Aidan.jpg" width="100" height="100" alt="" /> | ||
<td style="border: none; padding: 15px""><a href="https://aidanswope.com/about" target="_blank" style="border-bottom: none"> | ||
<img src="images/Aidan.jpg" width="120" height="120" alt="" /> | ||
<h4>Aidan Swope</h4> | ||
</a></td> | ||
|
||
<td style="border: none;"><a href="https://minimario.github.io/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Alex.jpg" width="100" height="100" alt="" /> | ||
<td style="border: none; padding: 20px""><a href="https://minimario.github.io/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Alex.jpg" width="120" height="120" alt="" /> | ||
<h4>Alex Gu</h4> | ||
</a></td> | ||
|
||
<td style="border: none;"><a href="(https://www.linkedin.com/in/rchalamala" target="_blank" style="border-bottom: none"> | ||
<img src="images/Rahul.jpg" width="100" height="100" alt="" /> | ||
<td style="border: none; padding: 25px""><a href="(https://www.linkedin.com/in/rchalamala" target="_blank" style="border-bottom: none"> | ||
<img src="images/Rahul.jpg" width="120" height="120" alt="" /> | ||
<h4>Rahul Chalamala</h4> | ||
</a></td> | ||
|
||
<td style="border: none;"><a href="https://www.linkedin.com/in/peiyang-song-3279b3251/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Peiyang.jpg" width="100" height="100" alt="" /> | ||
<img src="images/Peiyang.jpg" width="120" height="120" alt="" /> | ||
<h4>Peiyang Song</h4> | ||
</a></td> | ||
</tr> | ||
<tr style="border: none;"> | ||
|
||
<td style="border: none;"><a href="https://billysx.github.io/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Shixing.jpg" width="100" height="100" alt="" /> | ||
<img src="images/Shixing.jpg" width="120" height="120" alt="" /> | ||
<h4>Shixing Yu</h4> | ||
</a></td> | ||
|
||
<td style="border: none;"><a href="https://www.linkedin.com/in/saad-godil-9728353/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Saad.jpg" width="100" height="100" alt="" /> | ||
<img src="images/Saad.jpg" width="120" height="120" alt="" /> | ||
<h4>Saad Godil</h4> | ||
</a></td> | ||
|
||
<td style="border: none;"><a href="https://www.linkedin.com/in/ryan-prenger-18797ba1/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Ryan.jpg" width="100" height="100" alt="" /> | ||
<img src="images/Ryan.jpg" width="120" height="120" alt="" /> | ||
<h4>Ryan Prenger</h4> | ||
</a></td> | ||
|
||
<td style="border: none;"><a href="http://tensorlab.cms.caltech.edu/users/anima/" target="_blank" style="border-bottom: none"> | ||
<img src="images/Anima.jpg" width="100" height="100" alt="" /> | ||
<img src="images/Anima.jpg" width="120" height="120" alt="" /> | ||
<h4>Anima Anandkuma</h4> | ||
</a></td> | ||
</tr> | ||
|