Skip to content

Commit

Permalink
pradeep
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeep8577 committed Oct 7, 2023
1 parent d322c9d commit d890a08
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,21 @@ <h3 class="name">Rohit Singh</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/72540482?s=400&u=3a56549fcfb462a4d44b2fd69b8e3b7a5a459612&v=4" alt="User Image"></div>
<h3 class="name">Pradeep Pawar</h3>
<div class="skills">
<span class="skill">Javascript</span>
<span class="skill">NodeJS</span>
<span class="skill">Python</span>
</div>
<div class="social">
<a href="https://github.com/pradeep8577" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://x.com/Pradeep8577" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://linkedin.com/in/pradeep-pawar-6541541aa/" 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/57006294?v=4" alt="User Image"></div>
<h3 class="name">Vishal Kumar</h3>
Expand Down

0 comments on commit d890a08

Please sign in to comment.