Job Description
Contact Ryan Rainey | 079 0003 7369 | Ryanr@riadaresourcing.com
Join FastHouse – Where Innovation Meets Opportunity
FastHouse are hiring Workshop Carpenter / Multiskilled Operatives to join their manufacturing team. Apply now to register your interest or contact our team via WhatsApp - 07900037369
In this role you will provide carpentry services to manufacture wall panels and construction of floors according to specifications provided undertaking the operation of machinery and hand power tools.
FastHouse are revolutionising the way homes are built through precision-engineered timber frame systems that are fast, efficient, and sustainable. About the role:
1. £Competitive salary
2. Monday to Thursday (6am – 5pm)
3. 40 hours a week
4. Temporary and Permanent opportunities available
5. Attendance bonus
6. Refer a friend bonus
7. 30 day holidays
What you'll be doing in this role:
8. Reading and understanding of production technical drawings and specifications to provide the necessary carpentry activity in the production of walls and floors.
9. Operate woodworking machinery and hand tools safely and effectively
10. Complete documentation to measure quality and efficiency at each stage of production.
11. Carry out basic maintenance and cleaning of production machinery as required.
12. Uphold a clean, organised, and safe workshop environment
13. Maintain high standards of quality control and ensure adherence to project requirements
14. To be familiar with and fully comply with all relevant health and safety legislation and guidelines.
15. To apply a high personal standard of housekeeping, operating safety equipment and using safe working habits at all times.
16. To carry out any other duties as may reasonably be required from time to time, ensuring the efficient and profitable operation of the business.
What you'll need for this role:
17. Proven experience of working in a carpentry role preferably within a fast-paced manufacturing / workshop environment with the ability to read and interpret information from technical drawings is essential
18. Relevant certifications or qualifications in carpentry/joinery would be advantageous
19. Strong understanding and demonstrable competency of woodworking techniques, materials, and tools
20. Effective communication with colleagues and suppliers at all levels.
21. Quality and attention to detail skills
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 = '35416'; 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'); //