Skip to content

Commit c9a2d59

Browse files
committed
feat: Minor updates post-QQ
1 parent 875e068 commit c9a2d59

8 files changed

Lines changed: 802 additions & 223 deletions

File tree

assets/js/leaflet.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

content/_index.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,18 @@ date = 2023-09-17T23:25:24+01:00
44
draft = false
55
+++
66

7-
<div class="col-md-6">
8-
<div class="alert alert-success" role="alert">
9-
<h2 class="alert-heading">Hire me</h2>
10-
<p>
11-
I will have a PhD in space plasma turbulence from <strong>July 2024</strong>.
12-
</p>
13-
<div class="d-flex justify-content-evenly">
14-
<a role="button" class="btn btn-success text-light" href="mailto:james@jamesplank.co.uk">Contact</a>
15-
<a role="button" class="btn btn-primary text-light" href="/cv">CV</a>
16-
</div>
17-
</div>
18-
</div>
19-
207
## About
218

22-
I am a PhD student in the Space Environment Physics group, which is part of [Physics and Astronomy](https://www.astro.soton.ac.uk/people.html) at the [Univeristy of Southampton](https://www.southampton.ac.uk/people/5xhtym/mr-james-plank).
9+
I am a freelance software engineer specialising in research and development for both academia and industry. My main interests are in scientific computing, data analysis, and machine learning.
2310

24-
## Contact
11+
I hold a PhD in plasma physics from the University of Southampton, and more recently I have worked as a Communications Engineer in the UK defence industry, designing novel processes for improving comms systems in challenging environments.
12+
13+
## Location
2514

26-
The best way to reach me is via email:
15+
I am based in Longyearbyen, Svalbard. This is quite far north so I typically work on remote projects!
16+
17+
{{< map lat="78.223310" lon="15.646715" zoom="7" >}}
18+
19+
## Contact
2720

2821
- Email (personal): [james@jamesplank.co.uk](mailto:james@jamesplank.co.uk)
29-
- Email (academic): [j.plank@soton.ac.uk](mailto:j.plank@soton.ac.uk)

layouts/cv/section.html

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,21 @@
66
</div>
77
<div class="row">
88
<div class="col-12 col-sm-4 order-1">
9-
<ul class="list-unstyled">
9+
{{/* ADDRESS */}}
10+
{{/* <ul class="list-unstyled">
1011
<li>Department of Physics and Astronomy</li>
1112
<li>University of Southampton</li>
1213
<li>Southampton, United Kingdon</li>
1314
<li>SO17 1BJ</li>
14-
</ul>
15+
</ul> */}}
1516
</div>
1617
<div class="col-12 col-sm-4 text-center order-3 order-sm-2 pb-3">
18+
{{/* NAME */}}
1719
<a class="h1 link-underline-light" href="/">James Plank</a>
1820
<a class="d-none d-sm-block" href="http://jamesplank.co.uk">jamesplank.co.uk</a>
1921
</div>
2022
<div class="col-12 col-sm-4 order-2 order-sm-3">
23+
{{/* CONTACT */}}
2124
<ul class="list-unstyled text-end">
2225
<li><a href="mailto:james@jamesplank.co.uk">james@jamesplank.co.uk</a></li>
2326
<li><a href="https://orcid.org/0000-0001-8281-059X">ORCiD</a></li>
@@ -32,6 +35,7 @@
3235
<h2>Technical Skills</h2>
3336
<p class="my-0">Skilled in:</p>
3437
<ul>
38+
<li>MATLAB</li>
3539
<li>Python</li>
3640
<li>Git</li>
3741
<li>AWS</li>
@@ -83,12 +87,6 @@ <h2>Interests</h2>
8387
<li>Slowly getting better at bouldering</li>
8488
</ul>
8589
</article>
86-
<!-- <article>
87-
<h2>Languages</h2>
88-
<ul>
89-
<li>French A1</li>
90-
</ul>
91-
</article> -->
9290
</div>
9391
<!-- Right Column -->
9492
<div class="col-12 col-sm-8 p-4">
@@ -100,6 +98,23 @@ <h2>Languages</h2>
10098
</article>
10199
<article class="col gy-3">
102100
<h2>Employment</h2>
101+
<div class="px-4">
102+
<h5>Software Engineer | Freelance | 2025-Present</h5>
103+
<p>Python &#183; Typescript &#183; Swift &#183; SQL</p>
104+
<p>Freelance software engineering work.</p>
105+
</div>
106+
<div class="px-4">
107+
<h5>Communications Engineer | QinetiQ | 2024-2025</h5>
108+
<p>MATLAB &#183; Python</p>
109+
<p>
110+
Working in the Defence sector as a Communications Engineer,
111+
specialising in RF communications systems in the underwater C4I
112+
domain. I designed and tested novel algorithms and processes to
113+
improve the performance of comms systems in challenging
114+
environments, such as those with high levels of interference or
115+
multipath propagation.
116+
</p>
117+
</div>
103118
<div class="px-4">
104119
<h5>PhD Researcher | University of Southampton | 2020-2024</h5>
105120
<p>Python &#183; Fortran &#183; Git &#183; C++ &#183; OpenMP</p>

layouts/partials/head.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0">
33

44
<!-- Accept cookies -->
5+
{{ if eq (getenv "HUGO_ENV") "prod" }}
56
<script type="text/javascript"
67
src="https://app.termly.io/resource-blocker/fc316427-5e99-4c01-aae5-519cb16b7e05?autoBlock=on"></script>
8+
{{ end }}
79

810
<!-- Google tag (gtag.js) -->
911
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NLDCSBSM6T"></script>
@@ -26,7 +28,13 @@
2628
<link rel="manifest" href="site.webmanifest">
2729

2830
{{ partialCached "head/libsass" "scss/index.scss" }}
31+
2932
{{ if .HasShortcode "katex" }}
3033
{{ partial "head/katex.html"}}
3134
{{ end }}
35+
36+
{{ if .HasShortcode "map" }}
37+
{{ partial "head/map.html"}}
38+
{{ end }}
39+
3240
<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title>

layouts/partials/head/map.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
2+
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="anonymous" />
3+
{{- with resources.Get "js/leaflet.js" -}}
4+
<script src="{{ .RelPermalink }}" integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo="
5+
crossorigin="anonymous"></script>
6+
{{- end -}}

layouts/shortcodes/map.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<div>
2+
{{ $id := printf "map-%d" (now.UnixNano) }}
3+
{{ $lat := .Get "lat" | default "78.223310" }}
4+
{{ $lon := .Get "lon" | default "15.646715" }}
5+
{{ $zoom := .Get "zoom" | default "13" }}
6+
<div id="{{ $id }}" style="height: 400px;"></div>
7+
<script>
8+
(function () {
9+
var lat = parseFloat("{{ $lat }}");
10+
var lon = parseFloat("{{ $lon }}");
11+
var zoom = parseFloat("{{ $zoom }}");
12+
var map = L.map("{{ $id }}").setView([lat, lon], zoom);
13+
L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
14+
maxZoom: 19,
15+
attribution: '&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
16+
}).addTo(map);
17+
})();
18+
</script>
19+
</div>

0 commit comments

Comments
 (0)