March 23, 2021
(Virtual)

WeAreDevelopers Live Days

Get insights into trendings frameworks, patterns, tools, and best practices.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

in partnership with
LIVE TODAY
March 23, 2021

WeAreDevelopers Live Days

Get insights into trendings frameworks, patterns, tools, and best practices.

Powered by:
in partnership with
in partnership with

About the event

Together with BOSCH we invite you to a full day of learning more about the intersection of mobility and code. Get to know more about how modern mobility is defined by an intricate interplay of hardware and software and how cars are not only connected to the road, but also to the cloud.

Coding the Future of Mobility features a variety of talks and a workshop, that give you valuable insights into the world of mobility - wether you join in-person or online.

About the event

Together with Bosch we invite you to a full day of learning more about the intersection of mobility and code. Get to know more about how modern mobility is defined by an intricate interplay of hardware and software and how cars are not only connected to the road, but also to the cloud.

Coding the Future of Mobility features a variety of talks and a workshop, that give you valuable insights into the world of mobility - wether you join in-person or online.

Explore the sessions and speakers

10:00 am
10:05 am
(CET)
(CEST)
Welcome & opening address
Sead Ahmetovic
CEO & Co-founder of WeAreDevelopers
10:00 am
10:05 am
(CET)

Welcome & opening address

Welcome to the first edition of the WeAreDevelopers Live Days!

CEO & Co-founder of WeAreDevelopers

Helping developers to level up their career.

Hosting the world's leading developer event.

♟ Chess enthusiast ♥️ Husband & Catfather 🐈‍⬛ 🐈

Register for Workshop
Welcome & opening address
Cancelled
Welcome to the first edition of the WeAreDevelopers Live Days!
About the speaker(s)
Helping developers to level up their career. Hosting the world's leading developer event. ♟ Chess enthusiast ♥️ Husband & Catfather 🐈‍⬛ 🐈
Check out the speakers company
10:05 am
12:00 pm
(CET)
(CEST)
Get started with securing your cloud-native Java microservices applications
Thomas Südbröcker
Developer Advocate at IBM
10:05 am
12:00 pm
(CET)

Get started with securing your cloud-native Java microservices applications

As a developer, you maybe ask yourself: "How to get started to secure my Cloud Native Java application?"

In this session, we focus on how to get started with application security from two perspectives:

  • Authentication and authorization implementation
  • Platform security

That includes the following topics:

  • How to implement authorization and authentication with the Open Source Identity and Access Management system Keycloak and JSON Web Tokens (JWT)
  • How to secure external access to a Kubernetes cluster with TLS
  • How to secure communication between Microservices with Istio and mTLS

The content is based on the example application from the OpenSource Github project #CloudNativeStarter, built with Quarkus and Microprofile.

Developer Advocate at IBM

Thomas is a Developer Advocate at IBM and aims to provide help and guidance for developers to become familiar with cloud development topics and how to use relevant CI/CD in IBM Cloud. He is currently focusing on Microservices, containers running on Kubernetes, or RedHat OpenShift. He follows the guideline: "You may fall down, but you have to get up again!"

Register for Workshop
Get started with securing your cloud-native Java microservices applications
Cancelled
In this session, we focus on how to get started with application security from two perspectives: Authentication & authorization implementation and Platform security.
About the speaker(s)
Thomas is a Developer Advocate at IBM and aims to provide help and guidance for developers to become familiar with cloud development topics and how to use relevant CI/CD in IBM Cloud. He is currently focusing on Microservices, containers running on Kubernetes, or RedHat OpenShift. He follows the guideline: "You may fall down, but you have to get up again!"
Check out the speakers company
1:00 pm
1:45 pm
(CET)
(CEST)
Application Modernization and Rabbits
Niklas Heidloff
Developer Adcocate at IBM
1:00 pm
1:45 pm
(CET)

Application Modernization and Rabbits

Are you curious to understand what application modernization has to do with rabbits? Do you want to learn how to modernize 10-year-old Java applications to gain benefits from the cloud? Do you want to try this yourself, following step-by-step instructions? Then you should attend this session!

Application modernization doesn’t happen overnight magically. Fortunately, it doesn’t have to. Application modernization is a journey with multiple steps where every step adds value which I'll demonstrate via an open-source example.

Developer Adcocate at IBM

Throughout his career, Niklas Heidloff has always been a champion of innovative application development and an active supporter in the open-source software community. After helping drive the success of a German startup, Niklas accepted a position within IBM as a software architect and spent the next years traveling internationally, invigorating developer communities around various collaborative and mobile technologies. In his current role, Niklas is an IBM developer advocate where he is helping educate developers on new cloud-based application development tools and techniques.

Register for Workshop
Application Modernization and Rabbits
Cancelled
Are you curious to understand what application modernization has to do with rabbits? Do you want to learn how to modernize 10-year-old Java applications to gain benefits from the cloud? Do you want to try this yourself, following step-by-step instructions?
About the speaker(s)
Throughout his career, Niklas Heidloff has always been a champion of innovative application development and an active supporter in the open-source software community. After helping drive the success of a German startup, Niklas accepted a position within IBM as a software architect and spent the next years traveling internationally, invigorating developer communities around various collaborative and mobile technologies. In his current role, Niklas is an IBM developer advocate where he is helping educate developers on new cloud-based application development tools and techniques.
Check out the speakers company
2:00 pm
2:45 pm
(CET)
(CEST)
Rethinking reactive architectures with GraphQL
David Leitner
Principal Engineer at SQUER Solutions
2:00 pm
2:45 pm
(CET)

Rethinking reactive architectures with GraphQL

Modern web architectures are amidst a paradigm shift – more and more software applications are built upon asynchronous and reactive patterns. This movement is understandable, as it takes scalability, resilience, and real-time integration to an elusive new level. Unfortunately, we observe that many new customer projects only use parts of this paradigm shift sensibly. Thus, they often end up with only partially reactive architecture that introduces a lot of new complexity without allowing us to utilize the full potential of reactivity.

In this talk, we will focus on the reactive paradigm's central concepts, core ideas, and the corresponding manifest and make them understandable. Based on this knowledge, we will go into detail by mapping it to concrete patterns, like event-centric persistence, the concept of hydrations or projections, and the shift of creating systems in a fully push-based design from end-to-end.

Upon a closer look at the advantages and challenges we've experienced in customer projects, it turns out that reactive architecture is not a silver bullet either. Rather, they are suited for a specific set of problems. In a nutshell, reactive architectures can be a game-changing tool to build cloud-native, highly responsive, and resilient applications. This talk will give you the needed knowledge to decide if it's the right one for the job.

Principal Engineer at SQUER Solutions

David is Coding Architect at SQUER, a Viennese Software Company, which is working with different stacks and environments, but always an overarching mission: connect ideas and provide impact — with technology. He spends much of his time on the frontlines tackling the challenges of scaling software and complex domains, with a strong focus on reactive systems, cloud-native architectures and state of the art web technologies. David enjoys sharing his knowledge as a speaker at conferences and as a lecturer for his post-diploma courses at the University of Applied Sciences Technikum Vienna.

Register for Workshop
Rethinking reactive architectures with GraphQL
Cancelled
In this talk, we will focus on the reactive paradigm's central concepts, core ideas, and the corresponding manifest and make them understandable.
About the speaker(s)
David Leitner is an Enthusiastic Software Professional from Vienna who is working on various projects using a bunch of different stacks and environments. He spends much of his time on the frontlines tackling the challenges of scaling software and complex domains. A software engineer with more than 10 years’ experience prefers his code simple and small instead of clever and edgy. David enjoys sharing his knowledge as a speaker at conferences and as a lecturer for his post-diploma courses at the University of Applied Sciences Technikum Vienna.
Check out the speakers company
3:00 pm
3:45 pm
(CET)
(CEST)
Unleash your web skills on native!
Rowdy Rabouw
Web & App Developer, Sr. DevOps, International Tech Speaker
3:00 pm
3:45 pm
(CET)

Unleash your web skills on native!

Developing native iOS and Android apps can be very time-consuming and expensive. Did you know you can use your knowledge of HTML, CSS, and JavaScript to build truly native apps with NativeScript?

I will explain what NativeScript is, how it compares to other frameworks, and demo how easy and fun it is to get started and how to make use of native capabilities.

Web & App Developer, Sr. DevOps, International Tech Speaker

Rowdy has been present on the internet since 1996 and almost immediately started building websites by dissecting existing sites' source code. Something almost impossible nowadays because of JavaScript bundlers, which is a shame.

Some years later he also started using the web as a distribution platform for his freeware Formula 1 related Windows software, Formula One Xplorer. APIs weren't a common thing back then, so he made sure small update files were available for download after each Grand Prix weekend.

In 2004 he founded his company double-R web development for building custom websites, webshops, web applications, and apps for small and mid-level clients.

When he is not behind his laptop, he likes to attend conferences (either as an attendee or speaker) or relax on the couch watching TV series and Super Hero movies.

Register for Workshop
Unleash your web skills on native!
Cancelled
I will explain what NativeScript is, how it compares to other frameworks, and demo how easy and fun it is to get started and how to make use of native capabilities.
About the speaker(s)
Rowdy has been present on the internet since 1996 and almost immediately started building websites by dissecting existing sites' source code. Something almost impossible nowadays because of JavaScript bundlers, which is a shame. Some years later he also started using the web as a distribution platform for his freeware Formula 1 related Windows software, Formula One Xplorer. APIs weren't a common thing back then, so he made sure small update files were available for download after each Grand Prix weekend. In 2004 he founded his company double-R web development for building custom websites, webshops, web applications, and apps for small and mid-level clients. When he is not behind his laptop, he likes to attend conferences (either as an attendee or speaker) or relax on the couch watching TV series and Super Hero movies.
Check out the speakers company
4:00 pm
4:45 pm
(CET)
(CEST)
How to stop choosing JavaScript frameworks and start living
Sasha Shynkevich
Eng. Manager at Bravado | Organizer MinskCSS, MinskJS, FrontendConf | Google Dev Expert
4:00 pm
4:45 pm
(CET)

How to stop choosing JavaScript frameworks and start living

Imagine, you have a task to hang a picture on the wall. What would you do first? You can start by picking up your favorite tool. Let's say, a hammer. If you're a Senior HammerJS Developer, you could probably use a hammer for screws as well as for nails. Or you could spend some time researching if you need that picture on that particular wall in the beginning.

The same goes for the frontend development. JavaScript framework is just a tool that helps us to build applications. And like any other tool, it has its purpose and the list of tasks it's good for. So why is it so hard to choose the right one for a new project? In the talk, Sasha is going to share her experience on how to choose the best tools for your projects and what important things you have to decide before you start looking at your options.

Eng. Manager at Bravado | Organizer MinskCSS, MinskJS, FrontendConf | Google Dev Expert

Sasha is a passionate frontend developer from Minsk, Belarus. She made her first web-page in 2006, and she has been in love with coding since then. She tried a bunch of different tools and worked with half a dozen of JavaScript frameworks during her career. She is a speaker and co-organizer of local city meetups MinskCSS and MinskJS, and the CSS-Minsk-JS Conference. She loves participating in tech conferences and meetups, giving talks, and hosting events. In her spare time between working, sleeping, and burning out, Sasha does pole dancing, camping with her friends, and playing D&D as a Dungeon Master.

Register for Workshop
How to stop choosing JavaScript frameworks and start living
Cancelled
In the talk, Sasha is going to share her experience on how to choose the best tools for your projects and what important things you have to decide before you start looking at your options.
About the speaker(s)
Sasha is a passionate frontend developer from Minsk, Belarus. She made her first web-page in 2006, and she has been in love with coding since then. She tried a bunch of different tools and worked with half a dozen of JavaScript frameworks during her career. She is a speaker and co-organizer of local city meetups MinskCSS and MinskJS, and the CSS-Minsk-JS Conference. She loves participating in tech conferences and meetups, giving talks, and hosting events. In her spare time between working, sleeping, and burning out, Sasha does pole dancing, camping with her friends, and playing D&D as a Dungeon Master.
Check out the speakers company
5:00 pm
5:45 pm
(CET)
(CEST)
Extensionator: Rise of the Chromium
Keren Kenzi
Senior Software Engineer | Tech Community Manager | Public Speaker
5:00 pm
5:45 pm
(CET)

Extensionator: Rise of the Chromium

Wouldn't it be great if you could use your coding skills to simplify your day-to-day tasks and boost your productivity with tools like Chrome Extensions? In this session, we will explore the magic behind Chrome Extensions and how you can write your own in just a few steps. We'll go over the basic manifest fields we need for that and conclude with a demo. I hope to inspire you to write Chrome Extensions, and that one of these days, I will see your creations in the Chrome Web Store.

Senior Software Engineer | Tech Community Manager | Public Speaker

Keren is a senior software engineer with over a decade of experience in the industry.

She holds an M.Sc. in Computer Science and is passionate about React and learning new technologies. Keren volunteers as a program manager at Baot, a community that supports women in R&D in their professional growth. She instructs and inspires developers to write blogs in her tech blogging workshops. Keren has experience as a dev community leader and a co-organizer of meetups and events. And in her not-so-spare time, she studies psychology. Her hobbies include drawing, photography, and singing.

Register for Workshop
Extensionator: Rise of the Chromium
Cancelled
Wouldn't it be great if you could use your coding skills to simplify your day-to-day tasks and boost your productivity with tools like Chrome Extensions?
About the speaker(s)
Keren is a senior software engineer with over a decade of experience in the industry. She holds an M.Sc. in Computer Science and is passionate about React and learning new technologies. Keren volunteers as a program manager at Baot, a community that supports women in R&D in their professional growth. She instructs and inspires developers to write blogs in her tech blogging workshops. Keren has experience as a dev community leader and a co-organizer of meetups and events. And in her not-so-spare time, she studies psychology. Her hobbies include drawing, photography, and singing.‍
Check out the speakers company
1:00 pm
1:45 pm
(CET)
(CEST)
Building a friendly Kotlin SDK to connect to JetBrains Space
Maarten Balliauw
Developer Advocate at JetBrains
1:00 pm
1:45 pm
(CET)

Building a friendly Kotlin SDK to connect to JetBrains Space

Space is a team tool that integrates chats, meetings, git hosting, automation, and much more. It has an HTTP API that lets you integrate third-party apps and workflows. That API is huge, though!

In this session, we will not spend too much time talking about Space. Instead, we'll focus on its API. We'll look at the process, thought, and technology behind the Kotlin SDK for Space, and how we make that massive API more digestible. You will see how we used code generation, domain-specific language, and how building extensibility for third-party developers means you will have to guide them into the pit of success.

Developer Advocate at JetBrains

Maarten Balliauw loves building web and cloud apps. His main interests are in web technologies and application performance. He is a Developer Advocate at JetBrains, and formerly founded MyGet. Maarten is a frequent speaker at various national and international events and organizes user group events in Belgium. In his free time, he brews his own beer.

Register for Workshop
Building a friendly Kotlin SDK to connect to JetBrains Space
Cancelled
Space is a team tool that integrates chats, meetings, git hosting, automation, and much more. It has an HTTP API that lets you integrate third-party apps and workflows. That API is huge, though!
About the speaker(s)
Maarten Balliauw loves building web and cloud apps. His main interests are in web technologies and application performance. He is a Developer Advocate at JetBrains, and formerly founded MyGet. Maarten is a frequent speaker at various national and international events and organizes user group events in Belgium. In his free time, he brews his own beer.
Check out the speakers company
2:00 pm
2:45 pm
(CET)
(CEST)
Build UIs that learn – discover the powerful combination of UI and AI
Eliran Natan
Tech Lead at ZorgDomein
2:00 pm
2:45 pm
(CET)

Build UIs that learn – discover the powerful combination of UI and AI

How to build a UI that LEARNS? Being able to learn and predict the behavior of users has many powerful applications, one of them is the chance to boost the UI performance by prefetching code & resources before the user reaches them. In this talk, we describe a high-level implementation of an intelligent prefetcher using ReactJS and TensorFlowJS. We use neural networks to learn the user's behavior and leverages React's lazy-loading API to prefetch components according to predictions.

Tech Lead at ZorgDomein

Eliran is a Lead Software Engineer and a Developer advocate with a passion for Computer Science & Software Design. He holds a BSc in Computer Science from Technion – Israel Institute of Technology. Eliran has led development teams in both Tel Aviv and New York, and today he lives with his wife in the Netherlands, helping to build the future of digital Health Care.

Register for Workshop
Build UIs that learn – discover the powerful combination of UI and AI
Cancelled
How to build a UI that LEARNS? Being able to learn and predict the behavior of users has many powerful applications, one of them is the chance to boost the UI performance by prefetching code & resources before the user reaches them.
About the speaker(s)
Eliran is a Lead Software Engineer and a Developer advocate with a passion for Computer Science & Software Design. He holds a BSc in Computer Science from Technion – Israel Institute of Technology. Eliran has led development teams in both Tel Aviv and New York, and today he lives with his wife in the Netherlands, helping to build the future of digital Health Care.
Check out the speakers company
3:00 pm
3:45 pm
(CET)
(CEST)
Typescript, React and Atomic Design: a match made in heaven
Nathalia Rus
Co-Founder & Engineer at Custodian
3:00 pm
3:45 pm
(CET)

Typescript, React and Atomic Design: a match made in heaven

Learn how combining Typescript with Atomic design can help you build flexible & consistent front-end web applications.

In this talk Nathalia Rus demonstrates a great project structure, whilst explaining how it helps to develop maintainable and resilient front-end web applications which scale well with team size.

Co-Founder & Engineer at Custodian

Multi-award winning technologist and previous mentor at the Boeing Coding School, Nathalia lobbies for better access to STEM education in Europe. Named 16th UK "Woman to Watch" by JP Morgan in 2018, this ex-Goldmanite is now part of a mission to revolutionise the insurtech play on specialist cars.

Register for Workshop
Typescript, React and Atomic Design: a match made in heaven
Cancelled
In this talk Nathalia Rus demonstrates a great project structure, whilst explaining how it helps to develop maintainable and resilient front-end web applications which scale well with team size.
About the speaker(s)
Multi-award winning technologist and previous mentor at the Boeing Coding School, Nathalia lobbies for better access to STEM education in Europe. Named 16th UK "Woman to Watch" by JP Morgan in 2018, this ex-Goldmanite is now part of a mission to revolutionise the insurtech play on specialist cars.
Check out the speakers company
4:00 pm
4:45 pm
(CET)
(CEST)
Vue.js and TypeScript: Working together like peanut butter and jelly
Rob Richardson
Developer Advocate at Cyral, Tech Speaker, Community Leader
4:00 pm
4:45 pm
(CET)

Vue.js and TypeScript: Working together like peanut butter and jelly

Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster. Together, they can boost your productivity. Join us as we peel back the layers of TypeScript and look at the tricks of the trade to get them playing well together. You'll leave with a solid methodology and code samples to get started with Vue + TypeScript.

Developer Advocate at Cyral, Tech Speaker, Community Leader

Rob Richardson is a software craftsman building web properties in ASP.NET and Node, React and Vue. He’s a Microsoft MVP, published author, frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high quality software development. You can find this and other talks at https://robrich.org/presentations and follow him on twitter at @rob_rich.

Register for Workshop
Vue.js and TypeScript: Working together like peanut butter and jelly
Cancelled
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster. Together, they can boost your productivity.
About the speaker(s)
Rob Richardson is a software craftsman building web properties in ASP.NET and Node, React and Vue. He’s a Microsoft MVP, published author, frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high quality software development. You can find this and other talks at https://robrich.org/presentations and follow him on twitter at @rob_rich.
Check out the speakers company
5:00 pm
5:45 pm
(CET)
(CEST)
Kirsty's excellent adventure in CSS Grid
Kirsty Burgoine
Frontend & WordPress Engineer at Human Made
5:00 pm
5:45 pm
(CET)

Kirsty's excellent adventure in CSS Grid

The CSS Grid specification is one of the most exciting additions to CSS, pretty much ever. It has the power to allow us to think about layout in ways we never have before. But many people still haven’t tried it out yet because the perception is it's difficult to learn or it doesn’t have enough support. Kirsty is here to debunk these myths and instead take you on a most excellent adventure exploring how to use CSS GRID in a production environment. Taking a tour of some of the new properties and units now available in the GRID Specification, how to create complex layouts, and explaining some of the gotcha’s and how to get around them. So that, by the end, hopefully, you will all agree that CSS Grid really is Excellent!

Frontend & WordPress Engineer at Human Made

Kirsty is a WordPress engineer/frontend developer at Human Made working on Enterprise level WordPress projects. She has a geeky fascination with frontend technologies, especially CSS.

She lives in Shropshire in the UK, with her wife, three cats, and two house rabbits (also known as destrocto-bunnies!), likes really naff (aka classic) films and has a slight obsession with Stormtroopers. All of which are well documented on Instagram!

Register for Workshop
Kirsty's excellent adventure in CSS Grid
Cancelled
The CSS Grid specification is one of the most exciting additions to CSS, pretty much ever. It has the power to allow us to think about layout in ways we never have before. But many people still haven’t tried it out yet.
About the speaker(s)
Kirsty is a WordPress engineer/frontend developer at Human Made working on Enterprise level WordPress projects. She has a geeky fascination with frontend technologies, especially CSS. She lives in Shropshire in the UK, with her wife, three cats, and two house rabbits (also known as destrocto-bunnies!), likes really naff (aka classic) films and has a slight obsession with Stormtroopers. All of which are well documented on Instagram!
Check out the speakers company
12:00 pm
12:45 pm
(CET)
(CEST)
Sustainable speed
Mindaugas Mozūras
Head of Engineering at Vinted
12:00 pm
12:45 pm
(CET)

