Mitarbeiter E-Labor (m/w/d)
- Város
- Unterlangkampfen
- Cégnév
- STIHL Tirol GmbH
- Céginfo
- 2 állás a cégnél
- Cég címe
- Cég weboldal
- http://www.stihl-tirol.at
- Cég link
- https://at.indeed.com/cmp/Stihl-Tirol-Gmbh
- Hirdetés aktiválása
- Dec. 9, 2022, 11:11 p.m.
- Hirdetés utoljára aktív
- Dec. 10, 2022, 4:24 p.m.
- Link
- https://at.indeed.com/viewjob?jk=fdfd7fda809b94bc

- jquery
- 7
- remote,homeoffice
- 5
Farkas Kiss Endre legjobb állása STIHL Tirol GmbH
STIHL Tirol GmbH email
info@stihl.at;datenschutzinfo@stihl.at;information@stihl.at
Email tárgya
Bewerbung fur Mitarbeiter E-Labor (m/w/d)
Levél szövege
Lieber STIHL Tirol GmbH!
Ich möchte mich bei Ihrem Unternehmen als Mitarbeiter E-Labor (m/w/d) bewerben.
Ich bin ein Fullstack-Entwickler, bei dem ich meine 10-jährige Erfahrung mit verschiedenen Technologien einsetzen kann.
Ich habe meinen Lebenslauf an diese E-Mail angehängt.
Wir freuen uns darauf, von Ihnen zu hören!
Endre Farkas Kiss "Sodika"
Java and PHP Fullstack Developer, Nudist, Vlogger
https://www.linkedin.com/in/farkas-kiss-63bb9210a
https://sodika.org
Álláshirdetés szövege
'); } else { if (data.custom_fields[custom_field].value && data.custom_fields[custom_field].name == "Foto Seitenspalte (Breite: 600 pixel, Format: .jpg)") { $('.custom-company .sidebar-col .profile__info').prepend('
'); $('.custom-company .sidebar-photo').append(''); } } var sidebar_custom_fields = [ "Anzahl der Mitarbeiter", "Karriereseite", "Facebookseite", "XING", "Youtube-Kanal", "Google+", "Blog", "Twitter" ]; if (data.custom_fields[custom_field].value && (jQuery.inArray( data.custom_fields[custom_field].name, sidebar_custom_fields ) > 0)) { var displayLink = data.custom_fields[custom_field].value; displayLink = displayLink.replace(/(^\w+: |^)\/\//, ''); if (displayLink.length > 35) { displayLink = displayLink.substring(0,35) + '...'; } $('.custom-company .sidebar-col .profile__info .custom-fields').append('
' + data.custom_fields[custom_field].name + '
' + displayLink + '
'); } } } else { showCompanyAfterLoading(); if (data.featured) { $('.company-profile-info .media-body').prepend('
TOP ARBEITGEBER
'); } } $.getScript("https://apps.smartjobboard.com/kufsteinjobs/animate_banner/Animation-Arbeitgeber/Webbanner-Animation-Arbeitgeberpaket_V01.js") .done(function (script, textStatus) { if ($('.sidebar-col').length) { $('.sidebar-col').prepend($('#black_container_1')); $('#black_container_1').show(); init_animate_1(); $('#black_canvas_1').css('width', '100%'); $('#black_canvas_1').css('height', 'auto'); } }); $(saveJobCustomization); } }).done(function() { $.ajax({ type: "GET", data: {"empID": empID, "function": "getEmpFotosVideos"}, url: 'https://apps.smartjobboard.com/kufsteinjobs/', dataType: 'json', success: function (data) { // // if (!$.isEmptyObject(data.fotos) || !$.isEmptyObject(data.videos)) { $.getScript("https://apps.smartjobboard.com/kufsteinjobs/magnific/dist/jquery.magnific-popup.js") .done(function (script, textStatus) { if (!$.isEmptyObject(data.fotos)) { $('.custom-company #fotos-videos').append('
Fotos
'); $('.custom-company #fotos-videos').append('
'); // $('.custom-company #about-info').append('
alle Fotos anzeigen
'); // $('.custom-company #about-info').append('
Fotos
'); // $('.custom-company #about-info').append('
'); for (var foto in data.fotos) { if (data.fotos[foto].url) { var fotoDescription = ''; if (data.fotos[foto].description == undefined) { fotoDescription = ' '; } else { var fotoDescription = data.fotos[foto].description; } $('.custom-company #fotos-videos .gallery-foto1').append(''); // if (foto < 7) { // $('.custom-company #about-info .gallery-foto2').append(''); // } } } $('.gallery-foto1 .gallery-item').magnificPopup({ type: 'image', gallery: { enabled: true } }); // $('.gallery-foto2 .gallery-item').magnificPopup({ // type: 'image', // gallery: { // enabled: true // } // }); } if (!$.isEmptyObject(data.videos)) { $('.custom-company #fotos-videos').append('
Videos
'); $('.custom-company #fotos-videos').append('
'); // $('.custom-company #about-info').append('
alle Videos anzeigen
'); // $('.custom-company #about-info').append('
Videos
'); // $('.custom-company #about-info').append('
'); for (var video in data.videos) { if (data.videos[video]) { var videoId = getYoutubeVideoId(data.videos[video]); $('.custom-company #fotos-videos .gallery-video1').append(''); } // if (video < 7) { // $('.custom-company #about-info .gallery-video2').append(''); // } } $('.gallery-video1 .gallery-item').magnificPopup({ type: 'youtube', gallery: { enabled: true } }); // $('.gallery-video2 .gallery-item').magnificPopup({ // type: 'youtube', // gallery: { // enabled: true // } // }); } }); } } }); }); } function addhttp(url) { if (!/^(f|ht)tps?: \/\//i.test(url)) { url = "http://" + url; } return url; } function hideCompanyBeforeLoading() { /* .company-profile-info, .company-profile-info__tabs-list, #about-info, #all-vacancy { classes hide in custom.css */ $('.display-item').addClass('loading'); $('.display-item .container').hide(); } function showCompanyAfterLoading() { $('.display-item').removeClass('loading'); $('.display-item .container').show(); $('.company-profile-info').show(); $('.company-profile-info__tabs-list').show(); $('.search-results .tab-content').show(); } var canvas, stage, exportRoot, anim_container, dom_overlay_container, fnStartAnimation; function init_animate_1() { canvas = document.getElementById("black_canvas_1"); anim_container = document.getElementById("black_container_1"); dom_overlay_container = document.getElementById("yellow_dom_overlay_1"); var comp=AdobeAn.getComposition("9417BFD12BEA46C088942235A31AF4EA"); var lib=comp.getLibrary(); handleComplete_1({},comp); } function handleComplete_1(evt,comp) { //This function is always called, irrespective of the content. You can use the variable "stage" after it is created in token create_stage. var lib=comp.getLibrary(); var ss=comp.getSpriteSheet(); exportRoot = new lib.WebbannerAnimationArbeitgeberpaket_V01(); stage = new lib.Stage(canvas); //Registers the "tick" event listener. fnStartAnimation = function() { stage.addChild(exportRoot); createjs.Ticker.setFPS(lib.properties.fps); createjs.Ticker.addEventListener("tick", stage); } //Code to support hidpi screens and responsive scaling. function makeResponsive(isResp, respDim, isScale, scaleType) { var lastW, lastH, lastS=1; window.addEventListener('resize', resizeCanvas); resizeCanvas(); function resizeCanvas() { var w = lib.properties.width, h = lib.properties.height; var iw = window.innerWidth, ih=window.innerHeight; var pRatio = window.devicePixelRatio || 1, xRatio=iw/w, yRatio=ih/h, sRatio=1; if(isResp) { if((respDim=='width'&&lastW==iw) || (respDim=='height'&&lastH==ih)) { sRatio = lastS; } else if(!isScale) { if(iw
Job merkengespeichert
'); $(".saveJobButton").tooltip( { position: { my: "center bottom-20", at: "center top", using: function (position, feedback) { $(this).css(position); $("
") .addClass("arrow") .addClass(feedback.vertical) .addClass(feedback.horizontal) .appendTo(this); } } } ); if (!CompanyName) { if (response[jobID]) { $("#unBookmarkimage" + jobID).show(); } else { $("#bookmarkimage" + jobID).show(); } } }); }, error: function(data) { // } }); } }) setTimeout(saveJobCustomization, 10000); } function bookmarkJob(jobID, email) { if (email) { $("#bookmarkimage" + jobID).hide(); $("#unBookmarkimage" + jobID).show(); $.ajax({ type: "POST", data: {jobID: jobID, email: email}, url: "https://apps.smartjobboard.com/kufsteinjobs/?function=bookmarkJob", success: function(msg){ } }); } else { $.getScript( "https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js" ) .done(function( script, textStatus ) { $.cookie("saveJob", jobID, { path: '/', expires: 1 }); window.location.href = 'https://www.unterland.jobs/registration/?user_group_id=JobSeeker'; }); } } function unBookmarkJob(jobID, email) { $("#unBookmarkimage" + jobID).hide(); $("#bookmarkimage" + jobID).show(); $.ajax({ type: "POST", data: {jobID: jobID, email: email}, url: "https://apps.smartjobboard.com/kufsteinjobs/?function=unBookmarkJob", success: function(msg){ } }); } function getJobIDByURL(url) { var regex; if (~url.indexOf("/job/")) { regex = /job\/(\d*)\//g; } if ( ~url.indexOf("/job-preview/")) { regex = /job-preview\/(\d*)\//g; } const str = url; let m; var jobID; while ((m = regex.exec(str)) !== null) { if (m.index === regex.lastIndex) { regex.lastIndex++; } jobID = m[1]; } return jobID; } function getEmpIDByURL(url) { // const regex = /company\/(\d*)\//g; const str = url; let m; var jobID; while ((m = regex.exec(str)) !== null) { if (m.index === regex.lastIndex) { regex.lastIndex++; } // jobID = m[1]; } return jobID; }
für Arbeitgeber
Einzelanzeige online buchen
Preisliste Anzeigenflatrate
einloggen
Profil anlegen (kostenlos)
für Arbeitgeber
Einzelanzeige online buchen
Preisliste Anzeigenflatrate
zurück
09/12/2022
Mitarbeiter E-Labor (m/w/d)
€41390,02 jährlich
STIHL Tirol GmbH
Hans Peter Stihl-Straße 5
Festanstellung Technische Berufe
Job Beschreibung
Als Technologie- und Marktführer ist STIHL weltweit in über 160 Ländern vertreten. Mit innovativen Ideen schaffen wir Produkte von herausragender Qualität. Der Standort STIHL Tirol in Langkampfen ist das Kompetenzzentrum für Gartengeräte. Hier arbeiten mehr als 700 motivierte Mitarbeiterinnen & Mitarbeiter am internationalen Erfolg der renommierten Marke.
Bringen Sie Ihr Know-how in unsere innovativen & spannenden Projekte ein!
IHRE AUFGABEN
Als Mitarbeiter E-Labor (m/w/d) sind Sie für den Aufbau, die Durchführung und Überwachung von Funktionsmustern und Prototypen in entwicklungsbegleitenden Projekten verantwortlich.
Dazu gehört die Konzipierung, der Aufbau, die Instandhaltung und die Verwaltung diverser Prüf- und Messaufbauten bis hin zu kompletten Testflächen im Innen- und Außenbereich.
Des Weiteren fällt die Auswertung, die Dokumentation und die Abstimmung von Ergebnissen in Ihr Aufgabengebiet.
Die enge Zusammenarbeit mit internen wie externen Schnittstellen rundet ihr Aufgabenprofil ab.
IHR ANFORDERUNGSPROFIL
Sie haben eine (höhere) technische Ausbildung (Lehre, HTL) erfolgreich abgeschlossen.
Erste Berufserfahrung in einem technischen Entwicklungsumfeld haben Sie bereits gesammelt.
Sie zeichnen sich durch eine selbstständige und lösungsorientierte Arbeitsweise sowie Zuverlässigkeit aus.
Es bereitet Ihnen Freude, gemeinsam im Team bei neuen Produktentwicklungen mitzuwirken und eigene Ideen einzubringen.
STIHL TIROL BIETET
breites Aufgabenspektrum in einem international tätigen Unternehmen
flexible Arbeitszeiten, Homeoffice und eine ausgeglichene Work-Life-Balance
individuelle Möglichkeiten zur Aus- & Weiterbildung
Erfahrungs- & Wissensaustausch in Expertenteams
gute Verkehrsanbindung und kostenfreie Parkplätze
attraktive Zusatzleistungen, wie z. B. freiwilliger Fahrtkostenzuschuss, Mitarbeitervergünstigungen, Betriebsrestaurant, etc.
Für diese Stelle ist ein kollektivvertragliches Mindestentgelt von € 41.390,02 bto./Jahr (Basis 38,5h-Woche) anzugeben. Die tatsächliche Vergütung ist abhängig von Ihrer Qualifikation & Berufserfahrung.
INTERESSIERT?
STIHL TIROL GMBH
Hans Peter Stihl-Straße 5
A-6336 Langkampfen
Veronika Wanitschek
+43 5372 6972 490
jobs@stihl.at
Positionsebene
Einsteiger
Arbeitszeit
Vollzeit
Bezirk
Bezirk Kufstein
Arbeitsort
Langkampfen
Jetzt bewerben