Skip to content

Instantly share code, notes, and snippets.

@dnnsmnstrr
Last active May 15, 2024 12:06
Show Gist options
  • Save dnnsmnstrr/548256752a08213eded1c5c90dbe7767 to your computer and use it in GitHub Desktop.
Save dnnsmnstrr/548256752a08213eded1c5c90dbe7767 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Dennis Muensterer",
"label": "Developer",
"image": "https://avatars.githubusercontent.com/u/3686989?v=4",
"email": "dennismuensterer@gmail.com",
"url": "http://dnnsmnstrr.github.io",
"summary": "Dennis develops mobile and web applications. He is an alumni of the Apple Developer Academy in Naples, Italy.",
"location": {
"address": "",
"postalCode": "",
"city": "Mainz",
"countryCode": "DE"
},
"profiles": [
{
"network": "LinkedIn",
"username": "dennismuensterer",
"url": "https://www.linkedin.com/in/dennismuensterer"
},
{
"network": "GitHub",
"username": "dnnsmnstrr",
"url": "https://www.github.com/dnnsmnstrr"
},
{
"network": "Twitter",
"username": "dnnmsnstrr",
"url": "https://twitter.com/dnnsmnstrr"
}
]
},
"work": [
{
"name": "hpm",
"location": "Wiesbaden-Erbenheim, DE",
"description": "Digital Excellence",
"position": "Developer",
"url": "https://hpm.agency",
"startDate": "2019-05-01",
"summary": "hpm is a small IT-company based in Wiesbaden, Germany. Lately it has been focused on 'company building' in the form of the products TESORA, VOTEOS and FACH:WERK",
"highlights": [
"Created an internal wiki-website as a final project of my apprenticeship",
"Worked on projects such as the TESORA mobile-app and the VOTEOS blockchain-voting software"
]
}
],
"volunteer": [
{
"organization": "Behindertenseelsorge Mainz",
"position": "FSJ",
"url": "https://bistummainz.de/seelsorge/behindertenseelsorge/",
"startDate": "2015-09-01",
"endDate": "2016-03-31",
"summary": "Freizeiten für Menschen mit Behinderung",
"highlights": [
"Volunteered on trips for groups of children, teenagers and adults with disabilities",
"Destinations included Rome, Italy and De Rijp, Netherlands"
]
}
],
"education": [
{
"institution": "Technical University Munich",
"url": "https://www.tum.de/",
"area": "Engineering Sciences",
"studyType": "University",
"startDate": "2016-10-15",
"endDate": "2017-08-01"
},
{
"institution": "Apple Developer Academy - Naples",
"url": "https://www.developeracademy.unina.it/en/",
"area": "iOS Development",
"studyType": "Challenge Based Learning",
"startDate": "2017-10-01",
"endDate": "2018-06-30",
"courses": [
"Challenges - app projects developed in small teams",
"Design Thinking",
"Business modeling and planning"
]
},
{
"institution": "Friedrich-Ebert-Schule Wiesbaden",
"url": "https://fes-wiesbaden.de/",
"area": "Fachinformatik - Anwendungsentwicklung",
"studyType": "Berufsschule",
"startDate": "2019-08-15",
"endDate": "2022-01-15"
}
],
"awards": [
{
"title": "Medienberg Hack 2019 - Smart Media",
"date": "2019-11-28",
"awarder": "VRM",
"summary": "Hackathon Project. My team created an Alexa Skill that employed Text-to-Speech to guide through a text based RPG using the Twine-format."
},
{
"title": "IT-Talents Scholarship",
"date": "2022-01-04",
"awarder": "IAV",
"summary": "During my apprenticeship, I was awarded a year-long monthly stipend. An [interview](https://it-talents.de/partnerunternehmen/dennis-erhaelt-ein-it-stipendium/) was published."
},
{
"title": "Circular Hackfest 2023 - Best Business Opportunity",
"url": "https://hackfest.tech",
"date": "2023-11-16",
"awarder": "Circular Republic",
"summary": "My team worked on a robot that can cook and slice kebab meat. I helped rewrite the Arduino code and built an app to remotely control the robot."
}
],
"skills": [
{
"name": "Web Development",
"level": "Advanced",
"keywords": [
"React",
"Svelte",
"Javascript",
"node.js"
]
},
{
"name": "App Development",
"level": "Intermediate",
"keywords": [
"React Native",
"iOS",
"Swift",
"Android",
"Expo"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
},
{
"language": "German",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Making",
"keywords": [
"3d Printing",
"Raspberry Pi",
"Arduino"
]
},
{
"name": "Gaming",
"keywords": [
"VR",
"Indie",
"Handheld"
]
},
{
"name": "Smart Home",
"keywords": [
"Home Assistant",
"Zigbee"
]
}
],
"projects": [
{
"name": "Redairect",
"description": "A custom redirects-API that allows defining aliases for links",
"highlights": [
"Uses next.js for simple hosting & deployment on Vercel"
],
"keywords": [
"Vercel",
"Javascript"
],
"startDate": "2019-08-24",
"url": "https://redairect.com",
"roles": [
"Developer"
],
"type": "application"
},
{
"name": "Raycast BetterTouchTool Extension",
"description": "Run predefined actions and named triggers in BTT directly from Raycast",
"highlights": [
"Nearing 1000 downloads in the Raycast Store",
"A feature was added to BTT specifically by my request to get named triggers via the scripting interface"
],
"keywords": [
"BetterTouchTool",
"Raycast"
],
"startDate": "2023-03-01",
"url": "https://www.raycast.com/dnnsmnstrr/bettertouchtool",
"roles": [
"Developer"
],
"type": "application"
}
],
"meta": {
"theme": "elegant",
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2024-05-15T12:12:12"
}
}
@dnnsmnstrr
Copy link
Author

@dnnsmnstrr
Copy link
Author

Link to quickly edit this file: https://dnnsmnstrr.github.io/edit-resume

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment