Ausbildung Prozesstechnik (m/w/d)
- Város
- Kufstein
- Cégnév
- Wilhelm GRONBACH GmbH & Co KG
- Céginfo
- 3 állás a cégnél
- Cég címe
- Cég weboldal
- Cég link
- https://at.indeed.com/cmp/Wilhelm-Gronbach-Gmbh-&-Co-Kg
- Hirdetés aktiválása
- Dec. 19, 2022, 11:14 p.m.
- Hirdetés utoljára aktív
- Dec. 20, 2022, 2:03 p.m.
- Link
- https://at.indeed.com/viewjob?jk=047674c6c4fa931a

- jquery
- 7
Farkas Kiss Endre legjobb állása Wilhelm GRONBACH GmbH & Co KG
Wilhelm GRONBACH GmbH & Co KG email
Email tárgya
Bewerbung fur Ausbildung Prozesstechnik (m/w/d)
Levél szövege
Lieber Wilhelm GRONBACH GmbH & Co KG!
Ich möchte mich bei Ihrem Unternehmen als Ausbildung Prozesstechnik (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
17/12/2022
Ausbildung Prozesstechnik (m/w/d)
€800,00 monatlich
Wilhelm GRONBACH GmbH & Co KG
Prof. Dr. Anton Kathrein Straße 2, 6342 Niederndorf
Lehrstelle Technische Berufe
Job Beschreibung
Erfolgreichen Schulabsolventen/in bieten einen interessanten Ausbildungsplatz in unserem Produktionsbetrieb in Niederndorf
Dein Profil
Interesse an Technik und handwerkliches Geschick
Teamfähigkeit und Zuverlässigkeit
Selbstständige und verantwortungsbewusste Arbeitsweise
Gute schulische Leistungen
Offen für Neues
Wir bieten:
junges, dynamisches und motiviertes Arbeitsumfeld
Intensive, persönliche Betreuung durch qualifizierte Ausbilder
hochwertige Ausbildung in einem erfahrenen Umfeld
Tätigkeit in einem innovativen und strukturierten Unternehmen
Lehrlingsentschädigung laut Kollektivvertrag Metallgewerbe
Der/die Prozesstechniker/-in ist in der Abteilung Produktion in unserem Unternehmen tätig.
Wir freuen uns auf deine Bewerbung:
Gronbach Ausbildung Prozesstechnik (m/w/d)
Positionsebene
Einsteiger
Arbeitszeit
Vollzeit
Bezirk
Bezirk Kufstein
Arbeitsort
Niederndorf
Jetzt bewerben