Sustainable speed

This talk is about how we approach Engineering at Vinted. Sustainable speed is a crucial element of our approach.

Everyone values speed. Fast is better than slow. At Vinted, we value speed too. But we recognize the differences between short-term speed and long-term speed. Instead of a short-term burst, we want to be sustainably fast.

Vinted is the largest online C2C marketplace in Europe dedicated to second-hand fashion, with a growing community of 37+ million users spanning 13 markets: the USA, UK, Germany, France, Belgium, Austria, Poland, Czech Republic, Spain, Lithuania, Luxembourg, Italy, and the Netherlands. Founded in 2008 in Lithuania by Milda Mitkute and Justas Janauskas, the company is now led by CEO Thomas Plantenga and backed by four leading venture capital firms: Accel Partners, Insight Venture Partners, Burda Principal Investments, and Sprints Capital. On a mission to make second-hand fashion the first choice worldwide, Vinted helps members sell and buy second-hand clothes and accessories from each other, making shopping a mobile and social experience through one-on-one member interactions in its community. The European start-up is headquartered in Vilnius, with offices in Berlin, Prague, and Utrecht, and has over 600 employees.

Head of Engineering at Vinted

Mindaugas Mozūras is the Head of Engineering at Vinted, the world's biggest preloved fashion marketplace, and Lithuania's first tech unicorn. He believes in Vinted's mission to make second-hand the first choice worldwide and does his darned best to help achieve it with the powers of caring, listening, and leading.

Mindaugas is also an international speaker, voracious book reader, movie lover, fearless software writer, budding cook, and just an all-around geek. He's curious and optimistic. Mindaugas strives to learn more and is focused on growing as a technologist and problem solver. Mindaugas is a frequent speaker, sharing his personal experience and that of the Vinted Engineering team, who are big fans of continuous deployment, releasing code hundreds of times per day into production.

Mindaugas likes to contribute back to the software development community. He co-founded Vilnius.js, one of the longest-running tech meetups in Vilnius. Mindaugas wants to improve tech leadership in Vilnius and organizes Vilnius Tech Leads meetup towards that end. He has made significant contributions to open source with his projects and improvements to existing ones

Register for Workshop
Sustainable speed
Cancelled
This talk is about how we approach Engineering at Vinted. Sustainable speed is a crucial element of our approach. Everyone values speed. Fast is better than slow. At Vinted, we value speed too. But we recognize the differences between short-term speed and long-term speed.
About the speaker(s)
Mindaugas Mozūras is the Head of Engineering at Vinted, the world's biggest preloved fashion marketplace, and Lithuania's first tech unicorn. He believes in Vinted's mission to make second-hand the first choice worldwide and does his darned best to help achieve it with the powers of caring, listening, and leading. Mindaugas is also an international speaker, voracious book reader, movie lover, fearless software writer, budding cook, and just an all-around geek. He's curious and optimistic. Mindaugas strives to learn more and is focused on growing as a technologist and problem solver. Mindaugas is a frequent speaker, sharing his personal experience and that of the Vinted Engineering team, who are big fans of continuous deployment, releasing code hundreds of times per day into production. Mindaugas likes to contribute back to the software development community. He co-founded Vilnius.js, one of the longest-running tech meetups in Vilnius. Mindaugas wants to improve tech leadership in Vilnius and organizes Vilnius Tech Leads meetup towards that end. He has made significant contributions to open source with his projects and improvements to existing ones
Check out the speakers company
1:00 pm
1:45 pm
(CET)
(CEST)
Generating code with Angular schematics
Stanimira Vlaeva
GDE for Angular & Software Engineer at VMWare Clarity
1:00 pm
1:45 pm
(CET)

Generating code with Angular schematics

Schematics is a project transformation tool developed by the Angular team at Google. The Angular CLI uses schematics extensively for generating code and migrating breaking changes. But their true power comes from their reusability and extensibility! Join me in this session to learn how to create your own schematics!

GDE for Angular & Software Engineer at VMWare Clarity

Stanimira Vlaeva is a Google Developer Expert for Angular and a developer on the Clarity team at VMware. She's worked on open-source projects such as the NativeScript framework. She loves discussing technology anywhere she finds fellow geeks. Her Twitter DMs are always open!

Register for Workshop
Generating code with Angular schematics
Cancelled
Schematics is a project transformation tool developed by the Angular team at Google. The Angular CLI uses schematics extensively for generating code and migrating breaking changes. But their true power comes from their reusability and extensibility!
About the speaker(s)
Stanimira Vlaeva is a Google Developer Expert for Angular and a developer on the Clarity team at VMware. She's worked on open-source projects such as the NativeScript framework. She loves discussing technology anywhere she finds fellow geeks. Her Twitter DMs are always open!
Check out the speakers company
2:00 pm
2:45 pm
(CET)
(CEST)
The Microfrontend revolution: Using Webpack 5 Module Federation with Angular
Manfred Steyer
Trainer & Consultant at ANGULARarchitects.io; GDE; Microsoft MVP
2:00 pm
2:45 pm
(CET)

The Microfrontend revolution: Using Webpack 5 Module Federation with Angular

The implementation of micro frontends has so far been anything but easy. Since common frameworks and build tools didn't even know this idea, you had to dig into the tricks bag. Module Federation offered by Webpack 5 initiates a crucial change of direction here. It allows you to load separately compiled applications at runtime and to share libraries between them.

In this session, you learn how to use this mechanism to create micro-frontends with Angular. Besides the default scenarios, we also look into dynamic Module Federation, sharing libraries, and dealing with version mismatches.

At the end of the session, you know how to use Module Federation in your projects and what the consequences are.

Trainer & Consultant at ANGULARarchitects.io; GDE; Microsoft MVP

Trainer, consultant and programming architect with focus on Angular. Google Developer Expert (GDE) and Trusted Collaborator in the Angular team who writes for O'Reilly, the German Java Magazine, and windows.developer. Regularly speaks at conferences.

Register for Workshop
The Microfrontend revolution: Using Webpack 5 Module Federation with Angular
Cancelled
In this session, you learn how to use this mechanism to create micro-frontends with Angular. Besides the default scenarios, we also look into dynamic Module Federation, sharing libraries, and dealing with version mismatches.
About the speaker(s)
Trainer, consultant and programming architect with focus on Angular. Google Developer Expert (GDE) and Trusted Collaborator in the Angular team who writes for O'Reilly, the German Java Magazine, and windows.developer. Regularly speaks at conferences.
Check out the speakers company
3:00 pm
3:45 pm
(CET)
(CEST)
Front-End Micro Apps
Serg Hospodarets
Director of Engineering at Guidewire Software
3:00 pm
3:45 pm
(CET)

Front-End Micro Apps

The complexity of Front-End applications grew past years extensively. That’s the reason big monoliths started being split to separate UI and modules working with different APIs. After years of using custom solutions and confusion around Micro Front-Ends, we are in the new era of the native support of Module Federation in Webpack 5, and tools, such as Storybook components system, SPA, and others switching to the common standard.

But this gives the tool, and behind there are different topics – which use cases micro apps are useful for, what about coordination of shared modules interaction, their promotion, and deployment of the newer versions, how they scale, how teams and work can be organized.

In this talk, the above areas will be discussed, and together with the live demos, you’ll learn about the current state of the art.

Director of Engineering at Guidewire Software

Serg is a Director of Software Engineering based in Dublin. He loves building new products, platforms, and great teams. When his main technical expertise is in Front-End (JavaScript/TS, CSS, Node.js, build, etc.). He also works with DevOps (CI/CD, especially for the Cloud microservices and micro-frontends + Monitoring), UX/UI including building design systems and platforms and is building large enterprise platforms and products. Serg contributes to open source, W3C/TC39 specs, Chrome DevTools, and web features.

Register for Workshop
Front-End Micro Apps
Cancelled
In this talk, the above areas will be discussed, and together with the live demos, you will learn about the current state of the art.
About the speaker(s)
Serg is a Director of Software Engineering based in Dublin. He loves building new products, platforms, and great teams. When his main technical expertise is in Front-End (JavaScript/TS, CSS, Node.js, build, etc.). He also works with DevOps (CI/CD, especially for the Cloud microservices and micro-frontends + Monitoring), UX/UI including building design systems and platforms and is building large enterprise platforms and products. Serg contributes to open source, W3C/TC39 specs, Chrome DevTools, and web features.
Check out the speakers company
4:00 pm
4:45 pm
(CET)
(CEST)
Why I recommend Svelte to every new web developer
Markus Hatvan
Freelance Full Stack Web Developer
4:00 pm
4:45 pm
(CET)

Why I recommend Svelte to every new web developer

After learning the basics of Javascript, you are usually confronted with choosing a JavaScript framework.

In my session, I will showcase why I think that choosing Svelte is the best option for every new web developer to get a better understanding of the interaction between HTML, CSS, and JavaScript.

Freelance Full Stack Web Developer

Markus is a freelance Full Stack Web Developer specialized in Svelte.

He works for international clients who value his expertise with the frontend framework as well as his strong passion for topics like application performance optimization, dependency upgrades, code quality, technical SEO, and accessibility.

He also loves open source software and made code contributions to libraries of organizations like Microsoft, Svelte, react-boilerplate, Ethereum, and many more in the past.

He also runs a blog on https://markushatvan.com and publishes his articles to platforms like freeCodeCamp, Hacker Noon or Medium to provide value to the public and to share the knowledge that he gathered over the years.

Register for Workshop
Why I recommend Svelte to every new web developer
Cancelled
In my session, I will showcase why I think that choosing Svelte is the best option for every new web developer to get a better understanding of the interaction between HTML, CSS, and JavaScript.
About the speaker(s)
Markus is a freelance Full Stack Web Developer specialized in Svelte. He works for international clients who value his expertise with the frontend framework as well as his strong passion for topics like application performance optimization, dependency upgrades, code quality, technical SEO, and accessibility. He also loves open source software and made code contributions to libraries of organizations like Microsoft, Svelte, react-boilerplate, Ethereum, and many more in the past. He also runs a blog on https://markushatvan.com and publishes his articles to platforms like freeCodeCamp, Hacker Noon or Medium to provide value to the public and to share the knowledge that he gathered over the years.
Check out the speakers company

Explore the program and speakers

The morning chapter (09:00 - 12:00 CEST) will be streamed online.
The afternoon chapter (12:00 - 20:00 CEST) will be a hybrid event full of activities: Join either online or attend the event on-site in Vienna and enjoy a get2gether before the event starts, 3 talks followed by a networking including food, drinks and a DJ - powered by Bosch Austria.

09:00 - 12:00 CEST: Morning Chapter (online only)

09:00 - 09:45
Coffee with Developers
Coffee with Developers is a talk show with fascinating personalities "behind the code". Listen to their stories and learn what they think about the future. Join a relaxed discussion with interesting insights and a lot of fun.
Sead Ahmetovic
CEO, WeAreDevelopers
Peter Kalt
General Engineering Manager
Bosch Austria
10:00 - 12:00
Workshop: On developing smartphones on wheels
Get a look behind the scenes of software engineering for modern and future vehicles in the automotive industry. Learn about the bits and pieces of modern vehicle systems and the shift from domain-specific E/E architectures to cross-domain architectures based on powerful vehicle computers.

Discover why future cars have more in common with smartphones than you might think. During this workshop we will examine some technical key questions and aspects in the biggest transformation of the autmotive industry ever seen.

Be part of this cool hands-on workshop, contribute on the impact of the mobility world and let’s work on your favorite future mobility use case. We will be using Miro, the online collaborative whiteboard platform. All registered participants will get access to the Miro board shortly before the workshop starts - simply check your inbox.

Miro Board Link for workshop participants: https://miro.com/app/board/o9J_lvWfpAI=/

Hans-Jürgen Eidler
Product Owner, SW Business Development for Vehicle Computers, Bosch Austria
Before becoming the Product Owner and Acquisition Manager for Vehicle Computers and E/E Architecture, Hans-Jürgen acted as Project Lead, SW & Function Developer (for hybrid and electrical vehicles) at Bosch Austria. He also gained experience as Development Engineer in the aviation industry, worked on HW development projects and acted as team lead.
Konstantin Selyunin
Development Engineer
Konstantin Selyunin develops embedded software for vehicle computer prototypes.

12:00 - 20:00 CEST: Afternoon Chapter (in-person and online)

12:00 - 13:00
Check-in & Welcome Drinks
13:00 - 13:15
Opening Remarks
Sead Ahmetovic
Moderator, WeAreDevelopers
Peter Kalt
General Engineering Manager
Bosch Austria
Josipa Basta
Moderator, Bosch Austria
13:15 - 14:00
Cyber Security: Small, and Large!
Security is a hot topic right now, with ransomware and nation-state hacking in the newspapers on AT LEAST a weekly base. This can include millions of damages for exceptional cases, and hot-patching systems at an absurdly fast pace. In this session, we will talk about some of the current challenges for development projects and developers in general, and how to keep an overview on what is going on security-wise.
Martin Schmiedecker
Security Engineer, Bosch Austria
Martin did his PhD at TU Vienna on digital forensics back in the days and is now assessing security risks for development projects at Bosch. He is interested in everything related to digital security and online privacy and is a proven expert in automotive security.
14:00 - 15:00
Getting Started with Machine Learning

Alexandra Waldherr
ML & Quantum Computing Enthusiast
What to say about this exceptional young person? She is a true Wunderkind! Alex developed an interest for science, programming, physics and chemistry since the early age of 12. Today, at the age of only 19, she already holds a Bachelor degree with distinction from the Technological University Dublin and is widely considered as one of the great generational talents. She was part of various programs at the MIT, CERN and IBM. She  has received various honors and accolades and besides studying Molecular Medicine she also speaks regularly about Quantum Computing and Machine Learning at international conferences.
15:00 - 15:15
Coffee break
If you are one of the luckies on-site, enjoy delicious coffee and snacks.
15:15 - 16:15
Why you shouldn’t build a microservice architecture
Learn about modern software architectures and get practical advice on reasoning about architectural decisions, using the example of microservice architectures.
Michael Eisenbart
Head of Business Digital Organization
Software Development & Data Platforms, Bosch
Michael is looking back to a long career in the tech world. He is the Head of BDO-DX at Bosch Austria and worked as the owner of various stunning projects in the world of Industry 4.0, big data platforms and logistics software products.
16:15 - 20:00
Final remarks, music, drinks, snacks and networking!
The perfect time for networking and connecting with new like-minded people in-person.

