Created
January 17, 2023 13:07
-
-
Save h4p/0f4192951be16c3715452335a0bf34e0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "elegant" | |
}, | |
"basics": { | |
"name": "Tobias Wessels", | |
"label": "Build- and Configuration Engineer", | |
"image": "https://avatars.githubusercontent.com/u/5081289?s=400&u=233c05d4f73f11c8177e914de0e99c4cc625e669&v=4", | |
"summary": "Ich bin Software-Entwickler und interessiere mich auch dafür, Apps »zum Laufen« zu bringen. Konzepte wie Platform-as-a-service (PaaS) finde ich spannend - dennoch weiß ich gerne darüber Bescheid, was im Hintergrund passiert. Von eingebetetten Systemen, über Application-Servern bis hin zu Cloud-Lösung hatte ich schon mit einer Vielzahl an Systemen praktisch zu tun. Darüber hinaus versuche ich mich auch ganz gerne an der Gestaltung von User-Interfaces.", | |
"email": "[email protected]", | |
"phone": "0162 / 45 98 98 1", | |
"location": { | |
"address": "Im Winkel 1a", | |
"city": "21521 Aumühle", | |
"region": "Schleswig-Holstein" | |
}, | |
"profiles": [ | |
{ | |
"url": "https://github.com/h4p", | |
"username": "h4p", | |
"network": "github" | |
} | |
] | |
}, | |
"education": [ | |
{ | |
"startDate": "2009-04-01", | |
"endDate": "2013-04-01", | |
"area": "Technische Informatik", | |
"studyType": "B.Sc.", | |
"institution": "FH Dortmund" | |
}, | |
{ | |
"startDate": "2013-04-01", | |
"endDate": "2014-04-01", | |
"area": "Automatisierungstechnik (incomplete)", | |
"studyType": "M.Sc.", | |
"institution": "Technische Universität Clausthal" | |
}, | |
{ | |
"startDate": "2014-04-01", | |
"endDate": "2017-01-01", | |
"area": "Informatik-Ingenieurwesen", | |
"studyType": "M.Sc.", | |
"institution": "Technische Universität Hamburg-Harburg (TUHH)" | |
} | |
], | |
"skills": [ | |
{ | |
"keywords": ["Jenkins", "GitLab", "Grafana", "Prometheus", "Ansible", "Docker", "Graylog", "RabbitMQ", "K8s", "Traefik"], | |
"level": "Intermediate", | |
"name": "DevOps" | |
}, | |
{ | |
"keywords": [ | |
"SCSS / CSS / Styled Components", | |
"Javascript / Typescript", | |
"Vue.js / Nuxt.js" | |
], | |
"level": "Junior", | |
"name": "Frontend" | |
}, | |
{ | |
"keywords": ["JEE", "JPA", "Microservices", "Keycloak", "Wildfly", "Express.js", "Heroku", "Django"], | |
"level": "Senior", | |
"name": "Backend" | |
} | |
], | |
"work": [ | |
{ | |
"summary": "OnGoingMedia betreibt eine mandatenfähige Plattform zur Abgabe von verschiedenen Wett-Tipps. Meine Aufgaben in diesem Umfeld waren:", | |
"website": "https://www.ongoingmedia.de/", | |
"name": "OnGoingMedia GmbH", | |
"location": "Hamburg", | |
"position": "Build- and Configuration Engineer", | |
"startDate": "2017-04-01", | |
"endDate": "2023-04-30", | |
"highlights": [ | |
"Auf- und Ausbau der Build- und Deploy-Pipelines", | |
"Java EE Backend Developer innerhalb der Sprints", | |
"JIRA/Confluence Administrator", | |
"Durchführung von Live-Deployments", | |
"Mac Administrator" | |
] | |
}, | |
{ | |
"summary": "Meine Aufgaben als Werkstudent im Bereich Sensorcharakterisierung umfassten:", | |
"website": "http://www.nxp.com", | |
"name": "NXP Semiconductors", | |
"position": "Ingenieur", | |
"endDate": "2017-01-01", | |
"startDate": "2015-08-01", | |
"highlights": [ | |
"Softwarekonzept zur Automatisierung der Sensorcharakterisierung", | |
"Entwicklung einer Treiberbibliothek für PXI-Systeme in MATLAB", | |
"Testframeauswertung auf FPGAs" | |
] | |
}, | |
{ | |
"summary": "Meine Aufgaben als Werkstudent im Bereich Linux Administration umfassten:", | |
"website": "http://www.ottogroup.de", | |
"name": "Otto Group", | |
"position": "Entwickler", | |
"endDate": "2015-07-01", | |
"startDate": "2014-06-01", | |
"highlights": [ | |
"Entwicklung einer Web-App zum Editieren von Sudoers- Dateien über den SUSE Manager", | |
"Programmierung eines Perl-Scripts zum Auflösen von Konflikten in Sudoers-Dateien", | |
"Bearbeitung von Service Requests", | |
"Vergabe von Zugriffsrechten", | |
"Dienste-Installation", | |
"Auswertung von SAR-Logs" | |
] | |
} | |
], | |
"interests": [ | |
{ | |
"name": "Fotografie" | |
}, | |
{ | |
"name": "Musik (E-Gitarre und Tin Whistle)" | |
}, | |
{ | |
"name": "Literatur" | |
}, | |
{ | |
"name": "Sport" | |
} | |
], | |
"languages": [{ | |
"language": "English", | |
"fluency": "gute Kenntnisse" | |
}, | |
{ | |
"language": "Französisch", | |
"fluency": "Grundkenntnisse" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment