Skip to content

Commit

Permalink
Merge pull request #147 from tianbuyung/master
Browse files Browse the repository at this point in the history
data: profile addition by Septian Maulana
  • Loading branch information
oyepriyansh authored Oct 6, 2023
2 parents c853d24 + 2b94ac6 commit de7de09
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,20 @@ <h3 class="name">now.sh</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/32449344?v=4" alt="User Image"></div>
<h3 class="name">Septian Maulana</h3>
<div class="skills">
<span class="skill">JavaScript</span>
<span class="skill">TypeScript</span>
<span class="skill">Solidity</span>
</div>
<div class="social">
<a href="https://github.com/tianbuyung" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/septian-maulana/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/106705490?v=4" alt="User Image"></div>
<h3 class="name">Juliana Praxedes</h3>
Expand Down

0 comments on commit de7de09

Please sign in to comment.