Skip to content

Commit

Permalink
Add User information
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-naf committed Oct 4, 2023
1 parent 6c6198b commit 1117c7a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,23 @@ <h3 class="name">Samuel Peters</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/81911439?v=4" alt="bieefilled"></div>
<h3 class="name">Ahnaf Hasan Shifat</h3>
<div class="skills">
<span class="skill">REACT JS</span>
<span class="skill">TypeScript</span>
<span class="skill">NodeJS</span>
<span class="skill">C++</span>
<span class="skill">Postgresql</span>
<span class="skill">TailwindCSS</span>
</div>
<div class="social">
<a href="https://github.com/ah-naf" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://linkedin.com/in/ahnafhasan144" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<!--Profiles-->
</div>
<script src="script.js"></script>
Expand Down

0 comments on commit 1117c7a

Please sign in to comment.