Skip to content
Merged
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
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h1><a href="{{ site.baseurl }}/">{{ site.title }}</a></h1>
<strong><a href="{{ site.baseurl }}/internal/">Internal Wiki</a><br></strong>
<strong><a href="{{ site.baseurl }}/join">Join the Cersonsky Lab!</a><br></strong>
<br><strong><a href="https://github.com/cersonsky-lab"> GitHub</a>&nbsp; | &nbsp; <a href="https://twitter.com/LabOfScience"> Twitter</a><br></strong>
Last Updated: 4/1/2026
Last Updated: 4/2/2026
</header>
<section>

Expand Down
Binary file added assets/img/ethan_deutsch_3.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/ethan_deutsch_glass_4.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/ethan_deutsch_toporain_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 22 additions & 6 deletions members/ethan_deutsch.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,27 @@ layout: default

<!-- Replace `Example Student` with your name and include your start date-->
# **Ethan Deutsch (2024 - present)**
Co-Advised with [Victor Zavala](https://zavalab.engr.wisc.edu/)

<!-- Choose your title -- feel free to be professionally silly -->
**Role in the Cersonsky Lab**\
Graduate Student Researcher

<!-- Name at least one research topic amongst this list -->
**Things I'm excited about right now**\
Using topological data analysis to characterize molecular dynamics simulations.
Finding better representations for binary mixtures.
<p style="margin-bottom: 0"><strong>Things I'm excited about right now</strong></p>
<ul style="margin-top: 0">
<li>Using topological data analysis to characterize molecular dynamics simulations
<ul style="margin-top: 0; margin-bottom: 0;">
<li>Specifically, persistent homology applied to simulated glass formers</li>
</ul></li>
<li>Physics-embedded sheaf complexes for better informed phenomena representation</li>
</ul>

<!-- Ultimately, we'll use this section to
include papers and talks, and contributions
But for now put whatever you want -->
**Cool stuff I've done**\
Weightlifting and spending time outdoors!
Still learning and growing.

Weightlifting and spending time outdoors! Still learning and growing.

<!-- If you have photos you would like to exhibit,
save them as `/assets/member_images/your_name_photo_#.png`
Expand All @@ -70,6 +74,18 @@ Still learning and growing.
<img src="{{ site.baseurl }}/assets/img/ethan_deutsch_1.png" class="extra">
</div>
<div>
<img src="{{ site.baseurl }}/assets/img/ethan_deutsch_3.jpeg" title="You're not gonna believe it" class="extra">
</div>
<div>
<img src="{{ site.baseurl }}/assets/img/ethan_deutsch_2.GIF" class="extra">
</div>
</div>

<div class="profile-container">
<div>
<img src="{{ site.baseurl }}/assets/img/ethan_deutsch_glass_4.gif" title="Kob-Andersen binary Lennard Jones glass former" class="extra">
</div>
<div>
<img src="{{ site.baseurl }}/assets/img/ethan_deutsch_toporain_5.png" class="extra">
</div>
</div>
Loading