AVEVA SOFTWARE, LLC – $109,595.00/Year

This position requires a Bachelors degree, or foreign equivalent, in Computer Science, Engineering, Electronic Engineering, or a related field, plus 8 years of commercial software developmenttesting and system testing experience or a related occupation. Additionally, the applicant must have professional experience with 1 Utilizing Industrial Automation including HMISCADA software solutions, Read more…

FLEXIVAN LEASING, LLC – $85,155.00/Year

Masters in Business Analytics, Computer Science, Information Systems, Mathematics, Finance, any Engineering field, and at least two 2 years of experience in the job offered or in a closely related position.br br Qualified candidates must also have demonstrable knowledge, experience, skill or proficiency with the followingbr br Transactional datasets to Read more…

Alltrista Plastics LLC – $105,186.00/Year

Bachelors degree in any combination of education andor experience or foreign equivalent in Engineering Management or Mechanical Engineering plus five 5 yearsbr of experience in the job offered or in a managerial position in the plastics industry, interpreting blueprints and technical drawings, defining specifications for molding systems for highbr volume Read more…

FLEXIVAN LEASING, LLC – $123,906.00/Year

Masters foreign education acceptable in Computer Science, Information Systems, any Engineering field, and any closely related academic field and at least three years of experience in the job offered or in a closely related position. In alternate, Employer will also accept Bachelors of Science foreign education acceptable in Computer Science, Read more…

EPAM SYSTEMS, INC – $121,597.00/Year

Knowledgeexpertise of Agile, Kanban, SAFe, Jenkins, Git, AWSAWS WAF, AzureAzure WAF, GCPGCA framework, Groovy, Kubernetes, Terraform, Ansible, Docker, or TOGAF Knowledgeexpertise must be sufficient to perform the job duties involved in the occupation in the normally accepted manner. Knowledgeexpertise can be gained through work experience or education. Minimum requirements for Read more…

error: Content is protected !!
function preventScreenshot() { var overlay = document.createElement('div'); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.width = '100vw'; overlay.style.height = '100vh'; overlay.style.backgroundColor = 'white'; // White overlay overlay.style.zIndex = '9999'; overlay.style.pointerEvents = 'none'; document.body.appendChild(overlay); setTimeout(() => { overlay.remove(); // Remove after 3 seconds }, 3000); } // Detect PrintScreen key document.addEventListener("keyup", function (e) { if (e.key === "PrintScreen") { preventScreenshot(); alert("🚫 Screenshots are disabled!"); navigator.clipboard.writeText(""); // Clears clipboard } });