Skip to content

Commit

Permalink
Update resume.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjarzembowski authored Apr 5, 2024
1 parent fb8c76c commit ee21022
Showing 1 changed file with 33 additions and 5 deletions.
38 changes: 33 additions & 5 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,30 +38,48 @@
]
}
],
"skills": [
{
"keywords": ["Python", "ImageJ Macro language"],
"level": "Advanced",
"name": "For image, data and statistical analysis"
},
{
"keywords": ["R"],
"level": "Beginner",
"name": "For data and statistical analysis"
},
],
"awards": [
{
"title": "Investitionsprogramm Forschung 2023",
"date": "2023",
"awarder": "Universität des Saarlandes",
"summary": "Co-wrote successful application for equipment support (microscope camera) with volume of >17000 EUR"
},
{
"title": "GradUS Global",
"date": "2022",
"awarder": "Universität des Saarlandes",
"summary": "Travel grant to attend the Gordon Research Conference on Synaptic Transmission, Italy."
"summary": "Travel grant of 1200 EUR to attend the Gordon Research Conference on Synaptic Transmission, Italy."
},
{
"title": "SFB1027 Miniproposal",
"date": "2022",
"awarder": "Universität des Saarlandes",
"summary": ""
"summary": "Awarded ~2000 EUR of research support"
},
{
"title": "SFB1027 Miniproposal",
"date": "2018",
"awarder": "Universität des Saarlandes",
"summary": ""
"summary": "Awareded ~5000 EUR of equipment support"
},
{
"title": "Scholarship, 'Deutschlandstipendium'",
"date": "2018",
"awarder": "Universitätsgesellschaft des Saarlandes e. V.",
"summary": ""
"summary": "3600 EUR yearly stipend"
}
],
"certificates": [],
Expand All @@ -77,7 +95,17 @@
"fluency": "Fluent"
}
],
"interests": ["Music"],
"interests": [
{
"name": "Music"
},
{
"name": "Art/Photography"
},
{
"name": "Hiking/Trekking"
}
]
"references": [],
"projects": []
}

0 comments on commit ee21022

Please sign in to comment.