Job Description
Contact Paul McCay | 028 2563 1555 | Paul@riadaresourcing.com
Electrical Maintenance Engineer - Coleraine - Permanent
A leading pharmaceutical manufacturing facility in the Coleraine area is recruiting an experienced Electrical Maintenance Engineer to join their Engineering Department. This role offers a competitive salary, attractive working pattern, and career development within a regulated, science-driven environment.
In this role you will report to the Engineering and EHS Manager and be responsible for ensuring safe, efficient, and reliable operation of equipment through hands-on maintenance, inspections, installations, and contractor supervision across plant, process, and utility systems. About the role:
1. £35,000 – £38,000 + 8% bonus
2. 4-day week (Monday, Tuesday, Thursday, Friday)
3. 10-hour day shifts
4. Permanent, Full Time
Key Responsibilities
5. Schedule and conduct routine maintenance and inspections of electrical and mechanical equipment.
6. Respond swiftly to breakdowns, including out-of-hours support where necessary.
7. Ensure uptime by keeping equipment in optimal condition.
8. Install mechanical and electrical components across plant and utilities.
9. Recommend replacements or upgrades for outdated or faulty systems.
10. Maintain accurate and current site drawings and documentation.
11. Support energy audits and recommend energy-saving opportunities.
12. Supervise new installations and project works on-site.
13. Manage contractors on-site, including issuing work permits.
14. Support the wider engineering team and contribute to department goals.
15. Participate in risk assessments, inspections, and continuous improvement initiatives.
16. Ensure full compliance with site GMP, safety, and environmental standards.
Criteria
17. Fully qualified in Electrical Engineering (e.g., NVQ Level 3 / City & Guilds / HNC / HND / Apprenticeship).
18. Strong attention to detail and a proactive, self-starting attitude.
19. Industrial electrical maintenance experience.
20. Understanding of EH&S principles and compliance.
21. Computer literacy.
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
22. Share Vacancy on Facebook
23. Share Vacancy on X
24. Share Vacancy on LinkedIn
25. Share Vacancy on WhatsApp
26. Send Vacancy to a friend
// function selectJob() { var jobID = '35808'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //