Skip to content

Commit d3b95e5

Browse files
authored
Merge pull request #11 from WillFuller/minor-changes
Minor changes
2 parents 8c380a4 + 9098b79 commit d3b95e5

File tree

3 files changed

+23
-15
lines changed

3 files changed

+23
-15
lines changed

_pages/about.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ redirect_from:
1010

1111
I am currently finishing off my PhD with the University of Warwick but I'm based at UKAEA's Culham campus working on the MAST-U spherical tokamak. At UKAEA I am currently the assistant Responsible Officer (RO) for the midplane reciprocating probe, which means I get to get hands-on with a tempermental pnumatic driven reciprocation system with changeble heads! This makes operation more complex and chaotic, especially when a new probe head is swapped out. I do my best to understand the system and organise the rat's nest of cables as best I can though!
1212

13-
#### Source
13+
### Source
1414
------
15-
This is the front page of a website that is powered by the [academicpages template](https://github.com/academicpages/academicpages.github.io) and hosted on GitHub pages. [GitHub pages](https://pages.github.com) is a free service in which websites are built and hosted from code and data stored in a GitHub repository, automatically updating when a new commit is made to the respository. This template was forked from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/) created by Michael Rose, and then extended to support the kinds of content that academics have: publications, talks, teaching, a portfolio, blog posts, and a dynamically-generated CV. You can fork [this repository](https://github.com/academicpages/academicpages.github.io) right now, modify the configuration and markdown files, add your own PDFs and other content, and have your own site for free, with no ads! An older version of this template powers my own personal website at [stuartgeiger.com](http://stuartgeiger.com), which uses [this Github repository](https://github.com/staeiou/staeiou.github.io).
16-
17-
#### For more info
18-
------
19-
More info about configuring academicpages can be found in [the guide](https://academicpages.github.io/markdown/). The [guides for the Minimal Mistakes theme](https://mmistakes.github.io/minimal-mistakes/docs/configuration/) (which this theme was forked from) might also be helpful.
15+
This is the front page of a website that is powered by the [academicpages template](https://github.com/academicpages/academicpages.github.io) and hosted on GitHub pages. [GitHub pages](https://pages.github.com) is a free service in which websites are built and hosted from code and data stored in a GitHub repository, automatically updating when a new commit is made to the respository. This template was forked from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/) created by Michael Rose, and then extended to support the kinds of content that academics have: publications, talks, teaching, a portfolio, blog posts, and a dynamically-generated CV. You can fork [this repository](https://github.com/academicpages/academicpages.github.io) right now, modify the configuration and markdown files, add your own PDFs and other content, and have your own site for free, with no ads! An older version of this template powers *the creator's* personal website at [stuartgeiger.com](http://stuartgeiger.com), which uses [this Github repository](https://github.com/staeiou/staeiou.github.io).

_pages/cv.md

+21-8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ Work experience
2525
* 3-point calibration for temperature sensors used in medical MRI scanners
2626
* Supervisor: Gareth Way
2727
* Manager: Paul Kelly
28+
* November 2022 - December 2023: assistant RO for the midplane reciprocating system
29+
* UKAEA
30+
* Duties included:
31+
* Ensure operation of the diagnostic during campaigns
32+
* Perform maintanence as required
33+
* Analyse data generated from the diagnostic
34+
* Swap out probe heads as required by the campaign
2835

2936
Skills
3037
======
@@ -52,16 +59,22 @@ Skills
5259
* Microsoft Visual Basic
5360
* Origin Pro
5461

55-
Publications
56-
======
57-
<ul>{% for post in site.publications %}
58-
{% include archive-single-cv.html %}
59-
{% endfor %}</ul>
62+
[Publications]: #
63+
[======]: #
64+
[<ul>{% for post in site.publications %}]: #
65+
[{% include archive-single-cv.html %}]: #
66+
[{% endfor %}</ul>]: #
6067

61-
Talks
68+
[Talks]: #
69+
[======]: #
70+
[<ul>{% for post in site.talks %}]: #
71+
[{% include archive-single-talk-cv.html %}]: #
72+
[{% endfor %}</ul>]: #
73+
74+
Posters
6275
======
63-
<ul>{% for post in site.talks %}
64-
{% include archive-single-talk-cv.html %}
76+
<ul>{% for post in site.posters %}
77+
{% include archive-single-cv.html %}
6578
{% endfor %}</ul>
6679

6780
Teaching

_posters/2023-04-23-ecpd-poster-designing.md

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ date: 2023-04-23
88
location: "Rethymno, Crete, Greece"
99
paperurl: 'https://willfuller.github.io/files/2023_ecpd_poster.pdf'
1010
---
11-
[Download poster here](https://willfuller.github.io/files/2023_ecpd_poster.pdf)
1211

1312
### Poster Description
1413

0 commit comments

Comments
 (0)