update CV and cleanup
This commit is contained in:
23
CHANGELOG.md
Normal file
23
CHANGELOG.md
Normal file
@ -0,0 +1,23 @@
|
||||
* 1.7.3 (31 Oct 2024) changes:
|
||||
- Adds backward compatibility checks for
|
||||
- hooks management re LaTeX 2020-10-01 (`\AtBeginDocument` vs `\AddToHook{begindocument/before}) and 2021-11-15 (`\AfterPackage` vs `\AddToHook{package/.../after}`)
|
||||
- `simpleicons` re availability of new X (formerly Twitter) icon
|
||||
- ORCID icon availability before and after TL2019
|
||||
- Re-ordered some packages to avoid `xcolor` warning message in TL2024
|
||||
|
||||
* 1.7.2 (25 Aug 2024) changes:
|
||||
- Added `simpleicons` package to provide icon for X.com
|
||||
- Added `\xtwitter` to replace `\twitter`
|
||||
* v1.7 (9 Aug 2023) changes:
|
||||
- `\itemmarker` and `\ratingmarker` renamed to `\cvItemMarker` and `\cvRatingMarker`
|
||||
- Added `\cvLocationMarker` and `\cvDateMarker` so that these icons in `\cvevent`
|
||||
can be re-defined
|
||||
- Added `\locationname` and `\datename` for replacement text of the location and date
|
||||
markers in `\cvevent`
|
||||
- Other tweaks with `accsupp` (with another bugfix in v1.7.1.)
|
||||
* Added `\mynames{...}` to specify names to be highlighted in the publication list on 3 Nov 2022
|
||||
* Starred `\NewInfoField*` command to handle Mastodon; Icons, `\cvskills`, `\wheelchart` have "copyable" text values; `\cvskill` supports numerical values {0.5, 1, ..., 4.5, 5} on 21 May 2021
|
||||
* Moved `biblatex`-related code to `*.cfg` files for easier edit on 8 May 2021
|
||||
* Removed dependency on `academicons` on 12 Apr 2021
|
||||
* Clickable hyperlinked info fields added on 10 May 2020
|
||||
* Sample file with new `paracol` layout added on 2 February 2020
|
BIN
Globe_High.png
BIN
Globe_High.png
Binary file not shown.
Before Width: | Height: | Size: 62 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
BIN
Yacht_High.png
BIN
Yacht_High.png
Binary file not shown.
Before Width: | Height: | Size: 19 KiB |
35
cv.tex
35
cv.tex
@ -96,11 +96,14 @@
|
||||
% \usepackage{academicons}\let\faOrcid\aiOrcid
|
||||
\begin{document}
|
||||
\name{Pim Nelissen}
|
||||
\tagline{Computational Scientist with a specialisation in Physics}
|
||||
\tagline{Computational Science, Physics}
|
||||
%% You can add multiple photos on the left or right
|
||||
\photoR{2.3cm}{pim}
|
||||
|
||||
% \photoL{2.5cm}{Yacht_High,Suitcase_High}
|
||||
|
||||
% Can uuncomment if disabling photo
|
||||
% \photoR{2.3cm}{pim}
|
||||
|
||||
\personalinfo{%
|
||||
% Not all of these are required!
|
||||
|
||||
@ -146,14 +149,18 @@
|
||||
|
||||
\cvsection{Education}
|
||||
|
||||
\cvevent{M.Sc.\ Computational Science, Physics}{Lund University}{Sep 2024 -- \textbf{\textit{ongoing}}}{}
|
||||
\cvevent{M.Sc.\ Computational Science, Physics}{Lund University}{Sep 2024 -- \textbf{\textit{ongoing}}}{Lund, Sweden}
|
||||
{\LaTeXraggedright
|
||||
\cvtag{Numerical ODE/PDE solvers}
|
||||
\cvtag{Subatomic physics}
|
||||
\cvtag{OpenMC}
|
||||
\cvtag{Signal processing}
|
||||
\cvtag{MATLAB}
|
||||
\cvtag{Random forest}
|
||||
\par}
|
||||
\divider
|
||||
|
||||
\cvevent{B.Sc.\ Physics}{Lund University}{Sep 2020 -- Jun 2024}{}
|
||||
\cvevent{B.Sc.\ Physics}{Lund University}{Sep 2020 -- Jun 2024}{Lund, Sweden}
|
||||
\begin{itemize}
|
||||
\item My thesis involved machine learning applied to simulated MC data of radioactive decays from superheavy nuclei.
|
||||
\end{itemize}
|
||||
@ -175,12 +182,12 @@
|
||||
% \cvevent{Research assistant}{Lund University}{2025 -- \textbf{\textit{ongoing}}}{Lund, Sweden}
|
||||
%\divider
|
||||
|
||||
\cvevent{Sales specialist}{Jumbo Supermarkten}{2018 -- 2020}{Oss, Netherlands}
|
||||
\cvevent{Sales specialist}{Jumbo Supermarkten}{Jan 2018 -- Aug 2020}{Oss, Netherlands}
|
||||
\begin{itemize}
|
||||
\item Responsible for the entire product experience, with occasional leadership of a team of 3-5 people.
|
||||
\end{itemize}
|
||||
|
||||
\cvevent{Sales Assistant}{Jumbo Supermarkten}{2015 -- 2018}{Oss, Netherlands}
|
||||
\cvevent{Sales Assistant}{Jumbo Supermarkten}{Nov 2015 -- Jan 2018}{Oss, Netherlands}
|
||||
|
||||
|
||||
\medskip
|
||||
@ -196,7 +203,7 @@
|
||||
|
||||
\cvevent{Digital Literacy Instructor}{City Library Oss}{Sep 2013 --Jun 2014}{Oss, Netherlands}
|
||||
\begin{itemize}
|
||||
\item I hosted an education program for promoting digital skills within the local community, particularly aimed at the elderly.
|
||||
\item I hosted an education program for promoting digital skills (e.g. use email, search and save information) within the local community, particularly aimed at the elderly.
|
||||
\end{itemize}
|
||||
|
||||
% use ONLY \newpage if you want to force a page break for
|
||||
@ -212,11 +219,12 @@
|
||||
%% page if the content is too long.
|
||||
\switchcolumn
|
||||
|
||||
\cvsection{About me}
|
||||
\cvsection{Courses}
|
||||
|
||||
\begin{quote}
|
||||
Enjoys learning in depth and in breadth. Avid reader, and likes to spend time outdoors. Strong numerical background in physics.
|
||||
\end{quote}
|
||||
\cvtag{Computational Reactor Physics}\\
|
||||
\cvtag{Artificial Neural Networks and Deep Learning}
|
||||
\cvtag{Numerical methods for Differential Equations}
|
||||
\cvtag{Introduction to Databases}
|
||||
|
||||
\medskip
|
||||
|
||||
@ -246,10 +254,9 @@ Enjoys learning in depth and in breadth. Avid reader, and likes to spend time ou
|
||||
|
||||
% \cvevent{Computational Nuclear Science and Engineering}{IAEA Online}{Feb-May 2025}{}
|
||||
|
||||
% \cvevent{Introduction to Bayesian Statistical Learning}{Jülich Supercomputing Centre}{Mar 2025}{}
|
||||
|
||||
% \cvevent{Bayesian Statistical Learning}{Jülich Supercomputing Centre}{24-28 Mar 2025}{}
|
||||
\cvevent{Programming with Fortran}{Leibniz Supercomputing Centre}{11-13 Mar 2025}{}
|
||||
\cvevent{Intermediate Bash and Linux}{HPC2N, Umeå University}{02-03 Jun 2025}{}
|
||||
\cvevent{Introduction to Fortran}{Leibniz Supercomputing Centre}{11-13 Mar 2025}{}
|
||||
\cvevent{Git, code testing and documentation}{EPFL CECAM, BioNT}{4-6 Feb 2025}{}
|
||||
|
||||
%\cvsection{Courses}
|
||||
|
Reference in New Issue
Block a user