Skip to content

Commit dc81fac

Browse files
committed
update software page
1 parent fb1a5df commit dc81fac

86 files changed

Lines changed: 1781 additions & 406 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

2 KB
Binary file not shown.

assets/css/software.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
border-radius: 14px;
2323
width: 100%;
2424
padding: 1rem 1rem 1rem 1.25rem;
25-
background: linear-gradient(165deg, #ffffff 0%, var(--software-bg) 100%);
25+
background: transparent;
2626
display: grid;
2727
grid-template-columns: 82px 1fr;
2828
column-gap: 1.4rem;
@@ -94,7 +94,7 @@
9494
}
9595

9696
.theme--dark .software-widget .software-card {
97-
background: linear-gradient(165deg, #111827 0%, #0f172a 100%);
97+
background: transparent;
9898
}
9999

100100
.theme--dark .software-widget .software-logo {

hugo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ timeout='5m'
99
dir = ':cacheDir/images'
1010
maxAge = "1440h" # 60days
1111

12-
googlefonts = ["Droid Sans", "Fira Mono"]
13-
fontbody = 'Droid Sans'
12+
googlefonts = ["PT Sans", "Droid Sans", "Fira Mono"]
13+
#fontbody = 'Droid Sans'
14+
fontbody = 'PT Sans'
1415
fontcode = 'Fira Mono'

public/404.html

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
</title>
1818

19-
<meta name="generator" content="Hugo 0.149.0"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
19+
<meta name="generator" content="Hugo 0.155.2"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
2020
<meta name="author" content="" />
2121
<meta
2222
name="description"
@@ -28,8 +28,8 @@
2828

2929
<link
3030
rel="stylesheet"
31-
href="/scss/main.min.d68e4d7ecce6ec385f7bfe2219b6dcfc57dfe3d2cf21d0271dbb68889da22998.css"
32-
integrity="sha256-1o5Nfszm7Dhfe/4iGbbc/Fff49LPIdAnHbtoiJ2iKZg="
31+
href="/scss/main.min.8d4fad7e6916ad2e291e8d97ada157c70350d6d7150fea137e7243340967befb.css"
32+
integrity="sha256-jU&#43;tfmkWrS4pHo2XraFXxwNQ1tcVD&#43;oTfnJDNAlnvvs="
3333
crossorigin="anonymous"
3434
type="text/css"
3535
/>
@@ -44,6 +44,36 @@
4444
type="text/css"
4545
/>
4646

47+
48+
49+
<link
50+
rel="stylesheet"
51+
href="/css/figure.min.0922bf3e50c3992a33572b1053488b94bc7bf6ac7eff03dfb52695fa22ae8fc8.css"
52+
integrity="sha256-CSK/PlDDmSozVysQU0iLlLx79qx&#43;/wPftSaV&#43;iKuj8g="
53+
crossorigin="anonymous"
54+
media="screen"
55+
/>
56+
57+
58+
59+
<link
60+
rel="stylesheet"
61+
href="/css/supervision.min.5ab838d75b41a806fe11ad1c0a809679c5f9ab8c4db0fd44d54538cf2560e320.css"
62+
integrity="sha256-Wrg411tBqAb&#43;Ea0cCoCWecX5q4xNsP1E1UU4zyVg4yA="
63+
crossorigin="anonymous"
64+
media="screen"
65+
/>
66+
67+
68+
69+
<link
70+
rel="stylesheet"
71+
href="/css/software.min.2cef31e6e694cc97551306ddc7671a5176653b2a9744cef2b970d76645dd56dc.css"
72+
integrity="sha256-LO8x5uaUzJdVEwbdx2caUXZlOyqXRM7yuXDXZkXdVtw="
73+
crossorigin="anonymous"
74+
media="screen"
75+
/>
76+
4777

4878
<link
4979
rel="stylesheet"
@@ -77,6 +107,12 @@
77107
type="text/css"
78108
/>
79109

110+
111+
112+
113+
<link rel="preconnect" href="https://fonts.googleapis.com" />
114+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
115+
<link href="https://fonts.googleapis.com/css2?family=Open&#43;Sans:ital,wght@0,300;0,400;0,600;1,300&amp;display=swap" rel="stylesheet" />
80116
<link rel="shortcut icon" href="/favicons/favicon.ico" type="image/x-icon" />
81117
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png" />
82118
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />

public/about/index.html

Lines changed: 85 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
</title>
1818

19-
<meta name="generator" content="Hugo 0.149.0"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
19+
<meta name="generator" content="Hugo 0.155.2"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
2020
<meta name="author" content="" />
2121
<meta
2222
name="description"
@@ -28,8 +28,8 @@
2828

2929
<link
3030
rel="stylesheet"
31-
href="/scss/main.min.d68e4d7ecce6ec385f7bfe2219b6dcfc57dfe3d2cf21d0271dbb68889da22998.css"
32-
integrity="sha256-1o5Nfszm7Dhfe/4iGbbc/Fff49LPIdAnHbtoiJ2iKZg="
31+
href="/scss/main.min.8d4fad7e6916ad2e291e8d97ada157c70350d6d7150fea137e7243340967befb.css"
32+
integrity="sha256-jU&#43;tfmkWrS4pHo2XraFXxwNQ1tcVD&#43;oTfnJDNAlnvvs="
3333
crossorigin="anonymous"
3434
type="text/css"
3535
/>
@@ -44,6 +44,36 @@
4444
type="text/css"
4545
/>
4646

47+
48+
49+
<link
50+
rel="stylesheet"
51+
href="/css/figure.min.0922bf3e50c3992a33572b1053488b94bc7bf6ac7eff03dfb52695fa22ae8fc8.css"
52+
integrity="sha256-CSK/PlDDmSozVysQU0iLlLx79qx&#43;/wPftSaV&#43;iKuj8g="
53+
crossorigin="anonymous"
54+
media="screen"
55+
/>
56+
57+
58+
59+
<link
60+
rel="stylesheet"
61+
href="/css/supervision.min.5ab838d75b41a806fe11ad1c0a809679c5f9ab8c4db0fd44d54538cf2560e320.css"
62+
integrity="sha256-Wrg411tBqAb&#43;Ea0cCoCWecX5q4xNsP1E1UU4zyVg4yA="
63+
crossorigin="anonymous"
64+
media="screen"
65+
/>
66+
67+
68+
69+
<link
70+
rel="stylesheet"
71+
href="/css/software.min.2cef31e6e694cc97551306ddc7671a5176653b2a9744cef2b970d76645dd56dc.css"
72+
integrity="sha256-LO8x5uaUzJdVEwbdx2caUXZlOyqXRM7yuXDXZkXdVtw="
73+
crossorigin="anonymous"
74+
media="screen"
75+
/>
76+
4777

4878
<link
4979
rel="stylesheet"
@@ -77,6 +107,12 @@
77107
type="text/css"
78108
/>
79109

110+
111+
112+
113+
<link rel="preconnect" href="https://fonts.googleapis.com" />
114+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
115+
<link href="https://fonts.googleapis.com/css2?family=Open&#43;Sans:ital,wght@0,300;0,400;0,600;1,300&amp;display=swap" rel="stylesheet" />
80116
<link rel="shortcut icon" href="/favicons/favicon.ico" type="image/x-icon" />
81117
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png" />
82118
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />
@@ -128,7 +164,7 @@
128164
<meta property="og:locale" content="en">
129165
<meta property="og:type" content="article">
130166
<meta property="article:published_time" content="2025-03-21T00:00:00+00:00">
131-
<meta property="article:modified_time" content="2025-09-04T15:45:19+02:00">
167+
<meta property="article:modified_time" content="2026-02-11T22:57:51+01:00">
132168
<meta property="og:image" content="http://localhost:1313/images/site-feature-image.png">
133169

134170

@@ -175,7 +211,7 @@
175211
"copyrightYear" : "2025",
176212
"dateCreated": "2025-03-21T00:00:00.00Z",
177213
"datePublished": "2025-03-21T00:00:00.00Z",
178-
"dateModified": "2025-09-04T15:45:19.00Z",
214+
"dateModified": "2026-02-11T22:57:51.00Z",
179215
"publisher":{
180216
"@type":"Organization",
181217
"name": "Benjamin A. D. Williamson",
@@ -198,7 +234,7 @@
198234

199235
,
200236
"url" : "http:\/\/localhost:1313\/about\/",
201-
"wordCount" : "192",
237+
"wordCount" : "183",
202238
"genre" : [ ],
203239
"keywords" : [ ]
204240
}
@@ -439,22 +475,54 @@
439475
"
440476
>
441477

442-
<div class="post__content">
478+
<div class="post__content page-justify">
443479

444480
<h1>About</h1>
445481

446482
<h3 id="about">About</h3>
447-
<p>I am an independent scientific researcher at the Norwegian University of Science and Technology (NTNU) in Trondheim (Norway) working within the Functional Materials and Materials Chemistry Research Group (FACET). My previous PhD and post doctoral work was carried out at University College London (UCL). My work has involved the simulation of bulk and defect properties of semiconductors for a wide range of applications including: <em>n</em> and <em>p</em>-type transparent conductors, photocatalysis and thermoelectrics. My main interests are in the determination and prediction of new materials for various semiconductor applications as well as understanding the enhancements and limitations that defects and dopants provide. My current work is primarily focused on understanding fundamental mechanisms, limitations and defect chemistry in rechargable battery materials as well as developing insights into oxide-ion conductors, photocatalysis and ferroelectrics.</p>
483+
<div class="about-justify">
484+
I am an independent scientific researcher at the Norwegian University of Science and Technology (NTNU) in Trondheim (Norway) working within the Functional Materials and Materials Chemistry Research Group (FACET). My previous PhD and post doctoral work was carried out at University College London (UCL). My work has involved the simulation of bulk and defect properties of semiconductors for a wide range of applications including: *n* and *p*-type transparent conductors, photocatalysis and thermoelectrics. My main interests are in the determination and prediction of new materials for various semiconductor applications as well as understanding the enhancements and limitations that defects and dopants provide. My current work is primarily focused on understanding fundamental mechanisms, limitations and defect chemistry in rechargable battery materials as well as developing insights into oxide-ion conductors, photocatalysis and ferroelectrics.
485+
</div>
448486
<h2 id="education-and-training">Education and Training</h2>
449-
<ul>
450-
<li><strong>Independent Scientific Researcher</strong> <em>Computational Materials Design</em>, NTNU, Trondheim (Norway), 2025 &ndash; Present</li>
451-
<li><strong>Scientic Researcher</strong> <em>Computational Materials</em>, NTNU, Trondheim (Norway), 2019 &ndash; Present
452-
<em>Advisors</em> Prof. Sverre M. Selbach &amp; Prof. Tor Grande</li>
453-
<li><strong>PDRA</strong> <em>Computational Materials Design</em>, UCL, 2018 &ndash; 2019</li>
454-
<li><strong>MPhil/PhD</strong> <em>Chemistry</em>, UCL, 2014 &ndash; 2018
455-
<em>Supervisor:</em> Prof. David Scanlon</li>
456-
<li><strong>MSci (1st Class Hons)</strong> <em>Chemistry</em>, UCL, 2010 &ndash; 2014</li>
457-
</ul>
487+
<div class="about-timeline">
488+
<div class="about-timeline-item">
489+
<div class="about-timeline-date">2025-Present</div>
490+
<div class="about-timeline-content">
491+
<h4>Senior Scientific Researcher (Independent)</h4>
492+
<p>Computational Materials Design, NTNU, Trondheim (Norway)</p>
493+
</div>
494+
</div>
495+
<div class="about-timeline-item">
496+
<div class="about-timeline-date">2019-Present</div>
497+
<div class="about-timeline-content">
498+
<h4>Scientific Researcher</h4>
499+
<p>Computational Materials, NTNU, Trondheim (Norway)</p>
500+
<p><em>Advisors:</em> Prof. Sverre M. Selbach and Prof. Tor Grande</p>
501+
</div>
502+
</div>
503+
<div class="about-timeline-item">
504+
<div class="about-timeline-date">2018-2019</div>
505+
<div class="about-timeline-content">
506+
<h4>PDRA</h4>
507+
<p>Computational Materials Design, UCL</p>
508+
</div>
509+
</div>
510+
<div class="about-timeline-item">
511+
<div class="about-timeline-date">2014-2018</div>
512+
<div class="about-timeline-content">
513+
<h4>MPhil/PhD</h4>
514+
<p>Chemistry, UCL</p>
515+
<p><em>Supervisor:</em> Prof. David Scanlon</p>
516+
</div>
517+
</div>
518+
<div class="about-timeline-item">
519+
<div class="about-timeline-date">2010-2014</div>
520+
<div class="about-timeline-content">
521+
<h4>MSci (1st Class Hons)</h4>
522+
<p>Chemistry, UCL</p>
523+
</div>
524+
</div>
525+
</div>
458526
</div>
459527
<div class="post__footer">
460528

public/badw-cv.pdf

2.12 KB
Binary file not shown.

public/categories/index.html

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
</title>
1818

19-
<meta name="generator" content="Hugo 0.149.0"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
19+
<meta name="generator" content="Hugo 0.155.2"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
2020
<meta name="author" content="" />
2121
<meta
2222
name="description"
@@ -28,8 +28,8 @@
2828

2929
<link
3030
rel="stylesheet"
31-
href="/scss/main.min.d68e4d7ecce6ec385f7bfe2219b6dcfc57dfe3d2cf21d0271dbb68889da22998.css"
32-
integrity="sha256-1o5Nfszm7Dhfe/4iGbbc/Fff49LPIdAnHbtoiJ2iKZg="
31+
href="/scss/main.min.8d4fad7e6916ad2e291e8d97ada157c70350d6d7150fea137e7243340967befb.css"
32+
integrity="sha256-jU&#43;tfmkWrS4pHo2XraFXxwNQ1tcVD&#43;oTfnJDNAlnvvs="
3333
crossorigin="anonymous"
3434
type="text/css"
3535
/>
@@ -44,6 +44,36 @@
4444
type="text/css"
4545
/>
4646

47+
48+
49+
<link
50+
rel="stylesheet"
51+
href="/css/figure.min.0922bf3e50c3992a33572b1053488b94bc7bf6ac7eff03dfb52695fa22ae8fc8.css"
52+
integrity="sha256-CSK/PlDDmSozVysQU0iLlLx79qx&#43;/wPftSaV&#43;iKuj8g="
53+
crossorigin="anonymous"
54+
media="screen"
55+
/>
56+
57+
58+
59+
<link
60+
rel="stylesheet"
61+
href="/css/supervision.min.5ab838d75b41a806fe11ad1c0a809679c5f9ab8c4db0fd44d54538cf2560e320.css"
62+
integrity="sha256-Wrg411tBqAb&#43;Ea0cCoCWecX5q4xNsP1E1UU4zyVg4yA="
63+
crossorigin="anonymous"
64+
media="screen"
65+
/>
66+
67+
68+
69+
<link
70+
rel="stylesheet"
71+
href="/css/software.min.2cef31e6e694cc97551306ddc7671a5176653b2a9744cef2b970d76645dd56dc.css"
72+
integrity="sha256-LO8x5uaUzJdVEwbdx2caUXZlOyqXRM7yuXDXZkXdVtw="
73+
crossorigin="anonymous"
74+
media="screen"
75+
/>
76+
4777

4878
<link
4979
rel="stylesheet"
@@ -77,6 +107,12 @@
77107
type="text/css"
78108
/>
79109

110+
111+
112+
113+
<link rel="preconnect" href="https://fonts.googleapis.com" />
114+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
115+
<link href="https://fonts.googleapis.com/css2?family=Open&#43;Sans:ital,wght@0,300;0,400;0,600;1,300&amp;display=swap" rel="stylesheet" />
80116
<link rel="shortcut icon" href="/favicons/favicon.ico" type="image/x-icon" />
81117
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png" />
82118
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />

public/cover art/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<head>
44
<title>http://localhost:1313/cover_art/</title>
55
<link rel="canonical" href="http://localhost:1313/cover_art/">
6-
<meta name="robots" content="noindex">
76
<meta charset="utf-8">
87
<meta http-equiv="refresh" content="0; url=http://localhost:1313/cover_art/">
98
</head>

0 commit comments

Comments
 (0)