Extensive know-how in software development with C#, . Development and application of software for controlling complex test systems and their interaction with……
Kalypso Media Group is an independent publisher and developer of interactive entertainment software with more than 170 employees at a total of ten locations in……
Analysis of data to optimize internal processes and participation in the implementation of new software solutions. DS Infrastructure Technician (f/m/x).…
Up to date and clear on pros and cons of agent-assisted software developement. Define and evolve our backend architecture—making strategic decisions on service……
Identifies technical synergy potentials and derives recommendations for action in connection with the developement of the radio access network.…
Du stellst sicher, dass Releases stabil ausgeliefert werden und Support-Tickets innerhalb der SLAs zuverlässig bearbeitet werden. NET-Frameworks mit C# und ASP.…
Unsere Mitarbeiter verfügen über alle entscheidenden Kompetenzen, um unseren Kunden zu einer umfassenden und erfolgreichen Produktkommunikation zu verhelfen.…
Make individual mobility more enjoyable and sustainable by advancing technology and people – As one of the top 100 automotive suppliers worldwide, Webasto actively shapes the transformation of the industry through expertise and forward-thinking solutions. Our goal is to make mobility a full sensory experience, working toward more comfort, wind in your hair, the perfect temperature in any season, and driving with a clear conscience – for a safe and sustainable future. We bring joy to mobility – are you in?
You can look forward to these exciting tasks:
Development and application of software for controlling complex test systems and their interaction with the infrastructure (e.g. interfaces for data import, data visualization, data synchronization)
Further software development due to new requirements (e.g. new heater generations, functions, communication) new heater generations, functions, communication)
Supporting employees in testing with daily challenges with individual IT solutions
Programming the test system PLC
Process optimization through the targeted use of individual software to reduce personnel deployment, zero errors in test execution and reduce the CO2 footprint (e.g. electrical energy, process heating and cooling)
This is what you bring to us:
Completed degree in computer science, preferably with a focus on application development
Many years of intensive experience in the development of complex IT systems for Windows and Linux
Extensive know-how in software development with C#, .NET Core, React, Express, MS SQL Server, .Net, Node Red, HTML, JavaScript, Node. js, Websockets, Grafana, XML and JSON
in-depth expertise in APIs, MQTT and REST and professional knowledge of front-end and back-end technologies
independent and reliable way of working, hands-on mentality, quick comprehension and strong ability to work in a team
Applications from qualified individuals with disabilities are expressly welcome.
Your contact person:
Carla Wunsch, People & Organization Neubrandenburg
Get to know us here and find out why we are passionate about attracting talent to Webasto.
We look forward to receiving your online application!
.buttontext641993e64a79be15 a{ border: 1px solid transparent; } .buttontext641993e64a79be15 a: focus{ border: 1px dashed #00529e !important; outline: none !important; }
Benefits
Twelve Icons
Optimal Organization
Work Life Balance
Career & Developement
Health & Care
Work Culture & Environment
Additional Benefits
/* Container für die Kreise */ .image-container { max-width: 754.5px; /* Maximalbreite des Containers */ margin: 0 auto; /* Zentriert den Container */ display: flex; /* Flexbox für Layout */ flex-wrap: wrap; /* Erlaubt Umbruch in der nächsten Zeile */ justify-content: space-between; /* Platz zwischen den Elementen */ } /* Wrapper um den Kreis und den Text */ .circle-wrapper { display: flex; flex-direction: column; align-items: center; text-align: center; flex: 1 1 calc(16.66% - 20px); /* Sechs Kreise nebeneinander, abzüglich des Abstands */ } /* Stil für den Kreis */ .button { -width: 100px; -height: 100px; -button-color: #0e3b76; -icon-color: #fff; /* Weiß für das Icon */ width: var(-width); height: var(-height); background: var(-button-color); border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: background 0.3s; position: relative; /* Wichtig für den Tooltip */ } ./* Icon im Kreis */ .button i { color: var(-icon-color); /* Hellblau */ font-size: 34px; } /* Text unterhalb des Kreises */ .text { font-size: 14px; font-weight: bold; color: var(-button-color); /* Dunkelblaue Farbe wie der Kreis */ margin-top: 8px; /* Abstand zwischen Kreis und Text */ color: rgba(16, 53, 102, 1); } /* Responsive Anpassungen */ @media (max-width: 900px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } } @media (max-width: 600px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } }