Skip to content

Commit

Permalink
Merge pull request oyepriyansh#23 from RushikeshShelar/master
Browse files Browse the repository at this point in the history
Added Profile for Rushikesh Shelar
  • Loading branch information
oyepriyansh authored Oct 3, 2023
2 parents 0298897 + de90d31 commit 05d5639
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ <h1>Dev Profiles</h1>

<div class="container">
<!--Profiles-->

<div class="profile">
<div class="pfp"><img src="https://github.com/oyepriyansh.png" alt="User Image"></div>
<h3 class="name">Priyansh Prajapat</h3>
Expand Down Expand Up @@ -132,6 +131,39 @@ <h3 class="name">Kirtesh Admute</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/RushikeshShelar.png" alt="User Image"></div>
<h3 class="name">Rushikesh Shelar</h3>
<div class="skills">
<span class="skill">React</span>
<span class="skill">NodeJS</span>
<span class="skill">ExpressJS</span>
<span class="skill">MongoDB</span>
<span class="skill">Material UI</span>
</div>
<div class="social">
<a href="https://github.com/RushikeshShelar" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/Rushishelar2468" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/rushikeshshelar/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/RushikeshShelar.png" alt="User Image"></div>
<h3 class="name">Rushikesh Shelar</h3>
<div class="skills">
<span class="skill">React</span>
<span class="skill">NodeJS</span>
<span class="skill">ExpressJS</span>
<span class="skill">MongoDB</span>
<span class="skill">Material UI</span>
</div>
<div class="social">
<a href="https://github.com/RushikeshShelar" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/Rushishelar2468" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/rushikeshshelar/" 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/86292101?s=400&u=f0758d5f475bb278314f802c7ce478d817128686&v=4" alt="User Image"></div>
Expand Down

0 comments on commit 05d5639

Please sign in to comment.