Skip to content

Commit

Permalink
Merge pull request oyepriyansh#81 from Vishal35679/master
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
oyepriyansh authored Oct 4, 2023
2 parents 0db6130 + 529e5f7 commit 8c50c14
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,24 @@ <h3 class="name">Harsh Chauhan</h3>



<div class="profile">
<div class="pfp"><img src="https://github.com/Vishal35679.png" alt="User Image"></div>
<h3 class="name">Vishal Singh</h3>
<div class="skills">
<span class="skill">C++</span>
<span class="skill">C</span>
<span class="skill">Java</span>
<span class="skill">Python</span>
<span class="skill">AI/ML</span>
<span class="skill">HTML5/CSS</span>
</div>
<div class="social">
<a href="https://github.com/Vishal35679" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/TeslaVishal" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/vishalsingh35679/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/hollermay.png" alt="User Image"></div>
<h3 class="name">Udayan Sharma</h3>
Expand Down

0 comments on commit 8c50c14

Please sign in to comment.