Job Description
Northern Ireland Housing Executive - Joiners - Coleraine Are you a Joiner looking a move into the Public Sector? Apply today to find out more. About the role:
1. £13.91 per hour
2. Monday to Friday, 8:30am - 4:30pm
3. 37 hours a week
4. Holidays: 35 days pro rata
5. Duration: Temporary, ongoing
6. Please note closing date for this vacancy is by 30th June 2025 - however you can register your interest for other upcoming vacancies by applying today
What you'll be doing in this role:
7. Fitting kitchens to required specification
8. Repair, renew and maintain Internal / External doors, door frames, windows and associated ironmongery
9. Repair, renew and maintain all types of flooring, floor tiles and wall tiles including levelling compound
10. Repair, renew, maintain bath panels, skirting, plywood ducting etc
11. Repair, renew and maintain all types of fencing / gates and associated works
12. Form-work and joist / roof trusses, slating and tiling and flat roof construction etc
13. Repairs to all types of guttering / downpipes and roof line works
14. Erect plaster board and dry lining
15. Painting and staining as required
Carry out a range of multi-skilled tasks and maintenance work outside of trade without reliance on other trades for example:
16. Plastering
17. Plumbing
18. Painting
19. Non slip flooring
20. Tiling
Criteria:
21. Have successfully completed an apprenticeship in Joinery (either time served or skills based)
22. 2 years’ post Apprenticeship Joinery experience*
23. Competent in core trade with ability to complete a range of tasks without input from other operatives
24. Can demonstrate sound practical knowledge and understanding of current Health and Safety requirements and legislation in a maintenance/repair environment.
25. Full current driving licence (C1 desirable).
26. Flexible to provide an emergency call out service on evenings and weekends - rota basis.
27. 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
28. Share Vacancy on Facebook
29. Share Vacancy on X
30. Share Vacancy on LinkedIn
31. Share Vacancy on WhatsApp
32. Send Vacancy to a friend
// function selectJob() { var jobID = '35331'; 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'); //