-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwork-exp.html
34 lines (27 loc) · 1.42 KB
/
work-exp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<h1>Work Experience</h1>
<img src="./assets/Giannis.jpg" alt="my photo" width="170" height="150" class="photo">
<h3>Tutor, Java Backend (Digital Career Institute, 04/2024-09/2024)</h3>
<ul>
<li>Assisted students in understanding Java Backend concepts, contributing to their skill development and course success.</li>
</ul>
<h3>Surgical Equipment Transporter (Klinikum Braunschweig, 2019 - 2022)</h3>
<ul>
<li>Transported surgical equipment between operating rooms, ensuring timely delivery and availability for medical staff.</li>
</ul>
<h3>Tile Setter (Manitakis GmbH, 2004 - 12/2012)</h3>
<ul>
<li>Installed tiles in residential and commercial properties, ensuring high-quality workmanship and customer satisfaction.</li>
</ul>
<h3>Customer Support (Power Games Internet Cafe GmbH, 05/2006 - 12/2012)</h3>
<ul>
<li>Provided customer support for internet cafe users, troubleshooting technical issues and ensuring a positive user experience.</li>
</ul>
<h3>Quality Control Specialist (Continental, 04/2014 - 10/2014)</h3>
<ul>
<li>Inspected the feel, fit, and finish of plastic components for electric vehicle motors, ensuring they met quality and safety standards.</li>
</ul>
<h3>Service Staff (Dax-Bierbörse, 02/2013 - 03/2014)</h3>
<ul>
<li>Delivered high-quality service in a dynamic hospitality setting, ensuring customer satisfaction.</li>
</ul>
<a href="index.html">Back to main</a>