Job Description
Joiners - Northern Ireland Housing Executive - Newtownabbey Join the team at the Northern Ireland Housing Executive in Newtownabbey as a Joiner and play a key role in delivering essential maintenance and repair work across housing properties. This is an excellent opportunity to carry out a range of joinery tasks while contributing to the upkeep of safe, well-maintained homes within a public sector environment. About the role:
1. £14.35 - £16.90 per hour
2. Cloughfern Avenue, Newtownabbey
3. Monday to Friday, 8:00am - 4:00pm
4. 37 hours a week
5. Holidays: 35 days pro rata
6. Duration: Temporary, ongoing
7. Please note closing date for this vacancy is by 12 noon on 2nd April 2026 - however you can register your interest for other upcoming vacancies by applying today
What you'll be doing in this role:
8. Fitting kitchens to required specification
9. Repair, renew and maintain Internal / External doors, door frames, windows and associated ironmongery
10. Repair, renew and maintain all types of flooring, floor tiles and wall tiles including levelling compound
11. Repair, renew, maintain bath panels, skirting, plywood ducting etc
12. Repair, renew and maintain all types of fencing / gates and associated works
13. Form-work and joist / roof trusses, slating and tiling and flat roof construction etc
14. Repairs to all types of guttering / downpipes and roof line works
15. Painting and staining as required
What you'll need for this role:
16. Have successfully completed an apprenticeship in Joinery (either time served or skills based)
17. 2 years’ post Apprenticeship Joinery experience*
18. Competent in core trade with ability to complete a range of tasks without input from other operatives
19. Can demonstrate sound practical knowledge and understanding of current Health and Safety requirements and legislation in a maintenance/repair environment.
20. Full current driving licence (C1 desirable). A form of transport will be provided to enable the post holder to carry out their duties.
21. Flexible to provide an emergency call out service on evenings and weekends - rota basis.
22. As part of the reference checking and vetting process for this position you will be requested to undertake a Basic AccessNI Disclosure. Having a criminal record will not necessarily be a bar to obtaining a position.
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
23. Share Vacancy on Facebook
24. Share Vacancy on X
25. Share Vacancy on LinkedIn
26. Share Vacancy on WhatsApp
27. Send Vacancy to a friend
// function selectJob() { var jobID = '36280'; 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'); //