Add languages. Update CV. Update skills page. Update index page.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

This commit is contained in:
Pim Nelissen
2025-05-06 21:59:01 +02:00
parent cd4607061d
commit efa7c4daf4
65 changed files with 6725 additions and 314 deletions

101
content/en/cv.md Normal file
View File

@ -0,0 +1,101 @@
+++
title = "CV"
slug = "cv"
+++
<head>
<link rel="stylesheet" href="/css/timeline.css">
</head>
## 🎓 Education
<div class="timeline">
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">2024 - <i>now</i></div>
<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>
</div>
</div>
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">2020 - 2024</div>
<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>
<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>
</div>
---
## 💼 Professional Experience
<div class="timeline">
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">2018 - 2020</div>
<div class="timeline-content">
<h4>Sales Specialist</h4>
<p><i class="fas fa-briefcase"></i> Jumbo Supermarkten, Netherlands 🇳🇱</p>
<p><i class="fas fa-lightbulb"></i> <code>Leadership</code></p>
<li class="timeline-content">Managed product presentation and customer experience.</li>
<li class="timeline-content">Occasionally led a team of 35 employees.</li>
</div>
</div>
<div class="timeline-item">
<div class="dot"></div>
<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>
</div>
</div>
</div>
---
## 🙌 Volunteering
<div class="timeline">
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">Jun - Aug 2023</div>
<div class="timeline-content">
<h4>System Administrator</h4>
<p><i class="fas fa-server"></i> DFRI, Sweden 🇸🇪</p>
<p><i class="fas fa-lightbulb"></i> <code>GNU/Linux</code> <code>Docker</code> <code>Nextcloud</code></p>
<li class="timeline-content">Maintained Linux infrastructure for a digital rights non-profit.</li>
<li class="timeline-content">Migrated Nextcloud to containerised Docker instance.</li>
</div>
</div>
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">2013 - 2014</div>
<div class="timeline-content">
<h4>Digital Literacy Instructor</h4>
<p><i class="fas fa-book"></i> City Library Oss, Netherlands 🇳🇱</p>
<p><i class="fas fa-lightbulb"></i> <code>Teaching</code> <code>Organising</code> <code>Nextcloud</code></p>
<li class="timeline-content">I organised and taught a digital skills course to uplift senior citizens in the community.</li>
</div>
</div>
</div>
## 📖 Publication
**Bachelors Thesis**
**P. Nelissen**, *Scrutinizing the Schmidt Test and Exploring the Use of Machine Learning for Statistical Assessment of Radioactive Decay Chains*, Lund University, 2024.
---
## 👤 About Me
I enjoy both in-depth technical challenges and broader scientific learning. Im an avid reader, enjoy the outdoors, and thrive in environments that balance curiosity, creativity, and rigor.
---

6
content/en/projects.md Normal file
View File

@ -0,0 +1,6 @@
+++
title = "Projects"
slug = "projects"
+++
Lorem

45
content/en/skills.md Normal file
View File

@ -0,0 +1,45 @@
+++
title = "Skills"
slug = "skills"
+++
## Core Competencies
From my background in physics and computational science, I have a strong foundation in numerical methods and Monte Carlo simulations for solving physical problems. I am particularly interested by nuclear physics. My [bachelor degree thesis](http://lup.lub.lu.se/student-papers/record/9168893) is about applying machine learning on radioactive decay data. I am proficient in Python and have some exposure to C#, MATLAB, and SQL. I am very comfortable with GNU/Linux and Git workflows.
`Python` `MATLAB` `TensorFlow` `C#` `SQL` `Git` `GNU/Linux`
---
## 🧪 Attended Workshops
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>Bayesian Statistical Learning</h4>
<p><i class="fas fa-graduation-cap"></i> <a href="https://www.fz-juelich.de/en/ias/jsc" target="_blank">Jülich Supercomputing Centre</a>, Germany 🇩🇪</p>
<p><code>MCMC</code> <code>PyMC3</code> <code>Supercomputer usage</code></p>
</div>
</div>
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">Mar 2025</div>
<div class="timeline-content">
<h4>Programming with Fortran</h4>
<p><i class="fas fa-graduation-cap"></i> <a href="https://www.sc.lrz.de/" target="_blank">Leibniz Supercomputing Centre</a>, Germany 🇩🇪</p>
<p><code>Arrays</code> <code>Subroutines</code> <code>Derived Types</code> <code>I/O</code> <code>Performance considerations</code></p>
</div>
</div>
<div class="timeline-item">
<div class="dot"></div>
<div class="timeline-date">Feb 2025</div>
<div class="timeline-content">
<h4>Code & Collaborate: The FAIRytale of Software Development</h4>
<p><i class="fas fa-graduation-cap"></i> <a href="https://www.cecam.org/" target="_blank">EPFL CECAM</a> & <a href="https://biont-training.eu/" target="_blank">BioNT</a>, Switzerland 🇨🇭</p>
<p><code>Git (CLI)</code> <code>Continuous Integration</code> <code>Code Documentation</code></p>
</div>
</div>
</div>