Skip to content

Commit

Permalink
Merge pull request #51 from anurag-327/anurag
Browse files Browse the repository at this point in the history
Added my dev profile
  • Loading branch information
oyepriyansh authored Oct 4, 2023
2 parents 026fa4b + dae33b6 commit fd83ff7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ <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 @@ -178,6 +181,22 @@ <h3 class="name">Rushikesh Shelar</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/anurag-327.png" alt="User Image"></div>
<h3 class="name">Anurag Srivastav</h3>
<div class="skills">
<span class="skill">Next Js</span>
<span class="skill">CPP</span>
<span class="skill">Express js</span>
</div>
<div class="social">
<a href="https://github.com/anurag-327" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/itsAnurag_sri" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/anuragsr327/" 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/44055846?v=4" alt="User Image"></div>
<h3 class="name">Ashish Khare</h3>
Expand Down

1 comment on commit fd83ff7

@vercel
Copy link

@vercel vercel bot commented on fd83ff7 Oct 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dev-profiles – ./

dev-profiles-git-master-itxpp.vercel.app
dev-profiles-phi.vercel.app
dev-profiles-itxpp.vercel.app

Please sign in to comment.