Add internship
This commit is contained in:
parent
c44d0f6f25
commit
3086454990
1 changed files with 9 additions and 13 deletions
20
index.html
20
index.html
|
@ -179,25 +179,21 @@
|
|||
|
||||
</div>
|
||||
|
||||
<!-- <h3>Internships</h3>
|
||||
<h3>Internships</h3>
|
||||
|
||||
<div class="list" >
|
||||
|
||||
<div class="separator"></div>
|
||||
<a class="listaction" href="work-kmitl.html">
|
||||
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
|
||||
<p>Student at KMITL</p>
|
||||
<a target="_blank" rel="noopener noreferrer" class="listaction" href="https://i-bitz.co.th/">
|
||||
<div style="display: flex; margin-left: 0.5cm; margin-top: -0.4cm; margin-bottom: -0.2cm; align-items: center; justify-content: left">
|
||||
<div>
|
||||
<p>DevOps, i-bitz company limited</p>
|
||||
<p class="description">2024</p>
|
||||
</div>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
|
||||
</a>
|
||||
<div class="separator"></div>
|
||||
<a class="listaction" href="work-others.html">
|
||||
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
|
||||
<p>Other works</p>
|
||||
</div>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</a>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
<h3>Works & contributions</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue