Skip to content

Instantly share code, notes, and snippets.

@marcobiedermann
Last active January 3, 2024 14:54
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 marcobiedermann/157fdd6958983245f3ed0bdc77daa89a to your computer and use it in GitHub Desktop.
Save marcobiedermann/157fdd6958983245f3ed0bdc77daa89a to your computer and use it in GitHub Desktop.
{
"version": "0.0.8",
"name": "@marcobiedermann/resume.json",
"main": "resume.json"
}
{
"basics": {
"name": "Marco Biedermann",
"label": "Senior Full-Stack Software Engineer primarily working with TypeScript, Node.js & React",
"image": "",
"email": "5244986+marcobiedermann@users.noreply.github.com",
"phone": "",
"url": "https://marcobiedermann.com",
"summary": "",
"location": {
"countryCode": "DE",
"address": "Germany"
},
"profiles": [
{
"network": "LinkedIn",
"username": "biedermannmarco",
"url": "https://www.linkedin.com/in/biedermannmarco/"
},
{
"network": "Twitter",
"username": "BiedermannMarco",
"url": "https://twitter.com/BiedermannMarco"
}
]
},
"work": [
{
"name": "Mobimeo",
"position": "Senior Software Engineer",
"startDate": "2021-04-01",
"highlights": [],
"summary": "- Primarily working with TypeScript, Node.js, and React, solving problems in the ticketing, tariffication, and public-transport domain\n- Automated Deployment using GitHub Actions CI, hosting on AWS infrastructure using Kubernetes\n- Active member of the Node.js- and Web chapter, establishing company-wide standards and exploring new best practices\n- Building and maintaining three microservices (Node.js [Express.js], Postgres database, SQS event queue) plus additional tooling for sales reporting\n- Operating and monitoring (Grafana, Prometheus, Alertmanager) of services as well as being part of the 24/7 on-call rotation group\n- Providing one-on-one mentoring on a weekly basis, helping others understand various techniques and patterns of software engineering",
"url": "https://mobimeo.com",
"location": "Berlin, Germany"
},
{
"name": "Klarna",
"position": "Software Engineer",
"startDate": "2020-10-01",
"endDate": "2021-03-31",
"highlights": [],
"summary": "AI Web Automation & Tools team\nWeb Data gathering and validation at low cost through:\n1. motivated and trained outsourcing ops,\n2. In-house built intuitive tools with smart features (eg: autofill forms, auto-extract text, etc) that assist manual work\n3. Train machine learning model to predict data for unknown input",
"url": "https://klarna.com",
"location": "Berlin, Germany"
},
{
"name": "moovel Group",
"position": "Full Stack Engineer",
"startDate": "2017-09-01",
"endDate": "2020-09-30",
"highlights": [],
"summary": "Mobility Benefits Service\nPlanning, developing, scaling and monitoring of Mobility Benefits microservice architecture (REST API, Event message publisher, and consumer, scheduler, dashboard) in order to increase the GMV of moovel (ReachNow) mobile app by 130% in last year.\n\nMobility Benefits Console Service\nDeveloped a self-service dashboard in order to onboard and integrate new MSPs via Deep linking in moovel (ReachNow) mobile app.\n\nStadtmobil Adapter Proxy\nDeveloped Stadtmobil Adapter (API Proxy) to integrate Deeplinking of Mobility Service Provider in moovel (Reach Now) mobile app.\n\nmoovel.com Website\nRestructure and combine five websites into one in order to increase search awareness and increase traffic by 400%",
"url": "https://moovel.com",
"location": "Berlin, Germany"
},
{
"name": "ECONSOR",
"position": "Back End Developer",
"startDate": "2016-08-01",
"endDate": "2017-07-31",
"highlights": [],
"summary": "Developed several backend web application APIs, web applications, and websites for B2B and B2C clients: government (BZGA), hospitals, e-commerce configurators, lawyers, automotive sector, industry sector.",
"url": "https://econsor.de",
"location": "Stuttgart, Baden-Württemberg, Germany"
},
{
"name": "FIXTREME",
"position": "Frontend Developer",
"startDate": "2013-09-01",
"endDate": "2016-08-31",
"highlights": [],
"summary": "Developed several front-end and back-end websites, supported and taught B2B and B2C clients: government (Stadt Ludwigsburg), industry (Festo), hotels, restaurants, lawyers, event hoster, medical sector",
"url": "https://fixtreme.de",
"location": "Ludwigsburg, Baden-Württemberg, Germany"
}
],
"volunteer": [],
"education": [],
"awards": [],
"certificates": [],
"publications": [],
"skills": [],
"languages": [],
"interests": [],
"references": [],
"projects": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment