Job Description
Join FastHouse – Where Innovation Meets Opportunity
We’re looking for General Operatives to join our manufacturing team. If a 3-day weekend sounds good to you, this could be the perfect role. About the role:
1. £12.85 per hour
2. Temporary and Permanent opportunities available
3. 40 hours a week
4. Monday to Thursday 6.00am to 5.00pm
5. Leading Pay and overtime rates
6. Attendance Bonus
7. Refer a Friend Bonus
8. 30 Days Holiday
9. Free on-site parking
10. Uniform provision
11. Regular team building events including monthly Big Breakfast
The role: Reporting to the Operations Manager, you’ll work on an assembly line using hand and machine tools to produce high-quality components in our state-of-the-art facility.
12. Operate equipment and automated machinery utilised in various production activities.
13. Reading and adhering to production drawings and specifications.
14. Utilising hand and power tools
15. Maintaining documentation used in the measure of quality and efficiency at each stage of production.
16. Contribute to meeting objectives and targets on safety, quality, production and efficiency.
17. Maintaining a safe working environment and ensuring the controlled movement of materials, equipment and components.
18. Contribute to developing our culture of continuous improvement through teamwork and collaboration.
About you:
19. Previous experience in the construction or manufacturing industry is desirable along with the ability to interpret production drawings and specifications.
20. A Forklift licence would be advantageous but not essential.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
21. Share Vacancy on Facebook
22. Share Vacancy on X
23. Share Vacancy on LinkedIn
24. Share Vacancy on WhatsApp
25. Send Vacancy to a friend
// function selectJob() { var jobID = '35279'; 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'); //