Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
RRobert92 committed Feb 13, 2024
1 parent a6962d8 commit 96f664e
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 20 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified email.docx
Binary file not shown.
59 changes: 41 additions & 18 deletions email.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>

<head>
<title>Cryo-EM Workshop Invitation</title>
<style>
Expand All @@ -9,26 +10,30 @@
color: #333;
margin: 0;
padding: 0;
text-align: justify;
text-align: justify;
}

.container {
background-color: #fff;
width: 600px;
margin: auto;
padding: 20px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header {
background-color: #007bff;
color: #fff;
padding: 20px;
text-align: center;
font-size: 24px;
}

.content {
padding: 20px;
line-height: 1.6;
}

.button {
display: inline-block;
background-color: #007bff;
Expand All @@ -38,6 +43,7 @@
margin-top: 20px;
border-radius: 5px;
}

.footer {
text-align: center;
padding: 20px;
Expand All @@ -46,38 +52,54 @@
}
</style>
</head>

<body>
<div class="container">
<div class="header">
NYSBC Labeling-aton 2024
</div>
<div class="content">
<p>Dear Cryo-EM Enthusiast,</p>
<p>We're thrilled to invite you to the NYSBC Labeling-aton 2024, a workshop dedicated to advancing particle picking techniques in Cryo-Electron Microscopy (Cryo-EM), taking place at the prestigious Flatiron Institute, New York, at April 24-26, 2024. This is exclusive event promises to be a milestone in the Cryo-EM community, combining expert knowledge, hands-on experience, and the opportunity to contribute to groundbreaking research.
<p>This workshop is designed for anyone passionate about Cryo-EM, from novices eager to learn the ropes to seasoned experts looking to deepen their knowledge and contribute to the field in meaningful ways. It's more than just learning; it's also about actively participating in the advancement of Cryo-EM research and applications.</p>
<p>Don't miss this opportunity to elevate your expertise, network with peers and leaders in the field, and contribute to a project with lasting impact. We look forward to welcoming you to an inspiring three days of learning, discussion, and innovation in the heart of New York City.</p>
<p>We're thrilled to invite you to the NYSBC Labeling-aton 2024, a workshop dedicated to advancing particle
picking techniques in Cryo-Electron Microscopy (Cryo-EM), taking place at the prestigious Flatiron
Institute, New York, at April 24-26, 2024. This is an event for the Cryo-EM community, combining expert
knowledge, hands-on experience, and the opportunity to contribute to groundbreaking research.
<p>This workshop is designed for anyone passionate about Cryo-EM, from novices eager to learn the ropes to
seasoned experts looking to deepen their knowledge and contribute to the field in meaningful ways. It's
more than just learning; it's also about actively participating in the advancement of Cryo-EM research
and applications.</p>
<p>Don't miss this opportunity to elevate your expertise, network with peers and leaders in the field, and
contribute to a project with lasting impact. We look forward to welcoming you to an inspiring three days
of learning, discussion, and innovation in the heart of New York City.</p>

<a href="https://smlc-nysbc.github.io/SMLC_workshop/" class="button">Workshop website</a><br>
<a href="https://smlc-nysbc.github.io/SMLC_workshop/" class="button">Workshop website</a><br>

<p><b>Event Highlights:</b></p>
<ul>
<li><b>Dive Deep into Cryo-EM:</b> Gain comprehensive insights into the Cryo-EM pipeline, from theory to practice, with a focus on cryo-EM</li>
<li><b>Learn from the Experts:</b> Engage in insightful discussions with renowned Cryo-EM professionals who are leading the field</li>
<li><b>Make a Real Impact:</b> Participate in the "Labeling-aton" initiative, an active learning session where you'll contribute to creating a multi-label dataset for machine learning advancements in Cryo-EM</li>
<li><b>Co-Author a Publication:</b> Your contributions will not only enhance your expertise but also allow you to co-author a pioneering publication in the field</li>
<li><b>Dive Deep into Cryo-EM:</b> Gain comprehensive insights into the Cryo-EM pipeline, from theory to
practice, with a focus on cryo-EM</li>
<li><b>Learn from the Experts:</b> Engage in insightful discussions with renowned Cryo-EM professionals
who are leading the field</li>
<li><b>Make a Real Impact:</b> Participate in the "Labeling-aton" initiative, an active learning session
where you'll contribute to creating a multi-label dataset for machine learning advancements in
Cryo-EM</li>
<li><b>Co-Author a Publication:</b> Your contributions will not only enhance your expertise but also
allow you to co-author a pioneering publication in the field</li>
</ul>
<p>Don't miss this chance to enhance your expertise and make a real impact in the field of Cryo-EM.</p>
<a href="https://forms.gle/p67E3kTHgmMzVHNt8" class="button">Register Now</a>


<p><b>Event Details:</b></p>
<ul>
<li><b>Date:</b> April 24-26, 2024</li>
<li><b>Venue:</b> Flatiron Institute, 162 5th Ave, New York, USA</li>
<li><b>Limited Spots:</b> Only 25 participants will be selected to ensure a focused and hands-on experience.</li>
<li><b>Deadline:</b> Register by March 17, 2024, to secure your chance to be part of this exclusive workshop.</li>
<li><b>Selection Announcement:</b> Selected participants will be announced by March 24, 2024.</li>
</ul>
<p><b>Event Details:</b></p>
<ul>
<li><b>Date:</b> April 24-26, 2024</li>
<li><b>Venue:</b> Flatiron Institute, 162 5th Ave, New York, USA</li>
<li><b>Limited Spots:</b> Only 25 participants will be selected to ensure a focused and hands-on
experience.</li>
<li><b>Deadline:</b> Register by March 17, 2024, to secure your chance to be part of this exclusive
workshop.</li>
<li><b>Selection Announcement:</b> Selected participants will be announced by March 24, 2024.</li>
</ul>
</div>

<div class="footer">
Expand All @@ -86,4 +108,5 @@
</div>
</div>
</body>
</html>

</html>
Binary file modified images/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<!--- basic page needs -->
<meta charset="utf-8">
<title>NYSBC Label-athon 2024</title>
<title>NYSBC Labeling-aton 2024</title>
<meta name="description" content="NYSBC Labeling-athon 202">
<meta name="author" content="Robert Kiewisz">

Expand Down Expand Up @@ -523,7 +523,7 @@ <h5>Robert Kiewisz</h5>
<li>
<a class="badge-org-an" data-aos="fade-up"></a>
<p>
<h5>Alex Noble</h5>
<h5>Alex J. Noble</h5>
Simons Machine Learning Center <br>
NY, USA
</p>
Expand Down

0 comments on commit 96f664e

Please sign in to comment.