@@ -28,10 +28,8 @@ const CONFIG = {
28
28
projects : [
29
29
'jonas4climate/opinion-formation-complexity' ,
30
30
'jonas4climate/metabolic-cellular-modelling' ,
31
- 'jonas4climate/galaxy-zoo' ,
32
31
'jonas4climate/modelling-natural-processes' ,
33
- 'jonas4climate/numerical-algorithms-practice' ,
34
- 'jonas4climate/learn_fourier' ,
32
+ 'jonas4climate/galaxy-zoo' ,
35
33
] ,
36
34
} ,
37
35
} ,
@@ -66,7 +64,7 @@ const CONFIG = {
66
64
} ,
67
65
seo : {
68
66
title : 'Portfolio of Jonas Schäfer' ,
69
- description : 'Computational Science student @ UvA ( Amsterdam) with a passion for climate education and sustainability.' ,
67
+ description : 'Computational Science student @ University of Amsterdam with a passion for tech and sustainability.' ,
70
68
imageURL : '' ,
71
69
} ,
72
70
social : {
@@ -96,13 +94,21 @@ const CONFIG = {
96
94
'https://raw.githubusercontent.com/jonas4climate/cv/main/CV.pdf' , // Empty fileUrl will hide the `Download Resume` button.
97
95
} ,
98
96
skills : [
97
+ 'Energy System Modelling & Simulation' ,
98
+ 'Scientific Computing' ,
99
99
'Traditional Machine Learning' ,
100
100
'Deep Learning' ,
101
- 'Scientific Computing' ,
102
101
'Uncertainty Quantification' ,
103
102
'Stochastic Modelling' ,
104
103
] ,
105
104
experiences : [
105
+ {
106
+ company : 'Forschungszentrum Jülich, ICE-1' ,
107
+ position : 'Master Thesis Student' ,
108
+ from : 'November 2024' ,
109
+ to : 'April 2024' ,
110
+ companyLink : 'https://www.fz-juelich.de/en/ice/ice-1' ,
111
+ } ,
106
112
{
107
113
company : 'proWIN Winter GmbH' ,
108
114
position : 'Sustainability Intern' ,
0 commit comments