Was Sie mitbringen sollten:
- Sie arbeiten gerne in einem dynamischen Team und sind kreativ und offen für Neues.
- Rotation der verschiedenen Posten
- Während den Servicezeiten gehört es zudem zu Ihren Aufgaben gemeinsam mit unserem Sous Chef und unserem Küchenchef die Speisen geschmackvoll anzurichten
- Sie sind ein Team-Player
|
🔪 Deine Aufgaben als Jungkoch
- 5,5-Tage-Woche
- Zubereitung und kreative Gestaltung der Speisen
- Abendservice
- Organisation deines Postens
|
Motiviert unser Küchenteam ab Anfang Juni mit Deiner Kreativität zu bereichern? Ab Juni suchen wir noch eine/n Koch/Köchin – Tournant mit Erfahrung für unser Gourmet-Küchenteam! Wir überraschen unsere Gäste mit tollen Menus, gemischt aus Südtiroler und mediterraner Küche (3 Hauben Gault&Millau), verwenden dabei beste Produkte und sind auch für neue Ideen immer offen.
|
Wir freuen uns auf deine Bewerbung!
|
Wir bieten:
- Vollzeit
- Saisons- oder Jahresstelle
- 6 oder 5,5 Tage Woche (gemeinsam finden wir die passende Lösung)
- Familiäres Arbeitsumfeld- und Klima
- Leicht erreichbar auch mit der Seilbahn in 5 min. von Bozen (keine Unterkunft)
- Sehr gute Entlohnung!
|
Deine Aufgaben:
- Eigenverantwortliche Durchführung und Produktion der einzelnen Gerichte, entsprechend dem vorgegebenen Qualitätsstandard
- Koordinierung der am Produktions-Prozess teilnehmenden Teammitglieder
- Qualitätssicherstellung und Kontrolle der Fälligkeiten der einzelnen Produkte
- Sicherstellung der Ordnung, der Hygiene und der Kontrolle über den zugewiesenen Posten
- Regelmäßige Reinigung des Postens und der verschiedenen Geräte
- Durchführung täglicher Aufgaben
|
Arbeiten auch Sie in einem der schönsten Wohlfühlhotels Südtirols!
'); @import url("https://use.typekit.net/qpp5itn.css"); * { margin: 0px; box-sizing: border-box; } .background { padding: 0px; margin-top: 10px; margin-left: -20px !important; /* symmetric JobAd */ margin-right: -10px !important; /* symmetric JobAd */ overflow: hidden; font-family: proxima-nova, serif; font-weight: 300; font-size: 16px; line-height: 22px; } .jobAd { text-align: left; width: 850px; margin-left: auto !important; margin-right: auto !important; margin-bottom: 40px; margin-top: 20px; background: #FFF; background-image: url(); background-size: 100%; background-repeat: no-repeat; background-position: center top; padding: 15px 35px; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5); color: #333; } .imgfooter { margin: 35px -35px -15px -35px; } .jobAd h2 { position: relative; font-family: 'Playfair Display', serif; font-weight: 400; text-align: center; font-size: 28px; line-height: 32px; color: #7f654f; margin: 30px 0px; } .jobAd h3 { font-family: 'Playfair Display', serif; font-weight: 400; line-height: 26px; font-size: 18px; color: #7f654f; margin-bottom: 0px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; margin-top: 0px; } .jobAd li { margin-left: -10px; text-align: left; } .jobAd li::before { color: #7f654f; /* Farbe hier einfügen */ content: "\2022"; display: inline-block; font-size: 26px; width: 1em; margin-left: -1em; position: relative; top: 1.5px; left: 0px; } .jobAd img { max-width: 100%; height: auto; margin-bottom: 15px; } .jobAd a { text-decoration: none; font-weight: bold; color: #000; } .footer a { font-weight: 300; color: #FFF; } strong { font-weight: 600; } p { margin-top: 0px; margin-bottom: 8px; text-align: justify; } .jobAd a:hover{ text-decoration: underline; } .jobAd .ImgFullWidth { margin: 0px -35px; } .Bttn_div { text-align: center; margin-top: 35px; } .Bttn_div a { background-color: #7f654f; border: 1px solid #7f654f; color: #FFF; font-family: 'Playfair Display', serif; text-transform: ; display: inline-block; font-size: 16px; line-height: 16px; padding: 10px 20px; font-weight: 400; text-align: center; text-decoration: none; -webkit-text-size-adjust:none; } .Bttn_div a:hover { background-color: #FFF; color: #7f654f; transition: 0.3s; text-decoration: none; } #imgcont { margin-top: -15px !important; margin-left: -35px !important; margin-right: -35px !important; margin-bottom: 35px; position: relative; height: 273px; overflow: hidden; } #imgcont img{ position: absolute; left: 0; margin-bottom: 0px; width: 100%; height: auto; } .imgfooter img{ margin: 0px; width: calc(100%/3); display: inline; float: left; } @keyframes imgcontFadeInOut { 0% { opacity:1; transform: scale(1.05); } 40% { opacity:1; transform: scale(1.25); } 50% { opacity:0; transform: scale(1.3); } 90% { opacity:0; transform: scale(1.0); } 100% { opacity:1; transform: scale(1.05); } } @keyframes scale { 0% { transform: scale(1.0); } 100% { transform: scale(1.05); } } @keyframes logoFadeInOut { 0% { opacity:1; } 40% { opacity:1; } 50% { opacity:0; } 90% { opacity:0; } 100% { opacity:1; } } #imgcont img:nth-of-type(1) { animation-name: imgcontFadeInOut, scale; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 24s, 2.4s; animation-delay: 12s, 9.6s; } #imgcont img:nth-of-type(2) { animation-name: imgcontFadeInOut; animation-timing-function: linear; animation-iteration-count: infinite; animation-duration: 24s; animation-delay: 0s; } .logo1 { animation-name: logoFadeInOut; animation-duration: 24s; animation-delay: -12s; animation-iteration-count: infinite; } .logo2 { animation-name: logoFadeInOut; animation-duration: 24s; animation-delay: 0s; animation-iteration-count: infinite; } .clearfix { clear: both; height: 0px; overflow: hidden; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 1.8em; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } }
|
Arbeiten auch Sie in einem der schönsten Wohlfühlhotels Südtirols!
'); @import url("https://use.typekit.net/qpp5itn.css"); * { margin: 0px; box-sizing: border-box; } .background { padding: 0px; margin-top: 10px; margin-left: -20px !important; /* symmetric JobAd */ margin-right: -10px !important; /* symmetric JobAd */ overflow: hidden; font-family: proxima-nova, serif; font-weight: 300; font-size: 16px; line-height: 22px; } .jobAd { text-align: left; width: 850px; margin-left: auto !important; margin-right: auto !important; margin-bottom: 40px; margin-top: 20px; background: #FFF; background-image: url(); background-size: 100%; background-repeat: no-repeat; background-position: center top; padding: 15px 35px; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5); color: #333; } .imgfooter { margin: 35px -35px -15px -35px; } .jobAd h2 { position: relative; font-family: 'Playfair Display', serif; font-weight: 400; text-align: center; font-size: 28px; line-height: 32px; color: #7f654f; margin: 30px 0px; } .jobAd h3 { font-family: 'Playfair Display', serif; font-weight: 400; line-height: 26px; font-size: 18px; color: #7f654f; margin-bottom: 0px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; margin-top: 0px; } .jobAd li { margin-left: -10px; text-align: left; } .jobAd li::before { color: #7f654f; /* Farbe hier einfügen */ content: "\2022"; display: inline-block; font-size: 26px; width: 1em; margin-left: -1em; position: relative; top: 1.5px; left: 0px; } .jobAd img { max-width: 100%; height: auto; margin-bottom: 15px; } .jobAd a { text-decoration: none; font-weight: bold; color: #000; } .footer a { font-weight: 300; color: #FFF; } strong { font-weight: 600; } p { margin-top: 0px; margin-bottom: 8px; text-align: justify; } .jobAd a:hover{ text-decoration: underline; } .jobAd .ImgFullWidth { margin: 0px -35px; } .Bttn_div { text-align: center; margin-top: 35px; } .Bttn_div a { background-color: #7f654f; border: 1px solid #7f654f; color: #FFF; font-family: 'Playfair Display', serif; text-transform: ; display: inline-block; font-size: 16px; line-height: 16px; padding: 10px 20px; font-weight: 400; text-align: center; text-decoration: none; -webkit-text-size-adjust:none; } .Bttn_div a:hover { background-color: #FFF; color: #7f654f; transition: 0.3s; text-decoration: none; } #imgcont { margin-top: -15px !important; margin-left: -35px !important; margin-right: -35px !important; margin-bottom: 35px; position: relative; height: 273px; overflow: hidden; } #imgcont img{ position: absolute; left: 0; margin-bottom: 0px; width: 100%; height: auto; } .imgfooter img{ margin: 0px; width: calc(100%/3); display: inline; float: left; } @keyframes imgcontFadeInOut { 0% { opacity:1; transform: scale(1.05); } 40% { opacity:1; transform: scale(1.25); } 50% { opacity:0; transform: scale(1.3); } 90% { opacity:0; transform: scale(1.0); } 100% { opacity:1; transform: scale(1.05); } } @keyframes scale { 0% { transform: scale(1.0); } 100% { transform: scale(1.05); } } @keyframes logoFadeInOut { 0% { opacity:1; } 40% { opacity:1; } 50% { opacity:0; } 90% { opacity:0; } 100% { opacity:1; } } #imgcont img:nth-of-type(1) { animation-name: imgcontFadeInOut, scale; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 24s, 2.4s; animation-delay: 12s, 9.6s; } #imgcont img:nth-of-type(2) { animation-name: imgcontFadeInOut; animation-timing-function: linear; animation-iteration-count: infinite; animation-duration: 24s; animation-delay: 0s; } .logo1 { animation-name: logoFadeInOut; animation-duration: 24s; animation-delay: -12s; animation-iteration-count: infinite; } .logo2 { animation-name: logoFadeInOut; animation-duration: 24s; animation-delay: 0s; animation-iteration-count: infinite; } .clearfix { clear: both; height: 0px; overflow: hidden; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 1.8em; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } }
|
Wir bieten:
- Vollzeit
- Doppelturnus von 9.00 bis 15.00 und von 17.00 bis 22.00 Uhr
- Saisonsstelle
- 6 Tage Woche
- Familiäres Arbeitsumfeld- und Klima
- Leicht erreichbar auch mit der Seilbahn bzw. mit dem Busersatzdienst. Die nächtliche Rückfahrt mit Fahrgemeinschaft ist garantiert!
- Ev. auch Unterkunft vorhanden
- Sehr gute Entlohnung
- Sie sind qualifiziert oder haben einschlägige Erfahrung?
|
e="text/css">@import url('/gfonts/fbe81d4664818a00d41d8b7b02c7270d_.css?family=Playfair+Display:400'); @import url("https://use.typekit.net/qpp5itn.css"); * { margin: 0px; box-sizing: border-box; } .background { padding: 0px; margin-top: 10px; margin-left: -20px !important; /* symmetric JobAd */ margin-right: -10px !important; /* symmetric JobAd */ overflow: hidden; font-family: proxima-nova, serif; font-weight: 300; font-size: 16px; line-height: 22px; } .jobAd { text-align: left; width: 850px; margin-left: auto !important; margin-right: auto !important; margin-bottom: 40px; margin-top: 20px; background: #FFF; background-image: url(); background-size: 100%; background-repeat: no-repeat; background-position: center top; padding: 15px 35px; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5); color: #333; } .imgfooter { margin: 35px -35px -15px -35px; } .jobAd h2 { position: relative; font-family: 'Playfair Display', serif; font-weight: 400; text-align: center; font-size: 28px; line-height: 32px; color: #7f654f; margin: 30px 0px; } .jobAd h3 { font-family: 'Playfair Display', serif; font-weight: 400; line-height: 26px; font-size: 18px; color: #7f654f; margin-bottom: 0px; } .jobAd ul { list-style: none; list-style-image: url(); margin-bottom: 25px; margin-top: 0px; } .jobAd li { margin-left: -10px; text-align: left; } .jobAd li::before { color: #7f654f; /* Farbe hier einfügen */ content: "\2022"; display: inline-block; font-size: 26px; width: 1em; margin-left: -1em; position: relative; top: 1.5px; left: 0px; } .jobAd img { max-width: 100%; height: auto; margin-bottom: 15px; } .jobAd a { text-decoration: none; font-weight: bold; color: #000; } .footer a { font-weight: 300; color: #FFF; } strong { font-weight: 600; } p { margin-top: 0px; margin-bottom: 8px; text-align: justify; } .jobAd a:hover{ text-decoration: underline; } .jobAd .ImgFullWidth { margin: 0px -35px; } .Bttn_div { text-align: center; margin-top: 35px; } .Bttn_div a { background-color: #7f654f; border: 1px solid #7f654f; color: #FFF; font-family: 'Playfair Display', serif; text-transform: ; display: inline-block; font-size: 16px; line-height: 16px; padding: 10px 20px; font-weight: 400; text-align: center; text-decoration: none; -webkit-text-size-adjust:none; } .Bttn_div a:hover { background-color: #FFF; color: #7f654f; transition: 0.3s; text-decoration: none; } #imgcont { margin-top: -15px !important; margin-left: -35px !important; margin-right: -35px !important; margin-bottom: 35px; position: relative; height: 273px; overflow: hidden; } #imgcont img{ position: absolute; left: 0; margin-bottom: 0px; width: 100%; height: auto; } .imgfooter img{ margin: 0px; width: calc(100%/3); display: inline; float: left; } @keyframes imgcontFadeInOut { 0% { opacity:1; transform: scale(1.05); } 40% { opacity:1; transform: scale(1.25); } 50% { opacity:0; transform: scale(1.3); } 90% { opacity:0; transform: scale(1.0); } 100% { opacity:1; transform: scale(1.05); } } @keyframes scale { 0% { transform: scale(1.0); } 100% { transform: scale(1.05); } } @keyframes logoFadeInOut { 0% { opacity:1; } 40% { opacity:1; } 50% { opacity:0; } 90% { opacity:0; } 100% { opacity:1; } } #imgcont img:nth-of-type(1) { animation-name: imgcontFadeInOut, scale; animation-timing-function: linear; animation-iteration-count: infinite, 1; animation-duration: 24s, 2.4s; animation-delay: 12s, 9.6s; } #imgcont img:nth-of-type(2) { animation-name: imgcontFadeInOut; animation-timing-function: linear; animation-iteration-count: infinite; animation-duration: 24s; animation-delay: 0s; } .logo1 { margin-top: -45px; animation-name: logoFadeInOut; animation-duration: 24s; animation-delay: -12s; animation-iteration-count: infinite; } .logo2 { margin-top: -25px; animation-name: logoFadeInOut; animation-duration: 24s; animation-delay: 0s; animation-iteration-count: infinite; } .clearfix { clear: both; height: 0px; overflow: hidden; } /* LAPTOP */ @media (min-width: 992px) and (max-width: 1309px) { .jobAd { max-width: 800px; } } /* TABLET */ @media (min-width: 800px) and (max-width: 991px) { .jobAd { max-width: 600px; box-shadow: none; margin: 0px auto; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } } /* MOBILE */ @media (min-width: 576px) and (max-width: 799px) { .jobAd { max-width: 510px; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 2em; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } } /*MOBILE KLEIN */ @media (max-width: 576px) { .jobAd { width: 100%; box-shadow: none; margin: 0px auto; } .jobAd h2 { font-size: 1.8em; } .jobAd .mehrspaltig { grid-template-columns: 1fr; } }
|
WAS SIE MITBRINGEN SOLLTEN
- Um eine Service-Lehre beginnen zu können muss man mindestens 15 Jahre alt sein.
- Motivation und Freude daran immer wieder Neues zu lernen
- eine selbstständige und genaue Arbeitsweise sowie Sinn für effiziente Zeiteinteilung
- eine positive Denkart, Zuverlässigkeit, Belastbarkeit sowie Flexibilität
- eine freundliche Ausstrahlung
- eine fröhliche und kommunikative Persönlichkeit, die auch in schwierigen Situationen einen klaren Kopf bewahrt
- ein gepflegtes, souveränes und professionelles Auftreten
- Freude einem engagierten und herzlichen Team beizutreten
- die Bereitschaft an Wochenenden und an Feiertagen zu arbeiten
- gute Italienisch- oder Deutschkenntnisse
|
Deine Aufgaben
- Stellvertretung des Küchenchefs in allen operativen und administrativen Bereichen
- Organisation und Sicherstellung eines reibungslosen Ablaufs in der Küche
- Mitverantwortung für Menügestaltung und kreative Weiterentwicklung des Speisenangebots
- Qualitätssicherung und Einhaltung unserer Standards
- Kontrolle von Wareneinsatz, Kalkulation und Lagerhaltung
- Durchführung von Bestellungen und Inventuren
- Einhaltung aller Hygiene- und Qualitätsstandards gemäß den geltenden Richtlinien
|
Anforderungen:
- Freundlichkeit, Pünktlichkeit und Motivation
- Arbeiten im jungen Team
- Zuverlässigkeit & Flexibilität
- Fröhliche und kommunikative Persönlichkeit mit offener Einstellung für Neuem
- Hohe Bereitschaft, um leidenschaftlich die Gäste zu umsorgen
- Gepflegtes und professionelles Auftreten
|
Vollzeit | befristet | Praktikum
Was dich erwartet:
- Mitarbeit in einer kreativen, saisonalen Küche
- Verarbeitung hochwertiger Produkte
- Einblicke in Organisation, Abläufe und Qualität auf 5 Sterne-Niveau
- Arbeiten in einem professionellen Umfeld
|
🏨 Dein Arbeitsplatz im Prokulus
- Großzügige Wellnesswelt mit 10 Pools & 10 Saunen
- Hochwertiges Ambiente mit hohem Stammgästeanteil
- Modern ausgestattete Arbeitsbereiche
- Dynamisches, herzliches Team
- Mehr über uns: www.prokulus.it
|
Vollzeit
Sölden, Ötztal
21.06.2026
Sölden, Ötztal
Das Central sucht feine Leite
- Unterstützung des Chefkochs in der Gesamtführung des Küchenteams von ca. 30 Mitarbeiter*innen
- Koordination der Aktivitäten verschiedener Küchenbereiche und Anleitung derer Mitarbeiter*innen
- Entwicklung neuer Gerichte und Anpassung bestehender Rezepte
- Sicherstellung der Einhaltung von hohen Qualitätsstandards
- Überwachung der Leistung und Produktivität des Küchenteams
- Sicherstellung der Qualität von Lebensmitteln und Zubereitungen
|
Ein abwechslungsreiches Frühstücksbuffet, Eierspeisen a la Carte und Backwaren begeistern Dich. Aber auch das gewisse Extra wie Porridge, Smoothies und Overnight Oats lassen Deiner Kreativität Platz. Du startest gerne früh in den Tag und möchtest nachmittags den Kopf frei von der Arbeit haben.
- eine Person mit oder ohne Erfahrung als Frühstückskoch
- eine Kochausbildung und viel Liebe zum Backen sind wünschenswert
- motivierte, selbständige Person die auch gerne alleine arbeitet
- Zuständigkeitsbereich: Vorbereitung unseres reichhaltigen Frühstücksbuffett, Eierspeisen und warme Frühstücksgerichte (keine Show Küche), Kuchen für den Nachmittag
|
IHRE AUFGABEN BEI UNS:
- Selbstständiges Arbeiten auf diversen Posten, inklusive Mise-en Place Arbeiten
- Aktives Einbringen in die Menüfolge laut dem Sonnwies Food-Konzept
- Tägliche Kontrolle des Warenbestandes
- Verantwortung für die Sauberkeit des Postens
- Einhaltung der Qualitäts- und Hygienerichtlinien
- Einhalten und Durchsetzen der HACCP-Richtlinien
|
|
|
Deine Aufgaben:
- Eigenverantwortliche Zubereitung und Produktion von Speisen auf verschiedenen Küchenstationen, entsprechend den vorgegebenen Qualitätsstandards
- Unterstützung und Vertretung der Kolleg:innen an unterschiedlichen Posten innerhalb der Küche
- Koordination und Anleitung der Teammitglieder auf den jeweiligen Stationen während des Produktionsprozesses
- Sicherstellung der Qualität der Speisen, Kontrolle von Wareneingängen, Lagerbeständen und Haltbarkeiten
- Einhaltung und Überwachung von Ordnung, Hygiene und Sicherheitsstandards in allen Arbeitsbereichen
- Regelmäßige Reinigung und Pflege der Arbeitsstationen und Küchengeräte
- Organisation und Durchführung der täglichen Produktionsabläufe, flexibel je nach Bedarf der Küche
|
Das zeichnet dich aus:
- Ausbildung als Koch - Köchin und Berufserfahrung in der Küche
- Kreativität und Leidenschaft für die Gastronomie
- Freude am Zubereiten von frischen und abwechslungsreichen Speisen
- Selbstständige Arbeitsweise und Teamgeist
|
|
|
Vollzeit
Goldrain
20.06.2026
Goldrain
Wir bieten:
- ein gutes Arbeitsklima
- keine Á la carte Küche
- leistungsgerechte Entlohnung
|
Wir bieten:
- Sehr gute Entlohnung
- Unterkunft im Einzelzimmer
- Einschreibung in Mysanitour+ Gesundheitsfond
- Kostenfreie Verpflegung
- Motiviertes Team und familiäres Arbeitsklima
- Weiterbildungsmöglichkeiten
- Vielfältige Freizeitgestaltungsmöglichkeiten
|
DEINE AUFGABEN
- Zubereitung und Ausgabe der Mahlzeiten
- Reinigung der Küche und des Speisesaals gemäß Hygienevorgaben
- Warenannahme, Eingangskontrolle und fachgerechte Einlagerung der Rohstoffe
|
Vollzeit | Teilzeit
Wiesen, Pfitsch
09.06.2026
Wiesen, Pfitsch
Was Sie bei uns erwartet:
- Sie bereiten kalte und warme Speisen nach modernen Ernährungs-Standards zu.
- Sie kochen je nach Kompetenzen selbstständig oder nach Anleitung und erhalten die entsprechenden Weiterbildungen und Schulungen.
- Zu ihrem Aufgabenbereich zählen vorbereitende Tätigkeiten, genauso wie der Abwasch.
- Sie halten die Hygiene und HACCP Bestimmungen genauestens ein.
- Sie unterstützen die leitende Köchin bei der Menüplanung, im Bestellwesen und bei der Lieferkontrolle.
- Regionalität im Einkauf und ressourcenschonender Verbrauch ist uns sehr wichtig.
- Es erwartet Sie eine vielfältige, abwechslungsreiche und sinnstiftende Tätigkeit.
|
Werde Teil unserer Vigilerhof-Familie
- Leidenschaft fürs Kochen und Freude an guten Zutaten
- Erfahrung in der Küche
- Sauberes, strukturiertes Arbeiten und Hygienebewusstsein
- Teamgeist und Verlässlichkeit
- Selbstständiges Arbeiten und Eigenverantwortung
- Belastbarkeit auch in stressigen Phasen
- Positive Einstellung und Spaß an der Arbeit
- Kenntnisse in der Patisserie von Vorteil
|
Zu den Aufgaben zählt das Vorbereiten von Lebensmitteln für das Frühstücksbuffett wie zum Beispiel:
- Schneiden von Fruchtsalat, Gemüse, Wurst, Speck und Käse.
- Sowie das Zubereiten von Eiern am Buffet.
- Arbeitszeiten: von ca. 06:00 bis ca. 11:00 Uhr als Teilzeitstelle, oder bis 14:00 Uhr als Vollzeitstelle möglich.
|
Vollzeit | befristet | Lehrstelle | Praktikum
Dann freuen wir uns auf Deine Bewerbung samt Farbfoto ausschließlich via Email!
____ |__ __| ____| \/ | __ \| | /\|__ __| ____| | | | |__ | \ / | |__) | | / \ | | | |__ | | | __| | |\/| | ___/| | / /\ \ | | | __| | | | |____| | | | | | |____ / ____ \| | | |____ |_| |______|_| |_|_| |______/_/ \_\_| |______| -->
|
Wir bieten
- Sehr interessantes Tätigkeitsfeld
- Leistungsgerechte Bezahlung
- Saisons- oder Jahresstelle
- Neues Personalhaus
- geregelte Arbeitszeiten
- Unterkunft & Verpflegung
- Familiäres Arbeitsumfeld
- Benutzung unsere Fittnessstudios
- Entwicklungsmöglichkeiten
|