Maintenance Electrician

MAINTENANCE ELECTRICIAN

Location: Constanța

Education: Secondary education graduate: high school/vocational school/electrical qualification course;
Experience: Minimum 1 year in a similar role

Knowledge and skills:
• Electrical and energy field; professional development courses;
• Construction technology for overhead power lines (0.4–20 kV) and underground cable lines (0.4–20 kV), transformer substations (20/0.4 kV);
• Good knowledge of applicable legislation, standards, and technical regulations;
• Strong organizational and time-management skills;
• A high level of work ethic and moral integrity;
• ANRE authorization is an advantage;
• Category B driving licence holder.

Job description:
• Performs repairs and maintenance on power lines and transformer substations;
• Ensures the quality and quantity of the work performed, within the established deadlines;
• Responsible for compliance with legal provisions in the area of activity and with regulatory requirements;
• Participates in the execution of electrical network works;
• Knows and complies with occupational health and safety and emergency regulations; pursues continuous professional development through individual training and participates in all scheduled training formats.

We look forward to welcoming you to our team with:

• Competitive compensation package (salary, meal vouchers, performance bonus);
• Minimum 23 days of annual leave, plus additional days depending on length of service;
• Partial reimbursement of the holiday voucher;
• Gift vouchers for special occasions (Easter, Christmas, March 8, June 1, Energy Worker’s Day, etc.);
• Private medical insurance;
• Paid leave for important events: marriage, the birth of a child, the death of a family member, etc.;
• Continuous professional growth through internal training, ANRE authorizations, and access to various relevant courses in the field.

Apply for this position

Allowed Type(s): .pdf
(function() { function executaTraducere() { // 1. Schimbă Titlul Formularului const title = document.querySelector('.awsm-job-form-inner h2'); if (title) title.innerText = 'Aplică pentru această poziție'; // 2. Mapare etichete personalizate const translations = { 'Full Name': 'Numele si Prenume', 'Email': 'Adresa de e-mail', 'Phone': 'Număr de telefon', 'Bio': 'Mesaj', 'Upload CV/Resume': 'Încarcă CV (Format PDF)' }; // Înlocuire text în etichete fără a distruge tagurile interne (ex: steluța de obligatoriu) document.querySelectorAll('.awsm-job-form-inner label').forEach(label => { for (let key in translations) { if (label.innerText.includes(key)) { // Înlocuim doar nodul de text, nu tot HTML-ul label.childNodes.forEach(node => { if (node.nodeType === Node.TEXT_NODE && node.nodeValue.includes(key)) { node.nodeValue = node.nodeValue.replace(key, translations[key]); } }); } } }); // 3. Schimbă TOATE textele de ajutor (Small) document.querySelectorAll('.awsm-job-form-group small').forEach(smallText => { if (smallText && !smallText.dataset.tradus) { smallText.innerText = smallText.innerText .replace('Allowed Type', 'Formate permise') .replace('Max Size', 'Dimensiune maximă'); smallText.dataset.tradus = "true"; // Evită rularea repetată pe același element } }); // 4. Schimbă textul butonului de Trimite const submitBtn = document.querySelector('#awsm-application-form input[type="submit"]'); if (submitBtn) submitBtn.value = 'Trimite Aplicația'; } // Rulăm instant la încărcarea DOM-ului document.addEventListener('DOMContentLoaded', executaTraducere); // Rulăm și imediat în caz că scriptul se încarcă după DOM if (document.readyState === 'interactive' || document.readyState === 'complete') { executaTraducere(); } })();