Skip to content

Commit

Permalink
data: profile addition by azizarizaldi (#157)
Browse files Browse the repository at this point in the history
Merge pull request #157 from azizarizaldi/master
  • Loading branch information
oyepriyansh authored Oct 6, 2023
2 parents 85c09db + 1e03a96 commit e37f2e3
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 @@ -1295,6 +1295,20 @@ <h3 class="name">Guilherme Berson</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/43601207?v=4" alt="Aziz Arif Rizaldi"></div>
<h3 class="name">Aziz Arif Rizaldi</h3>
<div class="skills">
<span class="skill">Mobile App Development</span>
<span class="skill">Web App Developement</span>
<span class="skill">Desktop App Developement</span>
</div>
<div class="social">
<a href="https://github.com/azizarizaldi/" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/azizarizaldi/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<!--Don't add your profile in bottom or top, add it in between, this is to avoid merge conflicts-->
</div>
<script src="js/script.js"></script>
Expand Down

0 comments on commit e37f2e3

Please sign in to comment.