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

382
public/en/cv/index.html Normal file
View File

@ -0,0 +1,382 @@
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>
CV · Pim Nelissen
</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="light dark">
<meta name="author" content="Pim Nelissen">
<meta name="description" content="
🎓 Education
Link to heading
2024 - now
M.Sc. in Computational Science (Physics)
Lund University, Sweden 🇸🇪
Numerical ODE/PDE solvers MATLAB Monte Carlo Subatomic Physics
2020 - 2024
B.Sc. in Physics
Lund University, Sweden 🇸🇪
Python Deep learning Monte Carlo C# SQL
Bachelor thesis: &#34;Scrutinizing the Schmidt Test and Exploring the Use of Machine Learning for Statistical Assessment of Radioactive Decay Chains&#34;, Lund University Publications, 2024. Open Access
💼 Professional Experience
Link to heading
2018 - 2020
Sales Specialist
Jumbo Supermarkten, Netherlands 🇳🇱">
<meta name="keywords" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="CV">
<meta name="twitter:description" content="🎓 Education Link to heading 2024 - now M.Sc. in Computational Science (Physics) Lund University, Sweden 🇸🇪
Numerical ODE/PDE solvers MATLAB Monte Carlo Subatomic Physics
2020 - 2024 B.Sc. in Physics Lund University, Sweden 🇸🇪
Python Deep learning Monte Carlo C# SQL
Bachelor thesis: &#34;Scrutinizing the Schmidt Test and Exploring the Use of Machine Learning for Statistical Assessment of Radioactive Decay Chains&#34;, Lund University Publications, 2024. Open Access 💼 Professional Experience Link to heading 2018 - 2020 Sales Specialist Jumbo Supermarkten, Netherlands 🇳🇱">
<meta property="og:url" content="//localhost:1313/en/cv/">
<meta property="og:site_name" content="Pim Nelissen">
<meta property="og:title" content="CV">
<meta property="og:description" content="🎓 Education Link to heading 2024 - now M.Sc. in Computational Science (Physics) Lund University, Sweden 🇸🇪
Numerical ODE/PDE solvers MATLAB Monte Carlo Subatomic Physics
2020 - 2024 B.Sc. in Physics Lund University, Sweden 🇸🇪
Python Deep learning Monte Carlo C# SQL
Bachelor thesis: &#34;Scrutinizing the Schmidt Test and Exploring the Use of Machine Learning for Statistical Assessment of Radioactive Decay Chains&#34;, Lund University Publications, 2024. Open Access 💼 Professional Experience Link to heading 2018 - 2020 Sales Specialist Jumbo Supermarkten, Netherlands 🇳🇱">
<meta property="og:locale" content="en">
<meta property="og:type" content="article">
<link rel="canonical" href="//localhost:1313/en/cv/">
<link rel="preload" href="/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/fonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/fonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="/css/coder.css" media="screen">
<link rel="stylesheet" href="/css/coder-dark.css" media="screen">
<link rel="stylesheet" href="/css/timeline.css">
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" sizes="any">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16">
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5">
</head>
<body class="preload-transitions colorscheme-auto">
<div class="float-container">
<a id="dark-mode-toggle" class="colorscheme-toggle">
<i class="fa-solid fa-adjust fa-fw" aria-hidden="true"></i>
</a>
</div>
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="//localhost:1313/en/">
Pim Nelissen
</a>
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle">
<i class="fa-solid fa-bars fa-fw" aria-hidden="true"></i>
</label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link " href="/en/cv/">CV</a>
</li>
<li class="navigation-item">
<a class="navigation-link " href="/en/skills/">Skills</a>
</li>
<li class="navigation-item">
<a class="navigation-link " href="/en/projects/">Projects</a>
</li>
<li class="navigation-item">
<a class="navigation-link " href="/en/contact/">Contact</a>
</li>
</ul>
</section>
</nav>
<div class="content">
<section class="container page">
<article>
<header>
<h1 class="title">
<a class="title-link" href="//localhost:1313/en/cv/">
CV
</a>
</h1>
</header>
<head>
<link rel="stylesheet" href="/css/timeline.css">
</head>
<h2 id="-education">
🎓 Education
<a class="heading-link" href="#-education">
<i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"></i>
<span class="sr-only">Link to heading</span>
</a>
</h2>
<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>
<hr>
<h2 id="-professional-experience">
💼 Professional Experience
<a class="heading-link" href="#-professional-experience">
<i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"></i>
<span class="sr-only">Link to heading</span>
</a>
</h2>
<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>
<hr>
<h2 id="-volunteering">
🙌 Volunteering
<a class="heading-link" href="#-volunteering">
<i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"></i>
<span class="sr-only">Link to heading</span>
</a>
</h2>
<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>
<h2 id="-publication">
📖 Publication
<a class="heading-link" href="#-publication">
<i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"></i>
<span class="sr-only">Link to heading</span>
</a>
</h2>
<p><strong>Bachelors Thesis</strong><br>
<strong>P. Nelissen</strong>, <em>Scrutinizing the Schmidt Test and Exploring the Use of Machine Learning for Statistical Assessment of Radioactive Decay Chains</em>, Lund University, 2024.</p>
<hr>
<h2 id="-about-me">
👤 About Me
<a class="heading-link" href="#-about-me">
<i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"></i>
<span class="sr-only">Link to heading</span>
</a>
</h2>
<p>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.</p>
<hr>
</article>
</section>
</div>
<footer class="footer">
<section class="container">
©
2024 -
2025
Pim Nelissen
·
Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/" target="_blank" rel="noopener">Coder</a>.
</section>
</footer>
</main>
<script src="/js/coder.js"></script>
</body>
</html>