commit 7cac828cf3d50d537c32c105a42d3e35e708584f
parent a28b2b476c28e448dd0f99fe879b93334bf9cfbd
Author: Samuel-Frost <samuel.frost@warwick.ac.uk>
Date: Sun, 7 Jul 2024 19:33:16 +0100
poster
Diffstat:
3 files changed, 90 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
@@ -6,6 +6,7 @@
<link rel="canonical" href="https://samuelfrost.co.uk/">
-->
<title>Samuel J. Frost — University of Warwick</title>
+ <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="University of Warwick, university, warwick, uk universities, warwick university, physics, chemistry, molecular chemistry, molecular physics, physicist, chemist, computational, computational physics, computational chemistry">
<!-- Stolen from warwick.ac.uk -->
@@ -27,14 +28,16 @@
<body>
<img id="me" width=600 src="/mountain.jpg" alt="A picture of me.">
<h1>Samuel J. Frost</h1>
+ <pre>samuel <dot> frost <at> warwick <dot> ac <dot> uk</pre>
<p>
Hello, I am Sam, a 1<sup>st</sup> year Ph.D. student @ the University of Warwick
doing computational chemistry. I did my undergrad at the University of Nottingham in Chemistry and Molecular Physics,
I even won an award because I'm just sooooo smart and funny.
-
</p>
-
- <p>The main focus of my PhD is computationally modelling radiation damage in diamond. My supervisors are Albert Bartok-Partay, Ben Green, and Mark Newton. </p>
+ <p>The main focus of my PhD is computationally modelling radiation damage in diamond. My supervisors are Albert Bartók-Partay, Ben Green, and Mark Newton. </p>
+ <h2>Conferences</h2>
+ <ul><li>The data from my poster at the 2024 Diamond Conference at Warwick can be found <a href="/poster2024.html">here</a>.</li></ul>
+ <p>I enjoy mountain climbing, hiking, and camping. Eg snakker litt norsk og eg har klattret norges høyeste fjell, galdhøpiggen. 我会说一点中⁠文.</p>
<div>
<img id="me" src="/me-cool.jpg" alt="A picture of me.">
<div>
diff --git a/poster2024.html b/poster2024.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <!--
+ <base href="https://samuelfrost.co.uk/">
+ <link rel="canonical" href="https://samuelfrost.co.uk/">
+ -->
+ <title>Samuel J. Frost — University of Warwick</title>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="keywords" content="University of Warwick, university, warwick, uk universities, warwick university, physics, chemistry, molecular chemistry, molecular physics, physicist, chemist, computational, computational physics, computational chemistry">
+ <!-- Stolen from warwick.ac.uk -->
+ <link rel="apple-touch-icon" sizes="57x57" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-57x57.png.595542567195">
+ <link rel="apple-touch-icon" sizes="60x60" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-60x60.png.493371741217">
+ <link rel="apple-touch-icon" sizes="72x72" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-72x72.png.203424194728">
+ <link rel="apple-touch-icon" sizes="76x76" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-76x76.png.247553332752">
+ <link rel="apple-touch-icon" sizes="114x114" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-114x114.png.843902449578">
+ <link rel="apple-touch-icon" sizes="120x120" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-120x120.png.333863844977">
+ <link rel="apple-touch-icon" sizes="144x144" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-144x144.png.552887115038">
+ <link rel="apple-touch-icon" sizes="152x152" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-152x152.png.175734862673">
+ <link rel="apple-touch-icon" sizes="180x180" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/apple-touch-icon-180x180.png.240072141587">
+ <link rel="icon" type="image/png" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/favicon-32x32.png.165918197265" sizes="32x32">
+ <link rel="icon" type="image/png" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/android-chrome-192x192.png.336101619978" sizes="192x192">
+ <link rel="icon" type="image/png" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/favicon-96x96.png.276161049719" sizes="96x96">
+ <link rel="icon" type="image/png" href="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/favicon-16x16.png.207301322891" sizes="16x16">
+ <meta name="msapplication-TileImage" content="https://d36jn9qou1tztq.cloudfront.net/static_war/render/id7/images/mstile-144x144.png.116582949768">
+ </head>
+ <body>
+ <h1>Samuel J. Frost</h1>
+ <pre>samuel <dot> frost <at> warwick <dot> ac <dot> uk</pre>
+ <h2>The 74<sup>th</sup> Diamond Research Conference<h2>
+ <h2 id="nnvh">NnVH Defects</h2>
+ <video loop autoplay muted width=75%>
+ <source src="/poster2024/n2vh.mp4" type="video/mp4">
+ </video>
+
+ <style>
+ html, body {
+ margin: 0;
+ padding: 0;
+ font-size: 16px;
+ }
+ body {
+ width: calc(min(100%, 60rem));
+ padding: 3em 2em;
+ margin: 0 auto;
+ }
+ * {
+ box-sizing: border-box;
+ }
+ .quotes {
+ width: calc(min(100%, 40rem));
+ }
+ .quotes > * > *:first-child {
+ height: 12em;
+ }
+ .quotes > * > *:last-child {
+ margin-top: 4em; /* (12 / 2) - 1em - 1em = 4em */
+ font-style: italic;
+ }
+ .quotes > *:nth-child(2n-1) > *:first-child {
+ float: left;
+ }
+ .quotes > *:nth-child(2n-1) > *:last-child {
+ float: right;
+ }
+ .quotes > *:nth-child(2n) > *:first-child {
+ float: right;
+ }
+ .quotes > *:nth-child(2n) > *:last-child {
+ float: left;
+ }
+ .quotes > * {
+ display: block;
+ clear: both;
+ padding-top: 1em;
+ }
+ #me {
+ width: 20rem;
+ }
+
+ </style>
+ </body>
+</html>
diff --git a/poster2024/n2vh.mp4 b/poster2024/n2vh.mp4
Binary files differ.