Skip to content

Instantly share code, notes, and snippets.

@rynr
Last active December 13, 2023 09:47
Show Gist options
  • Save rynr/56f9ddb3db1b07e7882222f3d452d4f8 to your computer and use it in GitHub Desktop.
Save rynr/56f9ddb3db1b07e7882222f3d452d4f8 to your computer and use it in GitHub Desktop.
resume.json
{
"basics": {
"name": "Rainer Jung",
"label": "Software Development / Architecture / Devops",
"image": "https://www.xing.com/image/7_9_4_d9b3656fd_30551_8/rainer-jung-foto.256x256.jpg",
"email": "r@iner.cc",
"phone": "+49 176 62843300",
"url": "https://ra.iner.cc/",
"summary": "Java, JavaScript and Ruby on Rails Developer · Architect · Agile-/Scrum-Enthusiast · Musician · Singer · Snowboarder · Biker · Rock-Climber · Diver",
"location": {
"city": "Munich",
"countryCode": "DE",
"region": "Bavaria"
},
"profiles": [{
"network": "stack-overflow",
"username": "rainer-jung",
"url": "https://stackoverflow.com/users/1903347/rainer-jung"
}, {
"network": "github",
"username": "rynr",
"url": "https://github.com/rynr"
}, {
"network": "gitlab",
"username": "rynr",
"url": "https://gitlab.com/rynr"
}, {
"network": "Linkedin",
"username": "rainerjung",
"url": "https://www.linkedin.com/in/rainerjung"
}, {
"network": "xing",
"username": "Rainer Jung",
"url": "https://www.xing.com/profile/Rainer_Jung"
}, {
"network": "keybase",
"username": "rjung",
"url": "https://keybase.io/rjung"
}]
},
"work": [{
"name": "FlixMobility Tech GmbH",
"position": "Senior Software Developer",
"url": "https://flixbus.com/",
"startDate": "2019-04-01",
"summary": "Settlement-Software for Buspartner",
"highlights": ["java", "javascript", "typescript", "kafka", "terraform", "kubernetes", "aws", "gitlab", "finance"]
}, {
"name": "SinnerSchrader Deutschland GmbH",
"position": "Senior Software Developer",
"url": "https://sinnerschrader.com/",
"startDate": "2014-11-01",
"endDate": "2019-03-31",
"summary": "Development of Online-Retail-Services for BMW and CMS for Allianz and Comdirect.",
"highlights": ["java", "javascript", "solr", "oracle", "continuous-integration", "virtualization", "cms"]
}, {
"name": "FriendScout24 GmbH",
"position": "Expert Developer / Architect",
"url": "https://friendscout24.de/",
"startDate": "2010-11-01",
"endDate": "2014-10-31",
"summary": "Development and Architecture around the sites of Frienscot24 and the mobile activities to a service-oriented architecture.",
"highlights": ["ruby", "rest", "java", "javascript", "microservices", "continuous-integration", "continuous-deployment"]
}, {
"name": "AutoScout24 GmbH",
"position": "Senior Developer CRM",
"url": "https://autoscout24.com/",
"startDate": "2006-07-01",
"endDate": "2010-10-31",
"summary": "I created the internal CRM- and invoicing-system.",
"highlights": ["ruby-on-rails", "postgresql", "encryption", "pdf"]
}, {
"name": "the virtual solution consulting GmbH",
"position": "Senior Software Developer",
"url": "https://virtual-solution.com/",
"startDate": "2005-08-15",
"endDate": "2006-06-30",
"summary": "I created business-software for a big german leasing company to handle their assets.",
"highlights": ["java", "spring", "junit"]
}, {
"name": "SevenOne Intermedia GmbH",
"position": "System-Developer",
"url": "http://www.prosiebensat1digital.de/",
"startDate": "2000-06-01",
"endDate": "2005-07-31",
"summary": "I was responsible for the development of all kind of activities for the websites, mobile applications and the teletext of the ProSiebenSat.1 Media AG.",
"highlights": ["perl", "relational-database", "sms", "mobile"]
}],
"education": [{
"institution": "Technische Hochschule Karlsruhe",
"area": "Elektrotechnics"
}, {
"institution": "Universität Karlsruhe",
"area": "Elektrotechnics"
}, {
"institution": "Universität Heidelberg",
"area": "Mathematics/Physics"
}],
"certificates": [{
"name": "Autometalogolex",
"date": "2017-08-03",
"issuer": "xkcd",
"url": "https://xkcd.com/1932/"
}, {
"name": "Seepferdchen",
"date": "1983-05-08",
"issuer": "Deutscher Schwimm-Verband e.V.",
"url": "https://www.dsv.de/fitness-gesundheit/schwimmabzeichen/seepferdchen/"
}],
"skills": [{
"name": "Java",
"level": "master",
"keywords": ["java", "spring", "junit", "jpa", "maven", "gradle"]
}, {
"name": "Architecture",
"level": "advanced",
"keywords": ["microservice", "connectivity", "distribution", "kafka", "security"]
}, {
"name": "Cloud/DevOps",
"level": "advanced",
"keywords": ["docker", "kubernetes", "aws", "cloud", "terraform", "ansible"]
}, {
"name": "JavaScript Development",
"level": "intermediate",
"keywords": ["javascript", "typescript", "angular"]
}],
"interests": [
{
"name": "Electronics"
}, {
"name": "Music"
}, {
"name": "Reading"
}, {
"name": "OpenSource"
}
],
"meta": { "theme": "mantra" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment