Job Description
Contact Nathan Flynn | 028 7032 6600 | Nathan@riadaresourcing.com
Join FastHouse – Where Innovation Meets Opportunity
FastHouse are hiring General Operatives to join their manufacturing team. Apply now to register your interest or contact our team via WhatsApp - 07900037369 About the role:
1. £Competitive salary
2. Monday to Thursday (6.00am to 5.00pm)
3. 40 hours a week
4. Leading Pay and overtime rates
5. Attendance Bonus
6. Refer a Friend Bonus
7. 30 Days Holiday
8. Temporary and Permanent opportunities available
What you'll be doing in this role:
9. Operate equipment and automated machinery utilised in various production activities.
10. Reading and adhering to production drawings and specifications.
11. Utilising hand and power tools
12. Maintaining documentation used in the measure of quality and efficiency at each stage of production.
13. Contribute to meeting objectives and targets on safety, quality, production and efficiency.
14. Maintaining a safe working environment and ensuring the controlled movement of materials, equipment and components.
15. Contribute to developing our culture of continuous improvement through teamwork and collaboration.
About you:
16. Previous experience in the construction or manufacturing industry is desirable along with the ability to interpret production drawings and specifications.
17. A Forklift licence would be advantageous but not essential.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
18. Share Vacancy on Facebook
19. Share Vacancy on X
20. Share Vacancy on LinkedIn
21. Share Vacancy on WhatsApp
22. Send Vacancy to a friend
// function selectJob() { var jobID = '36119'; 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'); //