Compare commits

...

3 Commits

Author SHA1 Message Date
0958003a69 update tagline 2025-06-09 10:24:27 +02:00
874410c870 add hpc2n workshop to skills 2025-06-09 10:24:27 +02:00
cf15d87283 fix inconsistencies on CV page 2025-06-09 10:24:27 +02:00
3 changed files with 13 additions and 4 deletions

View File

@ -57,7 +57,7 @@ params:
colorScheme: "auto"
hidecolorschemetoggle: false
author: "Pim Nelissen"
info: ["Master's student in Computational Science/Physics", "B.Sc. Physics"]
info: ["M.Sc. Candidate in Computational Science/Physics", "B.Sc. Physics"]
avatarURL: "images/avatar.jpg"
since: 2024
social:

View File

@ -16,7 +16,7 @@ slug = "cv"
<div class="timeline-content">
<h4>M.Sc. in Computational Science (Physics)</h4>
<p><i class="fas fa-university"></i> Lund University, Sweden 🇸🇪</p>
<p><code>Numerical ODE/PDE solvers</code> <code>MATLAB</code> <code>Monte Carlo</code> <code>Subatomic Physics</code></p>
<p><i class="fas fa-lightbulb"></i><code>Numerical ODE/PDE solvers</code> <code>MATLAB</code> <code>Monte Carlo</code> <code>Subatomic Physics</code></p>
</div>
</div>
<div class="timeline-item">
@ -25,7 +25,7 @@ slug = "cv"
<div class="timeline-content">
<h4>B.Sc. in Physics</h4>
<p><i class="fas fa-university"></i> Lund University, Sweden 🇸🇪</p>
<p><code>Python</code> <code>Deep learning</code> <code>Monte Carlo</code> <code>C#</code> <code>SQL</code></p>
<p><i class="fas fa-lightbulb"></i><code>Python</code> <code>Deep learning</code> <code>Monte Carlo</code> <code>C#</code> <code>SQL</code></p>
<li class="timeline-content">Bachelor thesis: <i>"Scrutinizing the Schmidt Test and Exploring the Use of Machine Learning for Statistical Assessment of Radioactive Decay Chains"</i>, Lund University Publications, 2024. <a href="http://lup.lub.lu.se/student-papers/record/9168893" target="_blank">Open Access</a></li>
</div>
</div>
@ -52,7 +52,7 @@ slug = "cv"
<div class="timeline-date">2015 - 2018</div>
<div class="timeline-content">
<h4>Sales Assistant</h4>
<p><i class="fas fa-university"></i> Jumbo Supermarkten, Netherlands 🇳🇱</p>
<p><i class="fas fa-briefcase"></i> Jumbo Supermarkten, Netherlands 🇳🇱</p>
</div>
</div>
</div>

View File

@ -17,6 +17,15 @@ On the note of Git, I have some projects available publicly on my self-hosted [G
I like to attend (online) workshops 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.
<div class="timeline">
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">Mar 2025</div>
<div class="timeline-content">
<h4>Intermediate Bash and Linux</h4>
<p><i class="fas fa-graduation-cap"></i> <a href="https://www.hpc2n.umu.se/" target="_blank">HPC2N, Umeå University</a>, Sweden 🇸🇪</p>
<p><code>grep</code> <code>Sed and AWK</code> <code>Bash scripting</code></p>
</div>
</div>
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">Mar 2025</div>