Skip to content

Commit

Permalink
added lilly
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosprotopapas authored and pavlosprotopapas committed May 17, 2024
1 parent 1a5b5ca commit f199338
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/general/.DS_Store
Binary file not shown.
Binary file modified assets/general/img/.DS_Store
Binary file not shown.
Binary file added assets/general/img/team/Lily.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 9 additions & 8 deletions people.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,16 +200,17 @@ <h4 class="text-lh-sm">Vishnu M</h4>
</div>


<!-- Leticia -->
<!-- Lily -->
<div class="card class-height transition-3d-hover">
<div class="card-body">
<div class="avatar avatar-xxl avatar-circle mb-4">
<img alt="Leticia Schettino" class="avatar-img" src="assets/general/img/team/LeticiaSchettino.jpeg">
<img alt="Yuqing (Lily) Pan" class="avatar-img" src="assets/general/img/team/Lily.jpg">
<!-- ./assets/img/100x100/img1.jpg -->
</div>
<span class="d-block small font-weight-bold text-cap mb-1">Undergraduate Thesis</span>
<h4 class="text-lh-sm">Leticia Schettino</h4>
<p class="font-size-1">She .... .</p>
<span class="d-block small font-weight-bold text-cap mb-1">Master's Student</span>
<h4 class="text-lh-sm">Yuqing (Lily) Pan</h4>
<p class="font-size-1">Master's student in CSE. Main work on probabilistic model denoising model - stable diffusion -
for deblurring images from the event horizon telescope.</p>
</div>
<!-- Social Networks -->
<ul class="list-inline mb-0">
Expand All @@ -219,7 +220,7 @@ <h4 class="text-lh-sm">Leticia Schettino</h4>
</a>
</li>
<li class="list-inline-item">
<a class="btn btn-xs btn-icon btn-soft-secondary rounded" href="https://www.linkedin.com/in/leticia-schettino-421bb6157/?originalSubdomain=br">
<a class="btn btn-xs btn-icon btn-soft-secondary rounded" href="https://www.linkedin.com/in/yuqing-pan/">
<i class="fab fa-linkedin"></i>
</a>
</li>
Expand Down Expand Up @@ -320,8 +321,8 @@ <h4 class="text-lh-sm">Ben Yuen</h4>
</div>
<span class="d-block small font-weight-bold text-cap mb-1">Masters Student</span>
<h4 class="text-lh-sm">Hari Raval</h4>
<p class="font-size-1">Candidate for Master of Engineering in Computational Science and
Engineering at Harvard UniversityCandidate of Engineering in Computational Science and Engineering at Harvard University</p>
<p class="font-size-1"> Master of Engineering in Computational Science and
Engineering at Harvard University.</p>
</div>
<!-- Social Networks -->
<ul class="list-inline mb-0">
Expand Down

0 comments on commit f199338

Please sign in to comment.