make experiance in to template
This commit is contained in:
@@ -310,41 +310,15 @@
|
||||
</div>
|
||||
|
||||
<ol class="timeline-list">
|
||||
|
||||
{{#each experience}}
|
||||
<li class="timeline-item">
|
||||
<h4 class="h4 timeline-item-title">LightAct [ Developer/IT ]</h4>
|
||||
<span>01/07/2022 - 01/09/2022</span>
|
||||
<h4 class="h4 timeline-item-title">{{title}}</h4>
|
||||
<span>{{time}}</span>
|
||||
<p class="timeline-text">
|
||||
I helped maintaining data base, worked on the application (integrated a capture card and IP camera),
|
||||
assembled new server rack, installed new UTP/power connectors in the office.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li class="timeline-item">
|
||||
<h4 class="h4 timeline-item-title">Institute 404 [ Mentor ]</h4>
|
||||
<span>08/06/2020 - 19/06/2020</span>
|
||||
<p class="timeline-text">
|
||||
I helped primary school children with their projects with soldering, laser cutting,
|
||||
and building.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li class="timeline-item">
|
||||
<h4 class="h4 timeline-item-title">Hella Saturnos d.o.o. [ Maintenance technician ]</h4>
|
||||
<span>04/09/2018 - 18/01/2019</span>
|
||||
<p class="timeline-text">
|
||||
I maintained and repaired machines from plastic presses to personal stations.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li class="timeline-item">
|
||||
<h4 class="h4 timeline-item-title">Best Western Premier Hotel Slon [ Maintenance technician ]</h4>
|
||||
<span>01/03/2018 - 04/05/2018</span>
|
||||
<p class="timeline-text">
|
||||
I helped with setting up the conference/event rooms.
|
||||
I helped customers and fixed problems like replacing light bulbs, wall sockets, hair-dryers.
|
||||
{{des}}
|
||||
</p>
|
||||
</li>
|
||||
{{/each}}
|
||||
|
||||
</ol>
|
||||
|
||||
@@ -367,7 +341,7 @@
|
||||
|
||||
<ul class="project-list">
|
||||
|
||||
{{#each entry}}
|
||||
{{#each project}}
|
||||
<li class="project-item active">
|
||||
<a href="{{link}}">
|
||||
|
||||
|
Reference in New Issue
Block a user