Explore the program and speakers

The morning chapter (09:00 - 12:00 CEST) will be streamed online.
The afternoon chapter (14:30 - 20:00 CEST) will be a hybrid event full of activities:
Join either online or attend the event on-site in Vienna and enjoy a get-together before the event starts, 3 talks followed by a networking including free food, drinks and a DJ - powered by Bosch Austria.

09:00 - 12:00 CEST: Morning Chapter (online only)

09:00 - 09:45
Morning Coffee with Developers
Coffee with Developers is a session with fascinating personalities "behind the code".
Listen to their stories and learn what they think about the future. Join a relaxed discussion with interesting insights and a lot of fun.
Sead Ahmetovic
CEO, WeAreDevelopers
Christine Thelesklaf
Director of Engineering, Bosch India
10:00 - 12:00
Workshop: The future of automotive mobility - Upcoming E/E architectures, V2X and its challenges
Bosch is observing huge upcoming mega trends in our today's world. These mega trends involve everything around us, including people, society, and environment. In this session we will present these mega trends and how they affect our lives and more specifically, the design of the E/E (Electric and Electronic) architectures in our cars. Furthermore, we will give insights about some real-world use cases developed by Bosch which drive this change, for instance Driverless Parking and Road Signature Service. A brief outlook about V2X (Vehicle to Everything) communication will be provided together with its possible impact on future E/E architectures. The second part of this session invites for an open discussion regarding these topics. The workshop closes, providing further insights on how Bosch is addressing these challenges and giving an overview of the Mobility Solutions developed in Bosch Vienna.
Georg Kühberger
Senior Software Expert, Bosch Austria
Lorem Ipsum
Manuel Pascual Garcia-Tubio
Scrum Master, Bosch Austria
Lorem Ipsum

14:30 - 20:00 CEST: Afternoon Chapter (in-person and online)

14:30 - 15:00
Check-in & Welcome Drinks
15:00 - 15:15
Opening Remarks
Sead Ahmetovic
Moderator, WeAreDevelopers
Josipa Basta
Moderator, Bosch Austria
Helmut Weinwurm
President, Bosch Austria
15:15 - 16:00
Talk: Architects - Key players for future products
The automotive industry is currently in a transformation driven by electrification, connected/autonomous driving and software defined vehicles. These market transformations require new products like vehicle computer, zone controller or integration platforms as well as changing business and cooperation models. High individualization, multi-party cooperation and a strong trend towards continuous development require a reliable and strong architecture for efficient development. In addition Bosch strives as market leader as TIER1 supplier to shape and maintain an evolvable and beneficial product line architecture allowing flexible, extendable and exchangeable software functionalities across these safety and real-time critical products. The key player in this future engineering setup are the architects which orchestrate the different businesses and technical targets via architecture driven development and management of technical debt.
Jochen Härdtlein
Chief Software Engineer, Bosch Germany
Sebastian Rausch
Lead System Engineer, Bosch Austria
5 years’ experience within research project with system test generation and technical system architecture focus, 4 years of architectural experience @ PS-EC/ECB; now team leader/lead system engineer of BMW and VW projects within PS-EC

Education – Master degree in Embedded Systems
16:00 - 16:45
Talk: Brave new world of Artificial Intelligence
Today's world of technology is full of buzzwords. No matter what role you play, from engineering to sales, your day-to-day discussions are filled with the cloud, IoT, microservices, and other abbreviated and non-abbreviated terms. The automotive industry is no exception. AI is probably very high on your list too. Various connected car scenarios revolve around getting the sensor data to one place, analyzing it, and learning from it so we can automate some part of the process (e.g., the car sees a stop sign on the road – what should it do?). The existence of AI is why we can build a smart car today. So, let's demystify it and answer the questions like what artificial intelligence is, explain the dominant approaches, where we are today and what's coming in the next 2-3 years, and the business implications. This session aims to clear the fog in front of technology that promises to change the world that we know today, once and for all. Welcome to the brave new world of AI-powered mobility!
Tomislav Tipurić
CTO and Partner, Nephos
Tomislav is CTO and partner in Nephos, a technology enthusiast with a focus on cloud computing, artificial intelligence, IoT and modern business models enabled through advanced application of technology.
TBD
TBD
TBD
16:45 - 17:00
Coffee break
If you are on-site, enjoy delicious coffee and snacks.
TBD
TBD
TBD
17:00 - 17:45
Talk: Building Connected Vehicles
In this talk, I will present several topics regarding vehicle connectivity. We will go through the basics of building up the connectivity architecture between vehicles and the cloud. Several cloud architectures and design patterns will be discussed. Finally, we will talk about some challenges in getting the data from a vehicle to the cloud, and how to apply AI model in a connected vehicle environment.
Kher Sham Lim
Cloud Solution Architect and Software Engineer, Bosch Germany
Kher Sham is software engineer and cloud solution architect for connected vehicle focusing on Microsoft Azure platform for whole Powertrain Solution business unit. Previously he worked as Data Scientist and Data Engineer in manufacturing use cases.He was a theoretical physicist in Particle Physics and Cosmology before joining Bosch.
17:45 - 18:00
Closing & Winner announcement
18:00 - 20:00
Get-Together & Networking
Network with music and drinks. The perfect time to connect with new like-minded people in-person.

The final program with all sessions and speakers will be published soon.

Save your spot - it's free

The event is public and free. Register your WeAreDevelopers account to get full access to all benefits of our community.
Instant on-demand access to all video sessions from our events
Career opportunities that fit your needs
Regular updates on trending topics from the developer world
Be the first to know about upcoming events and exclusive discounts
100% free for developers

Location: 

Geiereckstraße 6, 1110 Vienna
(Entrance via Gänsbachergasse)

Take charge of your dev career!

