Skip to content

Commit 3aa30ae

Browse files
committed
Adjusted projects
1 parent d02a753 commit 3aa30ae

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

gitprofile.config.ts

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ const CONFIG = {
2828
projects: [
2929
'jonas4climate/opinion-formation-complexity',
3030
'jonas4climate/metabolic-cellular-modelling',
31-
'jonas4climate/galaxy-zoo',
3231
'jonas4climate/modelling-natural-processes',
33-
'jonas4climate/numerical-algorithms-practice',
34-
'jonas4climate/learn_fourier',
32+
'jonas4climate/galaxy-zoo',
3533
],
3634
},
3735
},
@@ -66,7 +64,7 @@ const CONFIG = {
6664
},
6765
seo: {
6866
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.',
7068
imageURL: '',
7169
},
7270
social: {
@@ -96,13 +94,21 @@ const CONFIG = {
9694
'https://raw.githubusercontent.com/jonas4climate/cv/main/CV.pdf', // Empty fileUrl will hide the `Download Resume` button.
9795
},
9896
skills: [
97+
'Energy System Modelling & Simulation',
98+
'Scientific Computing',
9999
'Traditional Machine Learning',
100100
'Deep Learning',
101-
'Scientific Computing',
102101
'Uncertainty Quantification',
103102
'Stochastic Modelling',
104103
],
105104
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+
},
106112
{
107113
company: 'proWIN Winter GmbH',
108114
position: 'Sustainability Intern',

0 commit comments

Comments
 (0)