From 1fe6a5a4bff1f9af7491ff59ada751f9802c6f76 Mon Sep 17 00:00:00 2001 From: Pim Nelissen Date: Sun, 8 Feb 2026 19:00:36 +0100 Subject: [PATCH] update skills page --- content/en/skills.md | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/content/en/skills.md b/content/en/skills.md index 3b867ee..0f7a452 100644 --- a/content/en/skills.md +++ b/content/en/skills.md @@ -5,27 +5,37 @@ slug = "skills" ## 🌟 Core Competencies -From my background in physics and computational science, I have a strong foundation in using numerical methods, Monte Carlo simulations, machine learning and statistics for solving physical problems. I am particularly interested in using those skills for peaceful applications of nuclear science. My [bachelor degree thesis](http://lup.lub.lu.se/student-papers/record/9168893) was about applying machine learning on radioactive decay data. I am proficient in Python, experienced with R and MATLAB, and have some exposure to C++, C# and SQL. I am very comfortable with GNU/Linux and Git workflows. +From my background in physics and computational science, I have a strong foundation in using numerical methods and statistical methods for solving physical problems. Examples of such methods include numerical methods for differential equations, Monte Carlo simulations, statistical learning including Bayesian methods and machine learning, both supervised and unsupervised approaches. + +I am particularly interested in using those skills for peaceful applications of nuclear science. My [bachelor degree thesis](http://lup.lub.lu.se/student-papers/record/9168893) was about applying machine learning on radioactive decay data. I am proficient in Python, experienced with R and MATLAB, and have some exposure to C++, C# and SQL. I am very comfortable with GNU/Linux and Git workflows. My master degree thesis will be on furthering the development of a Bayesian algorithm for multisource detection in mobile gamma spectroscopy. -A selection of code can be found on my [git instance](http://git.pimnel.com). - -`Python` `R` `MATLAB` `Git` `GNU/Linux` +{{< notice tip >}}A selection of code can be found on my [git instance](http://git.pimnel.com).{{< /notice >}} --- -## 🧪 Attended Workshops +## 🧪 Workshops & Summer Schools I like to attend (online) workshops and summer schools in order to broaden my knowledge or refresh some old skills. Below is a timeline of selected workshops which I have followed in the past.
+
+
+
Jan 2026
+
+

Modern Python in Depth

+

Leibniz Supercomputing Centre, Germany 🇩🇪

+

Online workshop.

+

Scientific computing Modern Python standard

+
+
Dec 2025

Core Modeling For Core Design

GRE@T-PIONEeR @ Chalmers University of Technology, Sweden 🇸🇪

-

Learned the principles of probabilistic and deterministic methods for steady-state core modelling, applied to reference calculations, operations and safety analysis.

+

One week course on-site at Chalmers. Learned the principles of probabilistic and deterministic methods for steady-state core modelling, applied to reference calculations, operations and safety analysis.

Reactor physics Nuclear engineering

@@ -35,7 +45,7 @@ I like to attend (online) workshops and summer schools in order to broaden my kn

ENEN2+ Nuclear Summer School

Budapest University of Technology and Economics, Hungary 🇭🇺

-

Experiments focusing on the principles of reactor physics; determining neutron flux, criticality experiments, and operations.

+

Participated in a week summer school at the BME Training reactor in Budapest, on scholarship from the European Nuclear Education Network. Experiments were focused on the principles of reactor physics; determining neutron flux, criticality experiments, and operations.

Reactor physics Experimental physics

@@ -45,7 +55,7 @@ I like to attend (online) workshops and summer schools in order to broaden my kn

High-performance Computing with Python

Jülich Supercomputing Centre, Germany 🇩🇪

-

Online

+

Online workshop.

HPC Parallelization Scripting

@@ -56,7 +66,7 @@ I like to attend (online) workshops and summer schools in order to broaden my kn

Intermediate Bash and Linux

HPC2N, Umeå University, Sweden 🇸🇪

-

Online

+

Online workshop.

grep Sed and AWK Bash scripting

@@ -66,7 +76,7 @@ I like to attend (online) workshops and summer schools in order to broaden my kn

Bayesian Statistical Learning

Jülich Supercomputing Centre, Germany 🇩🇪

-

Online

+

Online workshop.

MCMC PyMC3 Supercomputer usage

@@ -76,7 +86,7 @@ I like to attend (online) workshops and summer schools in order to broaden my kn

Programming with Fortran

Leibniz Supercomputing Centre, Germany 🇩🇪

-

Online

+

Online workshop.

Arrays Subroutines Derived Types I/O Performance considerations

@@ -86,7 +96,7 @@ I like to attend (online) workshops and summer schools in order to broaden my kn

Code & Collaborate: The FAIRytale of Software Development

EPFL CECAM & BioNT, Switzerland 🇨🇭

-

Online

+

Online workshop.

Git (CLI) Continuous Integration Code Documentation