Great careers don’t happen by accident. Plan your personal career by taking the next step in the real life.
Pick the job that makes you happy.
Scala Software Engineer (f/m/d)
E.ON Digital Technology GmbH
Essen
PHP Backend Developer (m/f/x)
Plesk
Berlin, Cologne, Hamburg, Karlsruhe
Java Fullstack Developer (m/w/x) (TZ 30h, VZ)
REWE Group Österreich
Vienna
Software Developer (f/m/d)
ready2order GmbH
Remote, Berlin, Vienna
Software Entwickler/in - Java (m/w/d)
dwpbank AG
Remote, Düsseldorf, Frankfurt
Lead Developer (Blockchain/DeFi) (m/f/d)
The Standard.io
Remote, Berlin, Birmingham, Glasgow, Leeds, Liverpool, London, Manchester, Nottingham, Sheffield
Android Mobile Entwickler (m/w/d)
ING Deutschland
Nuremberg
Embedded Software Engineer C++ (f/m/d)
cinemo GmbH
Remote, Budapest, Karlsruhe
Java Full Stack Engineer
CELUM
Linz, Vienna
SAP PI / PO Entwickler / Consultant (m/w/d)
PORR AG
Vienna
Embedded Software Developer (m/f/div.)
Bosch-Gruppe Österreich
Vienna
Java Software Engineer
Porsche Informatik GmbH
Salzburg, Vienna
Software Developer Live Simulation (m/f/d)
Rheinmetall Electronics GmbH
Bremen
Software Developer (m/f/d)
anynines
Remote, Berlin, Saarbrücken
Backend Engineer (f/d/m)
HRTBT Medical Solutions GmbH
Remote, Berlin, Cologne
Frontend Developer - Angular (all genders)
LucaNet AG
Remote, Berlin
C++ Developer
Think-cell
Berlin
Data Scientist / Engineer
Inovex GmbH
Remote, Cologne, Hamburg, Karlsruhe, Munich, Stuttgart
Sales Engineer
Intuition Machines
Software Engineer C++ (m/w/d)
Trapeze DACH
Berlin
Frontend Developer • Remote OR Frankfurt OR Zürich • mfd
headhunter.digital • Ilias Vassiliou • & Team
Remote, Frankfurt, Zürich
Quality Engineering / Testing Consultant (all genders)
Accenture Deutschland
Berlin, Bonn, Düsseldorf, Frankfurt, Hamburg, Heidelberg, Kaiserslautern, Munich, Stuttgart
Leiter SAP FI ABAP Entwicklung (m/w/d)
EOS KSI Inkasso Deutschland GmbH
Remote, Cologne
Software Engineer (w/m/d) - zeb.applied
zeb consulting
Remote, Berlin, Frankfurt, Hamburg, Munich, Münster
DevOps Engineer (f/m/d)
E.ON Digital Technology GmbH
Essen
Frontend Developer (m/w/d)
sevDesk GmbH
Offenburg
Software Engineer – Microsoft Dynamics CRM (*)
ista
Essen
Frontend Vue.js Developer (f/m/d)
compleet GmbH
Cologne, Fulda, Munich, Nuremberg, Stuttgart
Frontend Developer (f/m/x)
diconium
Remote, Berlin, Hamburg, Ingolstadt, Karlsruhe, Munich, Stuttgart, Wolfsburg
MLOps Engineer
Intuition Machines
Front-End Developer IoT web application
Kinexon
Munich
Backend Entwickler (m/w/d)
PAQATO GmbH
Remote, Münster
iOS Developer
MeisterLabs GmbH
Vienna
Mitarbeiter (m/w/d) IT-Testmanagement
PORR AG
Vienna
DevOps Engineer - Azure (f/m/d)
E.ON Digital Technology GmbH
Essen
PHP-Entwickler (m/w/d)
IBM Client Innovation Center Germany
Cologne, Frankfurt, Magdeburg, Munich
Frontend Developer (m/w/d)
Braune Digital GmbH
Remote, Kiel
Software Entwickler - Web Technologien (m/w/d)
SYSTEMTECHNIK GmbH
Sömmerda
DevOps Engineer (m/w/d)
GovConnect
Hanover
Developer (m/w/d) Power Platform
knk Customer Engagement GmbH
Remote, Berlin, Frankfurt, Hamburg, Kiel, Munich, Stuttgart
System Architekt für Geräte und CloudAnwendungen (m/w/d)
Schweizer Electronic AG
Reiden
Site Reliability Engineer
Intuition Machines
Cloud Consultant (m/w/d)
Datics Consulting
Remote, Frankfurt, Munich
PWA Specialist (m/f/d)
shopware AG
Remote, Schöppingen
Softwareentwickler Java-Webentwicklung (m/w/d)
WDR mediagroup digital GmbH
Cologne
DevOps Engineer (m/w/d)
Schoenberger Germany Enterprises GmbH & Co. KG
Remote, Munich
Integration Architect (f/m/d)
E.ON Digital Technology GmbH
Berlin, Essen, Hanover, Munich, Würzburg
Software Engineer JavaScript; WordPress (m/f/d)
All3DP GmbH
Munich
Expert Java Engineer, Marketing (f/m/x)
Auto1 Group
Berlin
Site Reliability Engineer (SRE) (m/w/x)
REWE Group Österreich
Vienna
Full Stack Developer / Project Management
coorum informationstechnologie gmbh
Vienna
Reverse Engineer
Think-cell
Berlin
Software Developer (m/f/div.)
Bosch-Gruppe Österreich
Vienna
Softwareentwickler/in (w/m/d) Frontend Entwicklung
Kassenärztliche Bundesvereinigung (KBV)
Berlin
Data Engineer (m/w/d)
Datics Consulting
Remote, Frankfurt, Munich
Java Developer (m/w/d)
IBM Client Innovation Center Germany
Cologne, Frankfurt, Magdeburg, Munich
Solution Manager for Erste Bank Serbia (all genders)
Erste Digital
Bratislava, Košice
Technical Consultant (m/w/d) Microsoft Dynamics 365 CRM
knk Customer Engagement GmbH
Remote, Berlin, Frankfurt, Hamburg, Kiel, Munich, Stuttgart
Java Software Engineer (m/w/d)
BettercallPaul
Remote, Berlin
Softwareentwickler*in C++ Qt QML (w/m/d)
HENSOLDT
Aalen
FullStack EntwicklerIn (m/w/d)
Brainformance
Vienna
Frontend-/Webentwickler:in (w/d/m)
Haufe Group
Remote, Freiburg im Breisgau
Java Developer Backend (w/m/d)
Endress+Hauser GmbH & Co KG
Gerlingen
(Senior) Softwareentwickler (m/w/d)
A+W Software GmbH
Pohlheim
Java Full Stack Developer
Atos
Vienna
FRONTEND-ENTWICKLER*IN (m/w/d)
coding.powerful.systems. CPS GmbH
Berlin
Webentwickler (w/m/d) im Bereich UI- / UX-Design
Stadt Erlangen
Erlangen
QA Engineer (Quality Assistance) - Elvenar
InnoGames GmbH
Hamburg
SAP EDI Experte (m/w/d)
Wacker Neuson Group
Hörsching, Munich
Full Stack Developer für C# .NET
illwerke vkw
Remote, Vienna
Frontend Developer - Digital Experiences (w/m/d)
Techem
Remote, Eschborn
Oracle Developer (m/w/x) (TZ, VZ, standortunabhängig)
REWE Group Österreich
Remote, Vienna
Java Full Stack Entwickler (m/w/d)
TraceTronic GmbH
Dresden
Software Developer C++ / Rust (m/w/d)
Paessler AG
Nuremberg
Data Analyst (w/m/d)
coeo
Vienna
Funktionsentwickler E-Mobilität (Vehicle Control)
Bosch-Gruppe Österreich
Vienna
Web Developer m/w/d mit Fokus Back-End
offroad communications GmbH
Vienna
Angular Frontend Developer
biGenius
Embedded Software Engineer - Tester Communication
Bosch-Gruppe Österreich
Vienna
iOS Developer (f/m/x)
diconium
Remote, Berlin
Frontend Developer
Usersnap
Linz, Vienna
Software EntwicklerIn (m/w/d)
Modocu
Vienna
Senior Fullstack Developer
Noreja Intelligence GmbH
Remote, Berlin, Vienna
Software Developer (m/f/div.)
Bosch-Gruppe Österreich
Vienna
Ruby on Rails Developer (f/m/d)
PAIR Finance GmbH
Berlin
System Specialist (Java) (m/w/d)
ottonova
Munich
Wissenschaftlicher Softwareentwickler PHP (w/m/d)
Forschungszentrum Jülich
Jülich
PHP-ENTWICKLER*IN (m/w/d)
coding.powerful.systems. CPS GmbH
Remote, Berlin
Angular Developer
CELUM
Linz, Vienna
IT Governance Manager (m/w/d)
ottonova
Munich
Fullstack Engineer (m/f/x)
Ninox Software
Remote, Berlin
Lead Development - Unternehmensserviceportal (w/m/d)
The Austrian Federal Computing Center
Vienna
(Senior) Frontend Developer (m/f/d)
Birkenstock Group B.V. & Co. KG
Munich
Application Security Engineer (f/m/x)
diconium
Remote, Berlin, Hamburg, Munich, Stuttgart
Java Entwickler (w/m/d) - Adobe Experience Manager (AEM)
E.ON Digital Technology GmbH
Essen, Munich
Team Lead SRE (f/m/x)
Auto1 Group
Berlin
Full-Stack Developer (m/f/d)
shopware AG
Remote, Schöppingen
REACT/JAVASCRIPT FRONTEND ENTWICKLER* - REMOTE MÖGLICH
procilon Group
Remote, Leipzig
Consultant (m/w/d) Data Analytics&Künstliche Intelligenz
Bundesdruckerei-Gruppe
Berlin
DevOps Engineer (m/f/d) #Kubernetes #Docker #CI/CD
Best Gaming Technology GmbH
Vienna

