Skip to content

Commit

Permalink
Added My Profile
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshvandari committed Oct 10, 2024
1 parent 7321b91 commit 2932e6f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1006,6 +1006,26 @@ <h3 class="name">Kavindu Praneeth</h3>
</div>
</div>

<div class="profile">
<div class="lines"></div>
<!-- change './default.png' to your profile image url -->
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/63558580?v=4" alt="Santosh Bhandari"></div>
<h3 class="name">Santosh Bhandari</h3>
<div class="skills">
<span class="skill">Web Developer</span>
<span class="skill">API Developer</span>
<span class="skill">App Developer</span>
<span class="skill">Python</span>
<span class="skill">Django/FastAPI/Flask</span>
</div>
<div class="social">
<a href="https://github.com/santoshvandari" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://x.com/santoshvandari" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/santoshvandari/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
<a href="https://web.facebook.com/santosh.vandari/" target="_blank"><i class="fa-brands fa-instagram"></i></a>
</div>
</div>

<div class="profile">
<div class="lines"></div>
<!-- change './default.png' to your profile image url -->
Expand Down

0 comments on commit 2932e6f

Please sign in to comment.