resume/marine.html
2025-06-04 17:58:11 +03:00

97 lines
3.7 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Sager Alaskar - CV</title>
<link rel="stylesheet" href="style2.css" />
</head>
<body>
<main class="page">
<header>
<h1>Sager Alaskar</h1>
<div class="contact">
<span>📞 +965 99552273</span>
<span><a href="mailto:sager@alaskar.dev">✉️ sager@alaskar.dev</a></span>
<span><a href="https://alaskar.dev">🌐 alaskar.dev</a></span>
</div>
</header>
<section>
<h2>Profile</h2>
<div class="item">
<p>
Dynamic Marine Engineer with over a decade of experience in marine engineering, project management, and team leadership. Skilled in communication, problem-solving, and working under pressure. Strong background in generator and main engine decarb, hydraulic systems, and welding. Known for initiative and critical thinking.
</p>
</div>
</section>
<section>
<h2>Experience</h2>
<div class="item">
<strong class="sub">Kuwait Oil Tankers Company</strong> — Marine Engineer (20122025)
<ul>
<li>Led maintenance and operations on a fleet of 30 marine vessels, ensuring 100% compliance with SOLAS, MARPOL, and Class regulations while achieving 0 safety incidents over 3 years.</li>
<li>Optimized mechanical systems (propulsion, hydraulics, fuel systems) through structured inspections and preventive maintenance, reducing unplanned downtime by 80% and extending engine lifespan.</li>
<li>Driving innovative engineering solutions to maximize vessel performance, efficiency, and reliability.</li>
<li>Applying advanced troubleshooting and analytical skills to swiftly resolve mechanical failures and technical challenges.</li>
<li>Bringing over <strong>12 years of hands-on engineering expertise</strong>, driving operational excellence and innovation across high-stakes maritime environments.</li>
<!-- TODO: add more here -->
</ul>
</div>
</section>
<section>
<h2>Education</h2>
<p><strong class="sub">South Tyneside College</strong> — Marine Engineering HND (20122016)</p>
<div class="item">
<p style="margin-left:20px;">3rd Engineer Certificate (CoC) 2017</p>
<p style="margin-left:20px;">2nd Engineer Certificate (CoC) 2021</p>
</div>
<h2>Certifications</h2>
<div class="item">
<ul>
<li>Proficiency in Oil Tankers Advanced Training (Safety,IGS & COW)</li>
<li>Proficiency of Security Awareness for Seafarers with Designated Duties</li>
<li>Prevention and Combating of Marine Pollution</li>
<li>Proficiency in Survival Crafts and Rescue Boats</li>
<li>Personal Survival Techniques</li>
<li>Personal Safety and Social Responsibilities</li>
<li>Fire Prevention & Fire Fighting</li>
<li>Medical First Aid</li>
<li>High Voltage</li>
<li>Engine Room Resource Management</li>
<li>Advanced Fire Fighting</li>
</ul>
</div>
</section>
<section>
<h2>Achievements</h2>
<ul>
<li> Successful delivery of Oil Tanker from Ulsan shipyard </li>
<li>🏆 First Place Kuwait Hackathon 2024</li>
</ul>
</section>
<section>
<h2>Skills</h2>
<div class="contact">
<span>Project Management</span>
<span>Team Leadership</span>
<span>Risk Assesment</span>
<span>Safety Procedures</span>
<span>Marine Requirments</span>
<span>Hydraulic systems</span>
</div>
</section>
<footer>
Marine Engineer
<footer>
</main>
</body>
</html>