Browse
···
Log in / Register

CNC Laser and/or Punch Programmer (Milwaukie)

$26/hour

5209 SE International Way, Milwaukie, OR 97222, USA

Favourites
Share

Description

Day shift, Full-Time with Benefits Monday-Thursday: 7 am-4:30 pm Friday: 8 am-noon $26/+ hr. +Monthly bonus program is paid when company-wide monthly sales goal is reached. Duties: – Create programs and nests for Bystronic and Amada Laser, based on customer PDF/STP files. – Create programs and nests for Amada EMLK Punch/Laser Combo. Requirements: – 2 years of SolidWorks experience. – Experience with SigmaNest is helpful. – Strong knowledge of manufacturing sheet metal parts – Knowledge of flat pattern layout and laser machines – Excellent attendance history – Ability to work in a team oriented, fast-paced environment This is a full-time position. We offer a full benefit package including 100% employer paid medical, dental and life insurance. Dependent coverage, short and long-term disability, AFLAC, and vision is voluntary is at employee cost. 401k, paid holidays and paid vacation round out our benefit package. We are an Equal Opportunity Employer, and all qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, disability status, protected veteran status, or any other characteristic protected by law.

Source:  craigslist View original post

Location
5209 SE International Way, Milwaukie, OR 97222, USA
Show map

craigslist

You may also like

