aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/contact/index.html56
-rw-r--r--src/index.html36
-rw-r--r--src/projects/index.html51
3 files changed, 143 insertions, 0 deletions
diff --git a/src/contact/index.html b/src/contact/index.html
new file mode 100644
index 0000000..fecfcc9
--- /dev/null
+++ b/src/contact/index.html
@@ -0,0 +1,56 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="icon" type="image/x-icon" href="/favicon.svg"/>
+ <link rel="stylesheet" href="/css/default.css"/>
+ <title>Matthijs van der Wild</title>
+ </head>
+ <body>
+ <main>
+ <article>
+ <h1>Matthijs van der Wild</h1>
+ <h2>Contact</h2>
+ <p>
+ Other places on the internet where you can find me:
+ </p>
+ <dl>
+ <dt>Messaging</dt>
+ <dd><dl>
+ <dt>Email</dt>
+ <dd><a href="mailto:matthijs.van-der-wild@durham.ac.uk">matthijs.van-der-wild@durham.ac.uk</a></dd>
+ </dl></dd>
+ <dt>Socials</dt>
+ <dd><dl>
+ <dt>Mastodon</dt>
+ <dd><a href="https://mas.to/@wild" rel="me">@wild@mas.to</a></dd>
+ <dt>BlueSky</dt>
+ <dd><a href="https://bsky.app/profile/matthijs.vanderwild.com" rel="me">@matthijs.vanderwild.com</a></dd>
+ </dl></dd>
+ <dt>Software</dt>
+ <dd><dl>
+ <dt>Git</dt>
+ <dd><a href="https://git.vanderwild.com">my own git instance</a></dd>
+ <dt>Github</dt>
+ <dd><a href="https://github.com/lonbar">lonbar</a></dd>
+ <dt>Gitlab</dt>
+ <dd><a href="https://gitlab.com/lonbar">lonbar</a></dd>
+ </dl></dd>
+ <dt>Research</dt>
+ <dd><dl>
+ <dt><abbr title="Open Researcher and Contributor ID">orcid</abbr></dt>
+ <dd><a href="https://orcid.org/0000-0002-3949-3063">0000-0002-3949-3063</a></dd>
+ <dt>ar&Chi;iv</dt>
+ <dd><a href="https://arxiv.org/a/vanderwild_m_1">vanderwild_m_1</a></dd>
+ <dt><div class="smallcaps">INSPIRE-HEP</div></dt>
+ <dd><a href="https://inspirehep.net/authors/1777872">M.L.Van.Der.Wild.1</a></dd>
+ </dl></dd>
+ </dl>
+ </article>
+ </main>
+ <footer>
+ © 2020 Matthijs van der Wild
+ </footer>
+ </body>
+</html>
diff --git a/src/index.html b/src/index.html
new file mode 100644
index 0000000..3ecd8b2
--- /dev/null
+++ b/src/index.html
@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="icon" type="image/x-icon" href="/favicon.svg"/>
+ <link rel="stylesheet" href="/css/default.css"/>
+ <link rel="me" href="https://mas.to/@wild"/>
+ <title>Matthijs van der Wild</title>
+ </head>
+ <body>
+ <main>
+ <article>
+ <p>
+ <span class="hello">Hi, I am</span> <span class="name">Matthijs van der Wild.</span> <span class="description">I do awesome science.</span>
+ </p>
+ <p>
+ I am a theoretical physicist focused on the physics of the cosmos.
+ I currently work on imaging pipelines for data taken by the International <abbr title="Low-Frequency Array">LOFAR</abbr> Telescope whilst based at <a href=https://durham.ac.uk>Durham University</a>.
+ </p>
+ <p>
+ If you want to know more about what I work on, then have a look at my past and current <a href="/projects">projects</a>.
+ Feel free to <a href=/contact>contact</a> me if you want to know more.
+ </p>
+ <p>
+ Looking to hire someone?
+ I am on the job market!
+ Have a look at my <a href=/cv.pdf><abbr title="curriculum vitae">CV</abbr></a> to see if your project could benefit from my expertise.
+ </p>
+ </article>
+ </main>
+ <footer>
+ © 2020 Matthijs van der Wild
+ </footer>
+ </body>
+</html>
diff --git a/src/projects/index.html b/src/projects/index.html
new file mode 100644
index 0000000..994795b
--- /dev/null
+++ b/src/projects/index.html
@@ -0,0 +1,51 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="icon" type="image/x-icon" href="/favicon.svg"/>
+ <link rel="stylesheet" href="/css/default.css"/>
+ <title>Matthijs van der Wild</title>
+ </head>
+ <body>
+ <main>
+ <article>
+ <h1>Matthijs van der Wild</h1>
+ <h2>Projects</h2>
+
+ <h3>Automated image processing with <abbr title="Low-Frequency Array">LOFAR</abbr> data</h3>
+ <p>
+ My current activities include the implementation and improvement of an automated data reduction pipeline for radio data, enabling high-resolution very-long baseline interferometry (<abbr title="Very-long baseline interferometry">VLBI</abbr>).
+ The International LOw-Frequency ARray (<abbr title="Low-Frequenc Array">LOFAR</abbr>) Telescope is an interferometer which has radio stations placed across Europe.
+ It provides a wealth of data which enables the detection and imaging of radio sources with high sensitivity and great detail.
+ The calibration of the individual radio stations, however, is technically challenging.
+ As a result, the full <abbr title="Low-Frequency Array">LOFAR</abbr> telescope is still underutilised.
+ My pipeline addresses this with the development of tools that do not rely on human input, and which produce reliable and reproducible results on platforms that are accessible to astronomers.
+ It extends the resolving power of <abbr title="Low-Frequency Array">LOFAR</abbr> from the Dutch stations to the full international array, delivering sub-arcsecond resolution imaging in a way that is scalable, portable and reproducible.
+ </p>
+
+ <h3>Inflation and quantum geometrodynamics in scalar-tensor theories</h3>
+ <p>
+ I have investigated the behaviour of a general class of scalar-tensor theories of gravity when effects from quantum gravity are relevant.
+ One such extension adds a scalar degree of freedom to the gravitational interaction, which is then called a scalar-tensor theory.
+ Scalar-tensor theories are an extension to the theory of general relativity which add a scalar degree of freedom to the metric tensor to describe the gravitational interaction.
+ Such extensions can be motivated from cosmology, where the energy of the additional field can drive cosmic inflation, and particle physics, where the Standard Model supplies a natural candidate scalar degree of freedom through the Higgs field.
+ I have developed a method to systematically expand the full quantum dynamics of these models around solutions to the classical equations of motion, and how these classical solutions provide a background on which the quantum gravitational perturbations propagate.
+ </p>
+ <p>
+ I have applied this strategy to inflationary cosmology.
+ In this setup, the gravitational scalar field fulfills the role of the inflaton.
+ I have determined observational signatures from both slow-roll inflation and quantum gravitational corrections in the primordial power spectrum, and have made predictions on the parameters of the models in the event that sufficiently precise data is available.
+ This would allow an entire class of cosmological models to be ruled out if the structure of these signatures is absent from the data.
+ </p>
+
+ <p>
+ More information about this can be found in <a href="https://freidok.uni-freiburg.de/data/151229">my thesis</a>.
+ </p>
+ </article>
+ </main>
+ <footer>
+ © 2020 Matthijs van der Wild
+ </footer>
+ </body>
+</html>