Marriott International
United States
- 4.7 7 review(s)
- 0Following50.5KFollowers
- Contact UsOur TeamTestimonials
About Us
Marriott International, Inc. is a global leading travel company based in Bethesda, Md., USA, with more than 6,000 properties in over 122 countries.
Gallery
No Gallery photos found
Like Share 232
Industry : Hotels & Resorts
Department : Chefs-Kitchen
Location : Atlanta, United States
Level : Staff Line level
Posted : 23 Aug 2024
Job Role : Pastry Chef
Recruiter : Marriott International
Job Ref : HOZ73445
Employment Type: Permanent
Job Type :
Validate Through : 2024-09-21
Salary Details
Salary Description: Competetive Salary Offered
Job Description For Pastry Cook
Job Number 24148473
Job Category Food and Beverage & Culinary
Location The St. Regis Atlanta, 88 West Paces Ferry Rd, Atlanta, Georgia, United States VIEW ON MAP
Schedule Full-Time
Located Remotely? N
Relocation? N
Position Type Non-Management
POSITION SUMMARY
Prepare ingredients for cooking, including portioning, chopping, and storing food. Wash and peel fresh fruits and vegetables. Weigh, measure, and mix ingredients. Prepare and cook food according to recipes, quality standards, presentation standards, and food preparation checklist. Prepare cold foods. Operate ovens, stoves, grills, microwaves, and fryers. Test foods to determine if they have been cooked sufficiently. Monitor food quality while preparing food. Set-up and break down work station. Serve food in proper portions onto proper receptacles. Wash and disinfect kitchen area, tables, tools, knives, and equipment. Check and ensure the correctness of the temperature of appliances and food.
Follow all company and safety and security policies and procedures; report maintenance needs, accidents, injuries, and unsafe work conditions to manager; complete safety training and certifications. Ensure uniform and personal appearance are clean and professional; maintain confidentiality of proprietary information; protect company assets. Speak with others using clear and professional language. Develop and maintain positive working relationships with others; support team to reach common goals; listen and respond appropriately to the concerns of other employees. Ensure adherence to quality expectations and standards. Stand, sit, or walk for an extended period of time or for an entire work shift. Reach overhead and below the knees, including bending, twisting, pulling, and stooping. Move, lift, carry, push, pull, and place objects weighing less than or equal to 25 pounds without assistance. Perform other reasonable job duties as requested by Supervisors.
PREFERRED QUALIFICATION
Education: High school diploma or G.E.D. equivalent.
Related Work Experience: At least 1 year of related work experience.
Supervisory Experience: No supervisory experience.
License or Certification: None
Marriott International is an equal opportunity employer. We believe in hiring a diverse workforce and sustaining an inclusive, people-first culture. We are committed to non-discrimination on any protected basis, such as disability and veteran status, or any other basis covered under applicable law.
Combining timeless glamour with a vanguard spirit, St. Regis Hotels & Resorts is committed to delivering exquisite experiences at more than 50 luxury hotels and resorts in the best addresses around the world. Beginning with the debut of The St. Regis hotel in New York by John Jacob Astor IV at the dawn of the twentieth century, the brand has remained committed to an uncompromising level of bespoke and anticipatory service for all of its guests, delivered flawlessly by a team of gracious hosts that combine classic sophistication and modern sensibility, as well as our signature Butler Service. We invite you to explore careers at St. Regis. In joining St. Regis, you join a portfolio of brands with Marriott International. Be where you can do your best work, begin your purpose, belong to an amazing global team, and become the best version of you.
Similar Jobs (Matching By Job Role, Department and Location)
Location : Grapevine, United States
Posted : 23 Aug 2024
Location : Truckee, United States
Posted : 23 Aug 2024
Location : Napa, United States
Posted : 23 Aug 2024
Location : New Orleans, United States
Posted : 23 Aug 2024
Location : Lake Buena Vista, United States
Posted : 23 Aug 2024
Location : Nashville, United States
Posted : 23 Aug 2024
Location : Lenox, United States
Posted : 23 Aug 2024
Location : Chicago, United States
Posted : 23 Aug 2024
Location : Big Sur, United States
Posted : 23 Aug 2024
More Jobs By Marriott International
Location : Newark, United States
Posted : 23 Aug 2024
Location : Bangkok, Thailand
Posted : 23 Aug 2024
Location : Bethesda, United States
Posted : 23 Aug 2024
Location : Male, Maldives
Posted : 21 Aug 2024
Location : Hoboken, United States
Posted : 23 Aug 2024
Location : Atlanta, United States
Posted : 23 Aug 2024
Location : Dammam, Saudi Arabia
Posted : 23 Aug 2024
Location : Liberia, Costa Rica
Posted : 23 Aug 2024
Location : Nashville, United States
Posted : 23 Aug 2024
People also looking for below jobs
Chefs-Kitchen Jobs
Staff Line level Jobs
Pastry Chef Jobs
Hospitality Jobs in United States
Hotel Jobs in Atlanta
Close
'); $("#user_id").val(data.user_id); $("#vname").val(data.name); $("#vemail").val(data.email); $("#server_code").val(data.server_code); $("#progress-form__thank-you").removeAttr('hidden'); $("#progress-form__panel-2").hide(); $("#progress-form__panel-1").attr('hidden'); $(".progress-form__tabs").hide(); $("#register_heading").hide(); $("#thankyou_heading").show(); } else { $state.html('
'+data.errors+'
'); } working = false; } }); });});
Close
Thank you,
Your application has been sent.
Keep update your profile so that we can connect you with Global Hospitality Professionals and send you great Opportunities
'); $('.alert-success').fadeIn('fast', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); return false; } $('form.job-apply-form').ajaxForm({ url: Wo_Ajax_Requests_File() + '?f=insert_applicant', beforeSend: function() { $('.wo_settings_page').find('.last-sett-btn .ball-pulse').fadeIn(100); $("#btn_submit_text").text("Already Submitted"); $("#btn_submit_text").attr("disabled",true); }, success: function(data) { //console.log(data); if (data.status == 300) { scrollToTop(); $('.setting-status-alert').html('
' + data.message + '
'); $('.alert-success').fadeIn('fast', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); window.location = data.url; } else if(data.status==200){ $("#exampleModal").modal("hide"); $("#PreviewJobModal").modal("show",true); return false; } else { scrollToTop(); var errors = data.errors; $('.setting-status-alert').html('
' + errors + '
'); $('.alert-danger').fadeIn(300); $("#btn_submit_text").text("Submit"); $("#btn_submit_text").removeAttr("disabled"); } } }); }); $(document).on("click", ".existing_cv", function() { var radio_option = $(this).val(); if (radio_option == '1') { $("#existing_cv").show(); $("#document_cv").show(); $("#attached_cv_type").val(1); $("#cv_new_type").val(0); $("#new_cv").hide(); } else { $("#existing_cv").hide(); $("#document_cv").hide(); $("#attached_cv_type").val(0); $("#cv_new_type").val(1); $("#video_cv").hide(); $("#new_cv").show(); } }); $(document).on("click", ".document_cv", function() { var radio_option = $(this).val(); if (radio_option == '1') { $("#document_cv").show(); $("#video_cv").hide(); } else { $("#document_cv").hide(); $("#video_cv").show(); } }); $(document).on("click", ".send_video_cv", function() { var radio_option = $(this).val(); if (radio_option == '0') { $("#video_cv").show(); $(this).val(1); } else { $("#video_cv").hide(); $(this).val(0); } }); $(document).on("click", "#professional_btn", function() { var user_id = $(this).attr("data-user-id"); $.ajax({ url: Wo_Ajax_Requests_File() + '?f=update_user_status', type: 'POST', dataType: 'json', data: { user_id: user_id }, success: function(data) { if (data.status == 200) { $('.setting-status-alert').html('
' + data.message + '
'); $('.alert-success').fadeIn('slow', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); location.reload(true); } } }); });});function Wo_RegisterJobLike(job_id) { //debugger var job_id = job_id; var element = document.getElementById("job-like-button"); var like_count = document.getElementById("likes").innerHTML; var hash_id = 'eeed2727f534b11536a2ad31f921d9093cb8ec5c'; var liked_value = 1; if (element.className == 'notloggedin') { $('.setting-login-alert').html('
Please log in to like, share and comment!
'); $('.alert-danger').fadeIn('slow', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); } else { $.get(Wo_Ajax_Requests_File(), { f: 'job_activity', s: 'register_like', job_id: job_id, hash_id: hash_id }, function(data) { if (data.status == 200) { //debugger element.classList.add("active-like"); element.innerHTML = ' Liked'; var total = parseInt(like_count) + parseInt(liked_value); $("#likes").text(total); } else { element.classList.remove("active-like"); element.innerHTML = ' Like'; var total = parseInt(like_count) - parseInt(liked_value); $("#likes").text(total); } }); }}(function(e) { var t, o = { className: "autosizejs", append: "", callback: !1, resizeDelay: 10 }, i = '', n = ["fontFamily", "fontSize", "fontWeight", "fontStyle", "letterSpacing", "textTransform", "wordSpacing", "textIndent"], s = e(i).data("autosize", !0)[0]; s.style.lineHeight = "99px", "99px" === e(s).css("lineHeight") && n.push("lineHeight"), s.style.lineHeight = "", e.fn.autosize = function(i) { return this.length ? (i = e.extend({}, o, i || {}), s.parentNode !== document.body && e(document.body).append(s), this.each(function() { function o() { var t, o; "getComputedStyle" in window ? (t = window.getComputedStyle(u, null), o = u.getBoundingClientRect().width, e.each(["paddingLeft", "paddingRight", "borderLeftWidth", "borderRightWidth"], function(e, i) { o -= parseInt(t[i], 10) }), s.style.width = o + "px") : s.style.width = Math.max(p.width(), 0) + "px" } function a() { var a = {}; if (t = u, s.className = i.className, d = parseInt(p.css("maxHeight"), 10), e.each(n, function(e, t) { a[t] = p.css(t) }), e(s).css(a), o(), window.chrome) { var r = u.style.width; u.style.width = "0px", u.offsetWidth, u.style.width = r } } function r() { var e, n; t !== u ? a() : o(), s.value = u.value + i.append, s.style.overflowY = u.style.overflowY, n = parseInt(u.style.height, 10), s.scrollTop = 0, s.scrollTop = 9e4, e = s.scrollTop, d && e > d ? (u.style.overflowY = "scroll", e = d) : (u.style.overflowY = "hidden", c > e && (e = c)), e += w, n !== e && (u.style.height = e + "px", f && i.callback.call(u, u)) } function l() { clearTimeout(h), h = setTimeout(function() { var e = p.width(); e !== g && (g = e, r()) }, parseInt(i.resizeDelay, 10)) } var d, c, h, u = this, p = e(u), w = 0, f = e.isFunction(i.callback), z = { height: u.style.height, overflow: u.style.overflow, overflowY: u.style.overflowY, wordWrap: u.style.wordWrap, resize: u.style.resize }, g = p.width(); p.data("autosize") || (p.data("autosize", !0), ("border-box" === p.css("box-sizing") || "border-box" === p.css("-moz-box-sizing") || "border-box" === p.css("-webkit-box-sizing")) && (w = p.outerHeight() - p.height()), c = Math.max(parseInt(p.css("minHeight"), 10) - w || 0, p.height()), p.css({ overflow: "hidden", overflowY: "hidden", wordWrap: "break-word", resize: "none" === p.css("resize") || "vertical" === p.css("resize") ? "none" : "horizontal" }), "onpropertychange" in u ? "oninput" in u ? p.on("input.autosize keyup.autosize", r) : p.on("propertychange.autosize", function() { "value" === event.propertyName && r() }) : p.on("input.autosize", r), i.resizeDelay !== !1 && e(window).on("resize.autosize", l), p.on("autosize.resize", r), p.on("autosize.resizeIncludeStyle", function() { t = null, r() }), p.on("autosize.destroy", function() { t = null, clearTimeout(h), e(window).off("resize", l), p.off("autosize").off(".autosize").css(z).removeData("autosize") }), r()) })) : this }})(window.jQuery || window.$);var __slice = [].slice;(function(e, t) { var n; n = function() { function t(t, n) { var r, i, s, o = this; this.options = e.extend({}, this.defaults, n); this.$el = t; s = this.defaults; for (r in s) { i = s[r]; if (this.$el.data(r) != null) { this.options[r] = this.$el.data(r) } } this.createStars(); this.syncRating(); this.$el.on("mouseover.starrr", "span", function(e) { return o.syncRating(o.$el.find("span").index(e.currentTarget) + 1) }); this.$el.on("mouseout.starrr", function() { return o.syncRating() }); this.$el.on("click.starrr", "span", function(e) { return o.setRating(o.$el.find("span").index(e.currentTarget) + 1) }); this.$el.on("starrr:change", this.options.change) } t.prototype.defaults = { rating: void 0, numStars: 5, change: function(e, t) {} }; t.prototype.createStars = function() { var e, t, n; n = []; for (e = 1, t = this.options.numStars; 1 <= t ? e <= t : e >= t; 1 <= t ? e++ : e--) { n.push(this.$el.append("")) } return n }; t.prototype.setRating = function(e) { if (this.options.rating === e) { e = void 0 } this.options.rating = e; this.syncRating(); return this.$el.trigger("starrr:change", e) }; t.prototype.syncRating = function(e) { var t, n, r, i; e || (e = this.options.rating); if (e) { for (t = n = 0, i = e - 1; 0 <= i ? n <= i : n >= i; t = 0 <= i ? ++n : --n) { this.$el.find("span").eq(t).removeClass("glyphicon-star-empty").addClass("glyphicon-star") } } if (e && e < 5) { for (t = r = e; e <= 4 ? r <= 4 : r >= 4; t = e <= 4 ? ++r : --r) { this.$el.find("span").eq(t).removeClass("glyphicon-star").addClass("glyphicon-star-empty") } } if (!e) { return this.$el.find("span").removeClass("glyphicon-star").addClass("glyphicon-star-empty") } }; return t }(); return e.fn.extend({ starrr: function() { var t, r; r = arguments[0], t = 2 <= arguments.length ? __slice.call(arguments, 1) : []; return this.each(function() { var i; i = e(this).data("star-rating"); if (!i) { e(this).data("star-rating", i = new n(e(this), r)) } if (typeof r === "string") { return i[r].apply(i, t) } }) } })})(window.jQuery, window);$(function() { return $(".starrr").starrr()})$(function() { $('#new-review').autosize({ append: "\n" }); var reviewBox = $('#post-review-box'); var newReview = $('#new-review'); var openReviewBtn = $('#open-review-box'); var closeReviewBtn = $('#close-review-box'); var ratingsField = $('#ratings-hidden'); openReviewBtn.click(function(e) { reviewBox.slideDown(400, function() { $('#new-review').trigger('autosize.resize'); newReview.focus(); }); openReviewBtn.fadeOut(100); closeReviewBtn.show(); }); closeReviewBtn.click(function(e) { e.preventDefault(); reviewBox.slideUp(300, function() { newReview.focus(); openReviewBtn.fadeIn(200); }); closeReviewBtn.hide(); }); $('.starrr').on('starrr:change', function(e, value) { ratingsField.val(value); });});function Wo_OpenWindow(url) { newwindow = window.open('https://www.hozpitality.com/sharer?url=' + url, '', 'height=600,width=800'); if (window.focus) { newwindow.focus(); } return false;}