# Now Hiring Houston

*Published:* 2024-12-21
*Author:* Aladdin&#039;s Team

NOW HIRING · **HOUSTON T**X · 2 LOCATIONS

 

Come CookWorkGrow With Us.
==========================

 

Houston’s favorite [Mediterranean restaurant](https://staging.aladdinshouston.com/) since 2006. We’re looking for people who actually want to be here — real kitchen, real team, honest work.

 

 [     Apply in 5 minutes  ](#apply-now) 

 [  See open positions  ](#open-positions) 

 

 

 

 

  Your Path at Aladdin 

 

How it works from day one.
--------------------------

 

 

      

 

Step 01

 

### You apply. No resume needed.

 

Fill out our 5-minute form or walk in and ask for a manager. No corporate process. Just a quick conversation to see if we’re a fit.

 

 

       

 

Step 02

 

### We train you. From scratch if needed.

 

We define a trial window together so both sides know where we stand. Hands-on training from day one. No surprises, no wasted time.

 

 

       

 

Step 03

 

### You grow. Dedication gets noticed.​

 

Show up, own your station, take pride in the work. We promote from within — the team we have today started the same way you would.

 

 

 

 

 

  NOW HIRING 

 

Open Positions
--------------

 

We’re hiring at both Houston locations. No resume required — just apply and we’ll be in touch.

 

 

 Both Locations 

        

 

Dishwasher

Kitchen · Part-time or Full-time

 

 

   

 

Hourly Rate

To be discussed in interview

 

  Fast-paced kitchen environment 

  No experience required — we train 

 Entry level OK Reliable Team player 

 

 

 

 Both Locations 

       

 

Line Cook

Kitchen · Full-time or Part-time

 

 

   

 

Hourly Rate

To be discussed in interview

 

  Lunch &amp; dinner shifts available 

  High-volume experience preferred 

 Med. cuisine High-volume Team player 

 

 

 

 Both Locations 

  &lt;      

 

Salad Station Cook

Kitchen · Part-time or Full-time

 

 

   

 

Hourly Rate

To be discussed in interview

 

  Speed and consistency are key 

  Fresh prep from scratch daily 

 Fresh ingredients Consistent Fast-paced 

 

 

 

 Both Locations 

       

 

Busser

Front of House · Part-time

 

 

   

 

Hourly Rate

To be discussed in interview

 

  Lunch &amp; dinner shifts available 

  Great for students — flexible hrs 

 Flexible hrs Entry level OK People person 

 

 

 

 Both Locations 

         

 

Grill Assistant

Kitchen · Part-time or Full-time

 

 

   

 

Hourly Rate

To be discussed in interview

 

  Support the grill station during service 

  Learn from experienced cooks 

 Growth role High-energy We train 

 

 

 

 Both Locations 

            

 

Grill Cook

Kitchen · Full-time

 

 

   

 

Hourly Rate

To be discussed in interview

 

  Own the grill station during service 

  Experience with live fire preferred 

 Experienced High-volume Ownership mindset 

 

 

 

 Both Locations 

         

 

Pastry Chef

Kitchen · Full-time or Part-time

 

 

   

 

Hourly Rate

To be discussed in interview

 

  Fresh baked goods from scratch daily 

  Mediterranean pastry knowledge a plus 

 Baking skills Craft-focused Creative 

 

 

 

 

 

 

NOW HIRING

 

Ready to join?
--------------

 

We’re always looking for motivated, honest people who love food and take pride in their work. Montrose and Garden Oaks are both hiring across kitchen and front-of-house roles. Apply in 5 minutes — no resume required.

 

 

 [  Apply Now  ](https://form.typeform.com/to/J9QJoMSs) 

English application

 

   

 

 [  Aplicar Ahora  ](https://form.typeform.com/to/mSjAInNA) 

Solicitud en Español

 

 

 

 

 

  
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
  --harissa: #ed4c16; --eggplant: #2c2821; --yogurt: #fef9f1;
  --yogurt-2: #f5ede1; --harissa-light: #fdf0eb; --harissa-mid: #f7c9b6;
  --eggplant-soft: #4a3f38; --border: #e8dcd2; --font: 'Catamaran', sans-serif;
}

.hs-section { position: relative; background: var(--yogurt); overflow: hidden; font-family: 'Catamaran', sans-serif; }

.hs-header {
  max-width: 1100px; margin: 0 auto; padding: 64px 48px 40px;
  display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; flex-wrap: wrap;
}
.hs-label { display: inline-flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; color: var(--harissa); margin-bottom: 14px; }
.hs-label::before { content: ''; display: block; width: 28px; height: 2px; background: var(--harissa); border-radius: 2px; }
.hs-header h2 { font-size: clamp(28px,4vw,44px); font-weight: 900; color: var(--eggplant); letter-spacing: -.02em; line-height: 1.05; }
.hs-header h2 span { color: var(--harissa); }
.hs-header p { font-size: 15px; font-weight: 500; color: var(--eggplant-soft); max-width: 320px; line-height: 1.6; text-align: right; }

.hs-progress-wrap {
  max-width: 1100px; margin: 0 auto; padding: 0 48px; margin-bottom: 32px;
  display: flex; align-items: center; gap: 16px;
}
.hs-progress-track { flex: 1; height: 2px; background: var(--border); border-radius: 999px; overflow: hidden; }
.hs-progress-fill { height: 100%; background: var(--harissa); border-radius: 999px; width: 20%; transition: width .4s cubic-bezier(.4,0,.2,1); }
.hs-counter { font-size: 12px; font-weight: 800; color: var(--eggplant-soft); opacity: .5; letter-spacing: .05em; white-space: nowrap; }
.hs-nav-btns { display: flex; gap: 8px; }
.hs-btn { width: 36px; height: 36px; border-radius: 50%; background: #fff; border: 1.5px solid var(--border); display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all .18s; flex-shrink: 0; }
.hs-btn:hover { background: var(--eggplant); border-color: var(--eggplant); }
.hs-btn:hover svg { stroke: #fff; }
.hs-btn svg { width: 14px; height: 14px; stroke: var(--eggplant); fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; transition: stroke .18s; }

.hs-track-outer {
  overflow: hidden;
  padding: 0 0 48px;
  cursor: grab;
  user-select: none;
  width: 100%;
}
.hs-track-outer:active { cursor: grabbing; }

.hs-track {
  display: flex;
  gap: 0;
  transition: transform .5s cubic-bezier(.4,0,.2,1);
  will-change: transform;
  border-radius: 20px;
  min-height: 420px;
  overflow: visible;
}

.hs-panel {
  flex-shrink: 0;
  width: 100%;
  min-height: 420px;
  height: 420px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  overflow: hidden;
}
.panel-dark    { background: var(--eggplant); }
.panel-harissa { background: var(--harissa); }
.panel-cream   { background: var(--yogurt-2); border: 1.5px solid var(--border); }
.panel-white   { background: #fff; border: 1.5px solid var(--border); }
.panel-halal   { background: var(--harissa-light); border: 1.5px solid var(--harissa-mid); }

.hs-panel-num { position: absolute; bottom: -40px; right: -20px; font-size: 200px; font-weight: 900; letter-spacing: -.06em; line-height: 1; font-family: var(--font); pointer-events: none; z-index: 0; }
.num-dark    { color: rgba(255,255,255,.04); }
.num-harissa { color: rgba(255,255,255,.10); }
.num-light   { color: rgba(44,40,33,.05); }

.hs-panel-left { padding: 56px 48px 56px 56px; display: flex; flex-direction: column; justify-content: space-between; gap: 24px; position: relative; z-index: 1; }
.hs-panel-right { position: relative; display: flex; align-items: center; justify-content: center; overflow: hidden; padding: 40px; }
.hs-panel-divider { position: absolute; left: 50%; top: 10%; bottom: 10%; width: 1px; }
.div-dark    { background: rgba(255,255,255,.07); }
.div-harissa { background: rgba(255,255,255,.15); }
.div-light   { background: var(--border); }

.hs-kw { font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.kw-dark    { color: var(--harissa); opacity: .8; }
.kw-harissa { color: rgba(255,255,255,.7); }
.kw-light   { color: var(--harissa); opacity: .8; }

.hs-headline { font-size: clamp(26px,3vw,38px); font-weight: 900; letter-spacing: -.02em; line-height: 1.05; }
.hl-dark    { color: var(--yogurt); }
.hl-harissa { color: #fff; }
.hl-light   { color: var(--eggplant); }
.hs-headline .acc       { color: var(--harissa); }
.hs-headline .acc-white { color: rgba(255,255,255,.75); }

.hs-body { font-size: 15px; font-weight: 500; line-height: 1.75; }
.bd-dark    { color: rgba(254,249,241,.6); }
.bd-harissa { color: rgba(255,255,255,.85); }
.bd-light   { color: var(--eggplant-soft); }

.hs-tags { display: flex; flex-wrap: wrap; gap: 6px; }
.hs-tag { font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 999px; }
.tag-dark    { background: rgba(255,255,255,.08); color: rgba(254,249,241,.6); }
.tag-harissa { background: rgba(255,255,255,.18); color: #fff; }
.tag-light   { background: #fff; color: var(--eggplant-soft); }
.tag-halal   { background: rgba(237,76,22,.12); color: var(--harissa); }

.hs-panel-icon { width: 80px; height: 80px; border-radius: 18px; display: flex; align-items: center; justify-content: center; }
.hs-panel-icon svg { width: 38px; height: 38px; fill: none; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.pi-dark    { background: rgba(255,255,255,.06); } .pi-dark svg    { stroke: rgba(254,249,241,.5); }
.pi-harissa { background: rgba(255,255,255,.15); } .pi-harissa svg { stroke: rgba(255,255,255,.8); }
.pi-light   { background: var(--eggplant); }       .pi-light svg   { stroke: var(--yogurt); }
.pi-halal   { background: rgba(237,76,22,.12); }   .pi-halal svg   { stroke: var(--harissa); }

.hs-big-word { font-size: clamp(44px,6vw,76px); font-weight: 900; letter-spacing: -.04em; line-height: 1; position: relative; z-index: 1; text-align: center; }
.bw-dark    { color: rgba(255,255,255,.08); }
.bw-harissa { color: rgba(255,255,255,.15); }
.bw-light   { color: rgba(44,40,33,.07); }

.hs-right-split { display: flex; flex-direction: column; align-items: center; gap: 20px; position: relative; z-index: 1; width: 100%; }
.hs-right-split-row { display: flex; align-items: center; gap: 16px; width: 100%; justify-content: center; }
.split-divider-h { width: 60%; height: 1px; }
.sdh-dark { background: rgba(255,255,255,.08); }

.combo-badge { display: inline-flex; align-items: center; gap: 6px; padding: 4px 12px; border-radius: 999px; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.cb-dark { background: rgba(237,76,22,.15); color: var(--harissa); }

.hs-dots { display: flex; gap: 6px; justify-content: center; padding: 0 48px 48px; align-items: center; }
.hs-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--border); border: none; padding: 0; transition: all .25s; cursor: pointer; }
.hs-dot.active { background: var(--harissa); width: 20px; border-radius: 999px; }

@media (max-width: 768px) {
  .hs-header { padding: 48px 20px 32px !important; flex-direction: column !important; align-items: flex-start !important; }
  .hs-header p { text-align: left !important; }
  .hs-progress-wrap { padding: 0 20px !important; margin-bottom: 24px !important; }
  .hs-track-outer { padding: 0 0 40px !important; }
  .hs-panel { grid-template-columns: 1fr !important; height: auto !important; min-height: 380px !important; }
  .hs-panel-right { display: none !important; }
  .hs-panel-left { padding: 36px 28px !important; }
  .hs-panel-num { font-size: 120px !important; }
  .hs-dots { padding: 0 20px 40px !important; }
}
 About Aladdin

The restaurant you'd  
be cooking for.
--------------------------------------

 

Before you apply, here's what makes Aladdin different from every other restaurant hiring in Houston right now.

 



 

01 / 05

   

 

 01

Food Identity

### Authentic Mediterranean cuisine — Houston's best since 2006.

 

We serve Lebanese, Greek, and Middle Eastern-inspired recipes passed down through generations. Everything on the menu is made in-house, daily. No shortcuts, no frozen product.

 Mediterranean Lebanese cuisine Middle Eastern food Houston 

 





MED

 

 

 

 02

Service Model

### Build Your Own Plate. Total guest control.

 

Guests choose their base, proteins, and toppings to build a custom plate. It's a fast, interactive service model that keeps the line moving and guests coming back. You'll master it in your first week.

 Build your own plate Custom [Mediterranean](https://staging.aladdinshouston.com/what-is-the-mediterranean-diet/) bowl Fast casual Houston 

 





BYOP

 

 

 

 03

 Since 2006 · Brick Oven### Family owned since 2006. Brick oven in every kitchen.

 

Aladdin started on Westheimer in 2006 and never stopped cooking. Our brick oven bakes fresh [pita bread](https://staging.aladdinshouston.com/product/pita-bread/ "Order Pita Bread for catering") through every service — the smell of fresh bread greets every guest at the door, at both locations.

 Family owned Houston Brick oven Fresh pita bread Since 2006 

 





2006

 





OVEN

 

 

 

 

 04

Certification

### 100% Halal certified. No exceptions, ever.

 

Aladdin has been halal certified since day one. Every protein, every product, every supplier is vetted. It's not a marketing claim — it's how we operate. Guests trust it and so does our team.

 [Halal restaurant Houston](https://staging.aladdinshouston.com/) Halal certified Halal Mediterranean food 

 





HALAL

 

 

 

 05

Service Line

### Catering for Houston events, offices, and parties.

 

Our catering program serves corporate offices, private events, and parties across Houston. It's a growing part of the business — and a different side of the kitchen you'll have a chance to be part of.

 Mediterranean catering Houston Corporate catering Event catering Houston 

 





CATER

 

 

 

 

 

      

  
(function() {
  const track   = document.getElementById('hs-track');
  const wrap    = document.getElementById('hs-wrap');
  const dots    = document.querySelectorAll('.hs-dot');
  const fill    = document.getElementById('hs-fill');
  const counter = document.getElementById('hs-counter');
  const btnPrev = document.getElementById('hs-prev');
  const btnNext = document.getElementById('hs-next');
  const TOTAL   = 5;
  let idx       = 0;
  let autoTimer = null;

  function getPW() {
    return wrap ? wrap.offsetWidth : window.innerWidth;
  }

  function setPanelWidths() {
    const w = getPW();
    document.querySelectorAll('.hs-panel').forEach(function(p) {
      p.style.width = w + 'px';
    });
  }

  function updateUI() {
    fill.style.width = ((idx+1)/TOTAL*100).toFixed(2)+'%';
    counter.textContent = (idx+1).toString().padStart(2,'0')+' / '+TOTAL.toString().padStart(2,'0');
    dots.forEach(function(d,i) { d.classList.toggle('active', i===idx); });
  }

  function goTo(i) {
    idx = (i+TOTAL)%TOTAL;
    track.style.transform = 'translateX(-'+(idx*getPW())+'px)';
    updateUI();
  }

  function next() { goTo(idx+1); }
  function prev() { goTo(idx-1); }
  function startAuto() { stopAuto(); autoTimer = setInterval(next, 5000); }
  function stopAuto()  { if(autoTimer){clearInterval(autoTimer);autoTimer=null;} }
  function manualNav(fn) { stopAuto(); fn(); startAuto(); }

  btnNext.addEventListener('click', function() { manualNav(next); });
  btnPrev.addEventListener('click', function() { manualNav(prev); });
  dots.forEach(function(d,i) {
    d.addEventListener('click', function() { manualNav(function(){goTo(i);}); });
  });

  wrap.addEventListener('mouseenter', stopAuto);
  wrap.addEventListener('mouseleave', startAuto);

  var dx=0, si=0, drag=false;
  wrap.addEventListener('mousedown', function(e){drag=true;dx=e.clientX;si=idx;stopAuto();});
  window.addEventListener('mouseup', function(e){
    if(!drag)return; drag=false;
    var diff=dx-e.clientX;
    if(Math.abs(diff)>80) goTo(idx+(diff>0?1:-1)); else goTo(si);
    startAuto();
  });

  var tx=0;
  wrap.addEventListener('touchstart', function(e){tx=e.touches[0].clientX;stopAuto();});
  wrap.addEventListener('touchend', function(e){
    var diff=tx-e.changedTouches[0].clientX;
    if(Math.abs(diff)>60) goTo(idx+(diff>0?1:-1));
    startAuto();
  });

  document.addEventListener('keydown', function(e){
    if(e.key==='ArrowRight') manualNav(next);
    if(e.key==='ArrowLeft')  manualNav(prev);
  });

  window.addEventListener('resize', function(){
    setPanelWidths();
    track.style.transition = 'none';
    track.style.transform = 'translateX(-'+(idx*getPW())+'px)';
    setTimeout(function(){ track.style.transition = ''; }, 50);
  });

  setPanelWidths();
  updateUI();
  startAuto();
})();
 

 

 

  OUR CULTURE 

 

What it's like to work at Aladdin
---------------------------------

 

We’re a family-owned business — not a chain. Here’s what that actually means for you day to day.

 

 

01

 

       

 

Family-owned. And we mean it.
-----------------------------

 

We treat our staff the way we’d treat our own family. That means honesty, respect, and real investment in your growth — not corporate HR talking points. We’ve been on Westheimer since 2006 doing this our way.

 

 

02

 

       

 

We promote from within.
-----------------------

 

Dedication gets noticed here. If you show up, do your job, and take responsibility for your station, you will have a future at Aladdin. We’ve built our leadership team from people who started at entry level.

 

 

03

 

        

 

Honest management. No games.
----------------------------

 

We do hands-on management at the start — that’s intentional. We define a trial window together at the interview so both of us know where we stand. No surprises. No wasted time for either side.

 

 

04

 

     

 

Strong team. Tight kitchen.
---------------------------

 

Every great dish starts with a great team. The people at Aladdin have been cooking together, growing together, and showing up for each other for almost 20 years. We’d love for you to be part of that.

 

 

 

The strength of the team is each individual member. The strength of each member is the team.

 

—Phil Jackson

 

 

#### What we ask of you

- ✓Show up on time, every shift
- ✓Own your station — take responsibility
- ✓Bring a positive attitude
- ✓Be honest — even when it's hard
- ✓Work hard because you want to, not because you have to
 
 

 

 

#### What we promise you

- ✓We'll train you properly from day one
- ✓Flexible schedules — we work with your life
- ✓Equal opportunity — everyone can shine here
- ✓Promote from within — loyalty is rewarded
- ✓A team that has your back
 
 

 

 

 

         

 

##### About the trial period

We're not going to waste your time and we're not going to waste our money. We define a trial window together at the interview — so both sides know if it's the right fit before anyone commits. It's fair for everyone.

 

 

 

 

 

  Before You Apply 

 

What to know before applying with us
------------------------------------

 

    01- How do I apply for a job at Aladdin? 

     Apply directly through this page or stop by either Houston location — Montrose at 912 Westheimer Rd or Garden Oaks at 1737 W 34th St — and ask for a manager. No recruiter, no corporate process. Just come talk to us.

 

 

     02- What positions are currently open? 

     We’re hiring Dishwashers, Line Cooks, Salad Station Cooks, Bussers, Grill Assistants, Grill Cooks, and Pastry Chefs across both locations. Availability changes — the positions listed on this page reflect what’s open right now.

 

 

     03- Do I need restaurant experience to apply? 

     Not always. For dishwasher and prep roles, we train the right people from scratch. For line cook and grill positions, some high-volume experience helps. What matters most is reliability, a strong work ethic, and a team-first attitude.

 

 

     04- What is it like to work at Aladdin? 

     Fast-paced, honest, and family-owned since 2006. Food is made from scratch daily — not reheated or premade. The team is tight-knit, and both locations have long-tenured staff who started in entry-level roles.

 

 

 

     05- Do you offer part-time and full-time positions? 

     Both. Part-time for busser and prep roles. Full-time for line cooks, grill cooks, and leads. Hours vary by location and season, and we work around your schedule where possible.

 

 

 

  

 

 

 

 

Visit Us in Houston 
--------------------

 

  

 

 

### Aladdin   
Mediterranean Cuisine

 

Montrose

 

- 912 Westheimer Rd, Houston, TX 77006
- [713-942-2321](tel:+7139422321)
- [hello@aladdinshouston.com](mailto:hello@aladdinshouston.com?subject=Hello%20Aladdin%20Houston)
 
 

Operating Hours

 

**Sun–Wed**: 10:30 AM to 9:00 PM

**Thu-Sat**: 10:30 AM to 10:00 PM

 

 [  GET DIRECTIONS  ](https://maps.google.com/maps/dir//Aladdin+Mediterranean+cuisine+912+Westheimer+Rd+Houston,+TX+77006+United+States/@29.7448714,-95.3910781,20z/data=!4m5!4m4!1m0!1m2!1m1!1s0x8640bf61094710dd:0xfe21938c4c6aa95e) 

 [  Contact Us  ](https://staging.aladdinshouston.com/contact-us/) 

 

 

 

  

 

 

### Aladdin   
Mediterranean Grill

 

 Garden Oaks 

- 1737 W 34th St, Houston, TX 77018
- [713-681-6257](tel:+7136816257)
- [hello@aladdinshouston.com](mailto:hello@aladdinshouston.com?subject=Hello%20Aladdin%20Houston)
 
 

Operating Hours

 

**Mon–Wed**: 11:00 AM to 9:00 PM

**Sun**: 11:00 AM to 8:00 PM

 

 [  GET DIRECTIONS  ](https://maps.google.com/maps/dir//Aladdin+Mediterranean+Grill+1737+W+34th+St+Houston,+TX+77018+United+States/@29.8170813,-95.430801,19z/data=!4m5!4m4!1m0!1m2!1m1!1s0x8640c7525a5c98f1:0x5a6885774561e0a3) 

 [  Contact Us  ](https://staging.aladdinshouston.com/contact-us/) 

 

 

 

 

 

 

 

 

 

 

Need Help or More Info?
-----------------------

 

 Our team is always here to assist. Feel free to contact us with questions about career opportunities or need assistance. 

 

       

  

  

  

  

  

  

      Submit   

 

  

 

 

 

 

 

 

 

 

 

 

 

 

 
document.addEventListener('DOMContentLoaded', function() {
  var words = document.querySelectorAll('.word-swap .word');
  if (!words.length) return;
  var cur = 0;
  setInterval(function() {
    words[cur].classList.remove('active');
    cur = (cur + 1) % words.length;
    words[cur].classList.add('active');
  }, 2500);
});