Skip to content

Instantly share code, notes, and snippets.

@h4p
Created January 17, 2023 13:32
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 h4p/35b8bad27f06f7a4b6e772593ef1b948 to your computer and use it in GitHub Desktop.
Save h4p/35b8bad27f06f7a4b6e772593ef1b948 to your computer and use it in GitHub Desktop.
{
"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": "I'm a software engineer who is also interested in running apps. Concepts like platform-as-a-service (PaaS) fascinate me - but I do like to know what is happening behind the curtain. Although I am fond with embedded systems, nowadays, my tasks more have to do with applications servers, container and cloud solutions. In my freetime I enjoy creating (somewhat) beautiful user interfaces as well.",
"email": "wessels.tobias@gmail.com",
"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 runs a multi-tenant platform for handling bets of any kind. My tasks within this field were:",
"website": "https://www.ongoingmedia.de/",
"name": "OnGoingMedia GmbH",
"location": "Hamburg",
"position": "Build- and Configuration Engineer",
"startDate": "2017-04-01",
"endDate": "2023-04-30",
"highlights": [
"Development of build- and deploy pipelines",
"Java EE Backend Developer tasks within the sprints",
"JIRA/Confluence Administrator",
"Responsible for live deployments",
"Mac Administrator"
]
},
{
"summary": "My tasks as a working student in the division »Sensor Characterization« were:",
"website": "http://www.nxp.com",
"name": "NXP Semiconductors",
"position": "Ingenieur",
"endDate": "2017-01-01",
"startDate": "2015-08-01",
"highlights": [
"Developing a Software Concept for automating the sensor characterization",
"Writing of a driver library for PXI systems in MATLAB",
"Testframe evaluation on FPGAs"
]
},
{
"summary": "My tasks as a working student in the divsion »Linux Administration« were:",
"website": "http://www.ottogroup.de",
"name": "Otto Group",
"position": "Entwickler",
"endDate": "2015-07-01",
"startDate": "2014-06-01",
"highlights": [
"Develop a webapp to edit sudoers files from within the SUSE Manager",
"Solve conflicts in sudoers files with help of a perl script",
"Processing of Service Requests, e.g. Installation of services",
"Handling permissions",
"Analysing system activities with sar"
]
}
],
"interests": [
{
"name": "Photography"
},
{
"name": "Music (E-Guitar and Tin Whistle)"
},
{
"name": "Literature"
},
{
"name": "Sports"
}
],
"languages": [{
"language": "English",
"fluency": "fluent"
},
{
"language": "Französisch",
"fluency": "basic conversation"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment