Skip to content

Commit

Permalink
Merge pull request oyepriyansh#56 from Ahasasjain/master
Browse files Browse the repository at this point in the history
Adding New Profile (Ahasas Jain)
  • Loading branch information
oyepriyansh authored Oct 4, 2023
2 parents 6c6198b + e4ddfbc commit 5581f24
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,24 @@ <h3 class="name">Utkarsh Patil</h3>
class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/101923456?v=4" alt="User Image"></div>
<h3 class="name">Ahasas Jain</h3>
<div class="skills">
<span class="skill">React</span>
<span class="skill">NodeJS</span>
<span class="skill">ExpressJS</span>
<span class="skill">Javascript</span>
<span class="skill">Core Java</span>
<span class="skill">MySQL</span>
</div>
<div class="social">
<a href="https://github.com/Ahasasjain" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/ahasas-jain-b9b88428b/" 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/36658186?s=400&v=4" alt="User Image">
Expand Down Expand Up @@ -505,7 +523,6 @@ <h3 class="name">Abrar Hussain</h3>
</div>
</div>


<div class="profile">
<div class="pfp"><img src="https://github.com/kanchanrai7.png" alt="User image"></div>
<h3 class="name">Kanchan Rai</h3>
Expand Down

0 comments on commit 5581f24

Please sign in to comment.