-
Notifications
You must be signed in to change notification settings - Fork 0
/
presentations.html
62 lines (55 loc) · 2.16 KB
/
presentations.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
layout: default
title: Nathan's Presentations
description: Nathan Ryan's presentation page with slide decks from past presentations.
---
<!-- Content -->
<section>
<header class="main">
<h1>Presentation Slides</h1>
<meta name="description" content="Nathan Ryan's presentation page with slide decks from past presentations.">
<meta name="keywords" content="Nathan, Nathan Ryan, nuclear, nuclear energy, clean energy, scientific computing, UIUC, NPRE, engineering, Illinois, fuel cycles, simulation, policy, homepage, landing page, energy systems, modeling">
</header>
<!-- Content
<h2 id="content">Sample Content</h2>-->
<p>
My intention with this page is to link to posters and slide decks that I make for technical presentations. My style of slide making isn't very descriptive, but please reach out or set up a meeting and I would be more than happy to discuss with you.
</p>
<!-- Section -->
<section>
<div class="posts">
<article>
<a href="presentations/jc_pres.html" class="image"><img src="images/presentation_covers/jc_pres.png" alt="Cover of Nathan Ryan's journal club presentation." /></a>
<h3>Journal Club Presentation</h3>
<ul class="actions">
<li><a href="presentations/jc_pres.html" class="button">Read More</a></li>
</ul>
</article>
<article>
<a href="presentations/qual.html" class="image"><img src="images/presentation_covers/23-08-25_qual.png" alt="Cover of Nathan Ryan's qual presentation from August 25th, 2023." /></a>
<h3>Journal Club Presentation</h3>
<ul class="actions">
<li><a href="presentations/qual.html" class="button">Read More</a></li>
</ul>
</article>
<!--
<article>
<a href="#" class="image"><img src="images/banana.JPG" alt="Cover of Nathan Ryan's " /></a>
<h3>Nulla amet dolore</h3>
<ul class="actions">
<li><a href="#" class="button">Read More</a></li>
</ul>
</article>
-->
</div>
</section>
</section>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nathan Ryan",
"logo": "https://nsryan.github.io/images/logo_nr.gif",
"url": "https://nsryan.github.io/presentations.html"
}
</script>