Workable
Staff Software Engineer
We are Aftersell by Rokt, a hyper-growth Shopify ecommerce leader. Aftersell by Rokt enables SMB companies to unlock real-time relevancy in the moment that matters most, when customers are buying. Together, our AI and ML-powered Rokt Brain and ecommerce Rokt Network will power more than 6.5 billion transactions connecting 400 million customers across the world’s leading companies. In January 2025, Rokt’s valuation increased to $3.5 billion USD, allowing us to expand rapidly. In February 2024, Aftersell was acquired by Rokt. The Rokt engineering team builds best-in-class ecommerce technology that provides personalized and relevant experiences for customers globally and empowers marketers with sophisticated, AI-driven tooling to better understand consumers. Our bespoke platform handles millions of transactions per day and considers billions of data points which give engineers the opportunity to build technology at scale, collaborate across teams and gain exposure to a wide range of technology. At Rokt, we practice transparency in career paths and compensation.  At Rokt, we believe in transparency, which is why we have a well-defined career ladder with transparent compensation and clear career paths based on competency and ability. Rokt’stars constantly strive to raise the bar, pushing the envelope of what is possible. We are looking for a Staff Software Engineer Target Total Compensation: $375,000 - $514,000, including fixed annual salary of $250,000 - $315,000, employee equity plan grant & world class benefits. As a Staff Software Engineer you will be part of the Aftersell team, driving engineering for some of our highest visibility and most impactful products. You will be working closely with other software engineers and product managers in your team on solving interesting problems and driving business values. About the Role: Design, develop, test, deploy and improve code that solves real world problems Own complex product features end to end - with a focus on customer impact Operate with autonomy in solving problems Collaborate with other teams to deliver new products Create fast, scalable and easy to use applications Build libraries and frameworks that others can use Support and mentor other engineers on best practices, architecture, and quality Requirements About You: 10+ years of experience in Software Engineering Strong commercial experience in one of following languages: Go, Java, C#, Python. You have written a lot of performant easy-to-maintain code using best practices. Extensive experience with AWS/GCP/Azure, Kubernetes, CI/CD pipelines An eagerness to work and learn in the open and share your learnings with your teammates. A willingness and comfort communicating remotely through chat, docs, video calls, and other collaborative online tools Benefits About Rokt’stars: As a mission-driven, hyper-growth community of curious explorers, our ambition is to unlock the full potential in ecommerce and beyond. Our bias for action means we are not afraid to quickly venture into uncharted territories, take risks or challenge the status quo; in doing so we either win or learn. We work together as one aligned team never letting egos get in the way of brilliant ideas. We value diversity, transparency and smart humble people who enjoy building a disruptive business together. We pride ourselves on being a force for good as we make the world better.  About The Benefits: We leverage best-in-class technology and market-leading innovation in AI and ML, with all of that being underlined by building and maintaining a fantastic and inclusive culture where people can be their authentic selves, and offering a great list of perks and benefits to go with it: All employees have access to our LevelUp! program, providing opportunities for coaching, courses, and training to support career growth and development. Become a shareholder. Every Rokt’star gets equity in the company Enjoy catered lunch every day and healthy snacks in the office. Plus join the gym on us!  Access generous retirement plans like a 4% dollar-for-dollar 401K matching plan and get fully funded premium health insurance for your entire family!  Dog-friendly office  Extra leave (bonus annual leave, sabbatical leave etc.)  Work with the greatest talent in town See the world! We have offices in New York, Seattle, Sydney, Tokyo and London We believe we’re better together. We love spending time together and are in the office most days (teams are in the office 4 days per week). We also get that you need to balance your life and your commitments so you have the flexibility to manage your own hours and can spend up to a week of every quarter working from anywhere. We at Rokt choose to create a company that is as diverse and inclusive as the world we live in by attracting, growing & keeping the best talent. Equal employment opportunities are available to all applicants without regard to race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status. If this sounds like a role you’d enjoy, apply here and you’ll hear from our recruiting team.
Seattle, WA, USA
$375,000-514,000/year
Craigslist
LAMP Stack Junior Developer for OpenEMR
I run a software company that develops software for an open-source project called OpenEMR, an application that runs medical clinics, hospitals, and other medical organizations. I am looking for a part-time 20 hours per month junior developer to assist me and my company with completing tasks for OpenEMR. As time progresses this has the ability to turn into more hours. You would be a 1099 contractor for my company. More info about the project (this is the project you will be working on): https://www.open-emr.org/ Before the interview I need you to read the following document. In your cover letter please be able to demonstrate as much as possible what is contained in this document. You probably won't get 100% but please give it a solid try. Requirements for OpenEMR Development This document defines the minimum skills and tasks you must demonstrate to be considered ready for OpenEMR development. Review carefully and be prepared to show working examples for the interview. Core Competencies Using Git and standard source control workflows Understanding the OpenEMR database schema at a basic level Setting up multiple virtual hosts using LAMP (preferred), WAMP, or MAMP Configuring and troubleshooting Apache Virtual Host Setup Task Demonstrate your ability to set up a local sandbox by: Creating a new Apache virtual host Installing the latest community version of OpenEMR (use the most recent patch release) Cloning the OpenEMR GitHub repository outside of any vhost folder. (basically, not storing the git repo in the /var/www/ directory, but using an rsync script to update the vhost ) Setting up local instances for both: Master branch and most current stable patch release At minimum: Run OpenEMR v703v4 on a dedicated vhost Git and Source Control Best practices for managing a project with Git Why repositories must not be stored directly on Staging or Production vhosts What cherry-picking is and why it is useful How git reflog can help find a file’s history Xdebug Task Place a breakpoint in login.php at the line that includes globals.inc.php Step over into the next line and explain why globals.inc.php is critical Identify a variable or function from globals.inc.php that is used in login.php OpenEMR Schema Explain the purpose and stored data of these tables: patient_data form_encounter forms users users_secure list_options layout_options Write a query to return: patient first name, last name, PID, encounter number, and forms used in encounters within a specific date or date range Write a query to return: PID and encounter ids for a date range Identify which table/column records when a form has been deleted Identify the view in the OpenEMR interface that updates the list_options table Identify the view in the OpenEMR interface that updates the layout_options table Make a change using the OpenEMR interface and demonstrate the change in the raw data (phpMyAdmin view) Explain how layout_options and list_options are related to creating or updating layout based forms
2832 SE Salmon St, Portland, OR 97214, USA
$30-50/hour
Workable
EAM Project Manager - Transportation
EAM Project Manager - Transportation Location: New York, NY (Hybrid – 2 days on-site per week) Schedule: Monday–Friday, 9 AM–5 PM Compensation: $55–$85/hour (1099) Term: 12+ month contract Description We are seeking an experienced and highly skilled EAM Project Manager to lead a major rail and transit client engagement in the New York area. The successful candidate will manage the full lifecycle of an Enterprise Asset Management (EAM) system implementation with a strong focus on Hexagon EAM. This role requires a balance of technical oversight, stakeholder engagement, and governance expertise to ensure successful delivery, integration, and compliance. Key Responsibilities Project Leadership & Delivery Manage the full lifecycle of the EAM system implementation project (Hexagon EAM). Lead stakeholder engagement across diverse cross-functional teams. Develop and maintain project plans, risk registers, and change logs. Technical Oversight Ensure successful integration with GIS and work management systems. Oversee data migration, validation, and system configuration. Support testing, training, and go-live activities. Compliance & Governance Ensure adherence to regulatory frameworks (e.g., FRA, FTA, ISO 55000). Maintain accurate documentation for audits, traceability, and benefit realization. Facilitate governance board reviews and provide updates to steering committees. Requirements Minimum Qualifications Bachelor’s degree in Engineering, Business, or Information Systems. 10+ years of project management experience in asset-intensive industries. Proven expertise with EAM systems (Hexagon, Maximo, or similar) and infrastructure lifecycle planning. Strong analytical, documentation, and stakeholder management skills. Demonstrated leadership ability in complex environments. Eligible to work in the U.S. and pass a background check. Preferred Qualifications PMP or equivalent project management certification. Previous experience in rail, utilities, or public infrastructure sectors. Benefits Long-term opportunity (12+ months). Hybrid schedule: Monday–Friday, 9 AM–5 PM, with 2 days per week on-site. Compensation (1099): $55–$85 per hour (based on experience).
New York, NY, USA
$55-85/day
Workable
Integration Project Manager
Company Profile At Sand Cherry Associates, we excel in the design and delivery of strategic customer-centric initiatives through digitally-native, data-empowered solutions. Our client’s confidence in us is centered on exceptionally skilled, high-energy talent working with the support of the full Sand Cherry team. Finding the right match for this role is a critical aspect of continuing that success. Overview We are seeking an experienced Integration Project Manager. This role is responsible for managing integrations across a large enterprise organization. This requires tactical execution, planning, coordination, and managing the successful delivery of multiple deliverables. This role will collaborate with many cross functional stakeholders and provide analysis and reporting. This position is based in the Stamford, CT area and requires in office/on site support weekly. Candidates should live in the region to commute daily or travel weekly within the Northeast USA region to be on site 3-4 days per week. No Visa sponsorship is offered for this role. This is a long term consulting engagement. Duties & Responsibilities Manage integration activities across several functions on behalf of the PMO or organization. Develop project planning for each workstream, along with weekly/monthly status reporting. Daily, hands-on project management activities throughout the program life cycle for all work streams. Document project deliverables utilizing PMI, PMP methodology. Plan and monitor the progress of complex programs and multiple work streams. Integrate business policies and governance processes into planning and accountability for project roadmaps. Establish risk management, escalation paths, and take corrective measurements to keep projects on track. Build and manage budgets, actuals and forecast for the merger integration program. Schedule, facilitate and lead related project meetings. Create and manage stakeholders’ communication at all levels of the organization. Identify and report program KPIs to assess impact. Coordinate, manage and monitor the workflow of cross-functional teams. Provide and perform quality assurance checks on project artifacts and deliverables. Own overall integrated project plan and support cross-functional resources, ensuring on-time delivery, meeting of budgetary demands, and achievement of business goal. Consistently exercise informed judgment and discretion in matters of significance. Requirements Desired Skills & Experience  Candidates must have proven experience in project management gained through managing large and complex projects. Candidates must have the following: Minimum 5 years strong project/program management experience managing multiple work streams. Consulting experience with integration activities across several functional areas is desired and should include any of the following: operations, product, engineering, finance/acctg or human resources exposure. Industry exposure in telecommunications, broadband or cable industry is required knowledge for this role. Ability to be on site several days per week or travel to be on site in the Northeast. Strong experience with Excel, PowerPoint and Smartsheet are required. Proven knowledge of project management methodology such as Agile, scrum. Strong leadership, stakeholder, and management skills, including executive presence. Good knowledge of resource allocation procedures. Excellent oral and written communications skills to stakeholders including the ability to influence and negotiate. Ability to think critically and process information quickly, presenting a succinct and insightful format for executives. Strong analytical, documentation and reporting skills are desired.   Education/Certifications Bachelor’s degree in Business, Engineering, IT, or similar PMP certification is desired MBA is a plus Compensation Sand Cherry Associates based in Denver, CO is required by state law to include a reasonable estimate of the compensation range for this role. This compensation range takes into account a wide range of factors that are considered in making compensation decisions including but not limited to skill sets; experience and training; licensure and certifications; and delivery model. This is a long term consulting engagement, with an hourly range of $80-90/hour on 1099 or adjusted commensurate salary on W2. Years of experience, level of education, geographic location, unique skills/qualifications for the specific role and potential certifications can be key factors in the final compensation for this role.   Benefits Our team is unique — we are passionate about what we do. At Sand Cherry, our Consultants know they are impacting and shaping our clients’ industries. We recognize our employees for their contributions. Our culture is one of the most friendly and communicative in the consulting industry. Sand Cherry is not a top-heavy organization. We offer the opportunity to be part of a digital workforce. Discover the experience that only comes with self-responsibility in the workplace. Our team members manage their own workloads and are expected to deliver exceptional work for our clients. Professional career growth is one of our main priorities, as we affirm that investing in our Consultants and empowering our people will also deliver the best results and value for our clients.
Stamford, CT, USA
$80-90/day
Cookie
Cookie Settings
Our Apps
Download
Download on the
APP Store
Download
Get it on
Google Play
© 2025 Servanan International Pte. Ltd.