Save your spot - it's free

Date: April 26th, 2022
The morning chapter (09:00 - 12:00) will be streamed online.
The afternoon chapter (14:30 - 20:00) will be a hybrid event full of activities: Join either online or attend the event on-site in Vienna.

Join IN-PERSON

Register now to join in-person! Limited number of seats!
Join the morning chapter (9:00 - 12:00) online and the afternoon chapter (14:30 - 20:00) in-person.

Benefits to join ONSITE - LIMITED SEATS!
  • Learn from top speakers & level up your skills
  • Meet & greet our speakers face to face 👀 in a relaxed atmosphere
  • Connect with other great minds 🤝
  • Cool location at the Bosch Fahrzeughalle
  • Event bag with awesome goodies 🛍
  • FREE food & drinks
  • Try your luck on the Bosch wheel of fortune and win some additional goodies
  • Win Tickets to the WeAreDevelopers World Congress Berlin
Location: Robert Bosch AG, Geiereckstraße 6, 1110 Vienna (Entrance via Gänsbachergasse)
Check-in for the afternoon chapter starts at 14:30.

Join ONLINE

Join both the morning chapter (9:00 - 12:00) and the afternoon chapter (15:00 - 20:00) online from anywhere around the globe.

Benefits to join ONLINE
  • Learn from top speakers & level up your skills
  • Manage your event experience with the official Event App
  • Connect virtually with other great minds 🤝
Covid-19 information
Attendees do not have to provide proof of G for event attendance. The FFP2 mask requirement in closed rooms is no longer applicable, but wearing masks is still recommended.

bonus content

Call for Speakers

You have the talk. We have the audience! We are always looking for curious minds sharing their knowledge with the developer community. Apply as a speaker and become part of our awesome dev community.
Green Event
We aim at organising the event according to the Austrian Ecolabel for Green Events. This means that in the course of our event planning we pay special attention to:

an environmentally compatible travel, CO2 reduction, regional & seasonal catering, environmentally friendly procurement and waste management and social aspects. 

With these efforts, we not only generate added value for our guests at the event, but also for future generations to implement sustainable changes in our fast-paced world.

Support us in this effort and help us work towards a more sustainable future!

Do you have any questions about the Austrian Eco-label or Green Events?

Feel free to contact our Green Events Officer Nina Witti at witti@putzstingl.at! She will be happy to answer your questions before, during and after the event!
Directions
Please think about our environment and travel climate friendly!
Our event times have been chosen so that your travel by public transport is possible without any problems or longer waiting intervals! The tram line 6, station Geiereckstraße, is about 120 meters away from our premises. Bus 69A stops about 240 meters from the premises at the Geiereckstraße station. The S-Bahn 7 stops at the Geiselbergstraße station about 600 meters from the site. You can also find all information about the timetables at https://www.wienerlinien.at/web/wl-en/timetables.

If you can't do without your car, consider carpooling!
This not only saves emissions, but also provides you with conversation partners, so that no boredom arises during the drive! Please note, however, that there are no parking spaces available on the premises and that the 11th district is a short-term parking zone! 

You like it sporty? Then come to us by bike!
On the premises are about 30 bike racks available for you!

Accessibility
If you need a barrier-free parking space, please let us know in advance! We will then organize parking for you in the immediate vicinity of the event hall. You can find more information about accessibility in our Access Statement. If you have any questions, please contact Nina Witti at witti@putzstingl.at or +43 699 1234 24 34.
Access Statement & Accessibility
In order to make your journey to and stay at our event as pleasant as possible, you will find here all important information about the accessibility of our event on April 26, 2022. Should you require any further information, please do not hesitate to contact Ms. Nina Witti at witti@putzstingl.at or +43 699 1234 24 34.

Public transport
Tram line 6, Geiereckstraße station, is located about 120 meters from the site. In addition, bus 69A, Geiereckstraße station, stops about 240 meters from the site. The S-Bahn 7 stops at Geiselbergstraße station, about 600 meters from the site.

Parking facilities
If you need handicapped parking, please let us know at +43 699 1234 24 34 and we will be happy to organize parking directly on our premises. Our premises are accessible at ground level and are asphalted throughout.

Entrance area & event hall
Entrance to our event hall is through a 3.9 x 4.9 meters (width x height) roll-up door, which will be open throughout the event. There is ample moving space both before and after the entrance gate, as well as in our event space. There are no level jumps. Sufficient turning circles of at least 150 cm in diameter are given throughout the event area. We are happy to provide our own wheelchair spaces as well as height-adjustable tables. Our buffet area is designed so that all food and drinks are accessible at a height of 85 and 110 cm. All dishes offered are labeled in sufficient size and any allergens are also listed. 
Barrier-free WC
A barrier-free WC is available near the event hall. The WC has a door that is at least 80 cm wide and opens outward, smoothly. The room size is 150 x 197 cm and offers 84 cm of space to the right of the WC bowl. The WC bowl is located at a height between 46 and 48 cm. In addition, there are stable grab handles on both sides and an emergency call device connected to the security service at the reception (available 24 hours). Both the handles and controls are designed with high contrast. The sink is accessible from underneath and is equipped with a single-handle mixer. Soap dispenser and towels are within reach at a maximum height of 110 cm.

Staff
Our staff is familiar in dealing with people with disabilities, as we ourselves employ people with disabilities.  

Print material
When designing our printed materials, we emphasize legible, sufficiently large type. In addition, we use matte paper to make it easier to read.

Join our upcoming online events

Code of Conduct
WeAreDevelopers welcomes everyone and is dedicated to defending anybody from harassment, regardless of gender, gender identity, and expression, sexual orientation, disability, physical appearance, body size, race, age or religion.
Read more
Diversity & Inclusion
At WeAreDevelopers events we empower underrepresented groups by giving them the stage to share their knowledge and experiences. It is crucial for our international events to bring together the perspectives of people with different backgrounds.
Read more