Skip to content

Commit

Permalink
Merge pull request #39 from rohitroy-github/rohitroy
Browse files Browse the repository at this point in the history
add : new profile
  • Loading branch information
oyepriyansh authored Oct 4, 2023
2 parents 784dc7d + 7c6046c commit 026fa4b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,22 @@ <h3 class="name">Abrar Hussain</h3>
<a href="https://www.linkedin.com/in/mohammad-abrar-610ba124b" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/rohitroy-github.png" alt="User Image"></div>
<h3 class="name">Rohit Roy</h3>
<div class="skills">
<span class="skill">MERN Stack</span>
<span class="skill">JavaScript</span>
<span class="skill">Blockchain</span>
<span class="skill">Solidity</span>
</div>
<div class="social">
<a href="https://github.com/rohitroy-github" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/rohitroy_R" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/roy-rohit/" target="_blank"><i
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/65086865?v=4" alt="bieefilled"></div>
Expand Down

1 comment on commit 026fa4b

@vercel
Copy link

@vercel vercel bot commented on 026fa4b 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.