Skip to content

Commit

Permalink
Update Data
Browse files Browse the repository at this point in the history
  • Loading branch information
satriairawan05 committed Nov 13, 2023
1 parent 30a8263 commit a7f085b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 11 deletions.
Binary file added img/portofolio/SIP-SC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/portofolio/SIP-SK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 31 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,18 +96,18 @@ <h1 class="mb-0">
</p>
<ul class="list-inline list-social-icons mb-0">
<li class="list-inline-item">
<a href="https://github.com/satriairawan05" target="__blank">
<a href="https://www.linkedin.com/in/satriai418/" target="__blank">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/satriai418/" target="__blank">
<a href="https://github.com/satriairawan05" target="__blank">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
Expand Down Expand Up @@ -332,21 +332,40 @@ <h2 class="mb-5">Portofolio</h2>
<div class="subheading mb-3 text-center">Laravel <i class="devicons devicons-laravel"
title="Laravel"></i></div>

<div class="row text-center">
<div class="col-12 col-lg-6">
<a href="https://github.com/satriairawan05/SIP-SC.git" class="text-decoration-none" target="__blank">
<img src="./img/portofolio/SIP-SC.png" alt="Surat Cuti"
class="img-fluid img-thumbnail">
</a>
<p class="text-center">Sistem Informasi Surat Cuti <span class="text-primary"><a href="https://www.coalindo-group.com/id/coal-mining"
target="__blank" class="text-decoration-none">PT. Coalindo Adhi Perkasa</a></span>
</p>
</div>
<div class="col-12 col-lg-6">
<a href="https://github.com/satriairawan05/SIP-SK.git" class="text-decoration-none" target="__blank">
<img src="./img/portofolio/SIP-SK.png"
alt="Surat Keputusan" class="img-fluid img-thumbnail">
</a>
<p class="text-center">Sistem Informasi Surat Keputusan Kemahasiswaan <span class="text-primary"><a href="https://politanisamarinda.ac.id/" target="__blank" class="text-decoration-none">Politeknik Pertanian Negeri Samarinda</a></span>
</div>
</div>

<div class="row text-center">
<div class="col-12 col-lg-6">
<a href="https://inoffice.bss.id/" class="text-decoration-none" target="__blank">
<img src="./img/portofolio/InOffice-PT-BANGUN-SEMERU-SEJAHTERA.png" alt="InOffice"
<img src="./img/portofolio/InOffice-PT-BANGUN-SEMERU-SEJAHTERA.png" alt="Surat Keputusan"
class="img-fluid img-thumbnail">
</a>
<p class="text-center">InOffice <span class="text-primary"><a href="https://bss.id/"
target="__blank" class="text-decoration-none">PT. Bangun Suemeru
Sejahtera</a></span>
target="__blank" class="text-decoration-none">PT. Bangun Suemeru
Sejahtera</a></a></span>
</p>
</div>
<div class="col-12 col-lg-6">
<a href="https://mom.bss.id/" class="text-decoration-none" target="__blank">
<img src="./img/portofolio/Minutes-of-Meeting-PT-BANGUN-SEMERU-SEJAHTERA.png"
alt="Minuest of Meeting" class="img-fluid img-thumbnail">
alt="Minutes of Meeting" class="img-fluid img-thumbnail">
</a>
<p class="text-center">Minutes of Meeting <span class="text-primary"><a href="https://bss.id/"
target="__blank" class="text-decoration-none">PT. Bangun Suemeru
Expand Down Expand Up @@ -415,8 +434,9 @@ <h2 class="mb-5">Portofolio</h2>
class="img-fluid img-thumbnail">
</a>
<p class="text-center">Sistem Informasi <span class="text-primary">Perjalanan Dinas</span> di
Dinas Perpustakaan Kota
Samarinda</p>
<a href="https://perpustakaankearsipan.samarindakota.go.id/" target="__blank" class="text-decoration-none">Dinas Perpustakaan Kota
Samarinda</a>
</p>
</div>
</div>

Expand Down Expand Up @@ -504,4 +524,4 @@ <h2 class="mb-5">Certifications</h2>
<script src="js/resume.min.js"></script>
</body>

</html>
</html>

0 comments on commit a7f085b

Please sign in to comment.