File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -93,11 +93,11 @@ const CONFIG = {
93
93
} ,
94
94
resume : {
95
95
fileUrl :
96
- 'https://github. com/jonas4climate/cv/blob /main/CV.pdf' , // Empty fileUrl will hide the `Download Resume` button.
96
+ 'https://raw.githubusercontent. com/jonas4climate/cv/main/CV.pdf' , // Empty fileUrl will hide the `Download Resume` button.
97
97
} ,
98
98
skills : [
99
- 'Machine Learning' ,
100
- 'Neural Networks ' ,
99
+ 'Traditional Machine Learning' ,
100
+ 'Deep Learning ' ,
101
101
'Scientific Computing' ,
102
102
'Uncertainty Quantification' ,
103
103
'Stochastic Modelling' ,
@@ -117,6 +117,13 @@ const CONFIG = {
117
117
to : 'March 2023' ,
118
118
companyLink : 'https://climatescience.org' ,
119
119
} ,
120
+ {
121
+ company : 'ClimateScience' ,
122
+ position : 'Web Developer & EU Partnerships (Volunteer)' ,
123
+ from : 'December 2019' ,
124
+ to : 'June 2022' ,
125
+ companyLink : 'https://climatescience.org' ,
126
+ } ,
120
127
] ,
121
128
certifications : [
122
129
{
You can’t perform that action at this time.
0 commit comments