Skip to content

Instantly share code, notes, and snippets.

@gherkins
Last active April 19, 2022 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gherkins/a1c005590f28c6c19b6089ddffcbd99a to your computer and use it in GitHub Desktop.
Save gherkins/a1c005590f28c6c19b6089ddffcbd99a to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "stackoverflow"
},
"basics": {
"name": "Max Girkens",
"label": "Web Development",
"summary": "",
"website": "https://web-development.cc/",
"city": "Aachen",
"countryCode": "DE"
},
"education": [
{
"endDate": "2012-12-12",
"startDate": "2010-01-01",
"area": "Media Production",
"studyType": "B.Sc., Media Production",
"institution": "Middlesex University, London"
}
],
"references": [
],
"skills": [
{
"keywords": [
"Planung und Konzeption",
"Software-Entwicklung",
"Technische Beratung",
"Daten-Analyse",
"DevOps"
],
"name": "expertise"
},
{
"keywords": [
"Javascript",
"Python",
"PHP",
"CI/CD",
"HTML",
"CSS"
],
"name": "languages"
}
],
"work": [
{
"summary": "Freelance Developer",
"name": "freelance",
"website": "https://web-development.cc",
"location": "Aachen / Köln",
"position": "Software Engineer",
"startDate": "2009-01-01",
"highlights": [
"Technische Konzeption von Web-Anwendungen",
"PHP-Programmierung mit Symfony",
"Javascript Programmierung mit react und node",
"Frontend-Wentwicklung mit HTML und CSS"
]
}
],
"projects": [
{
"name": "ERP-Software/Microservice-Architektur",
"description": "Entwicklung von 10+ Symfony-Apps in Microservice Architektur",
"keywords": [
"Konzeption der REST-API",
"Schema-Validierung und automatisiertes Testing",
"Planung und Implementierung von Authentifizierung und Tracing",
"Organisation allgemeiner Komponenten als vendor bundles"
],
"startDate": "2018-01-01"
}
],
"languages": [
{
"language": "German",
"fluency": "native"
},
{
"language": "English",
"fluency": "fluent"
},
{
"language": "French",
"fluency": "basic"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment