Skip to content

Commit

Permalink
data: profile addition by Gangadhara Rao Ande.
Browse files Browse the repository at this point in the history
  • Loading branch information
gangadhararaoande authored Jan 8, 2024
1 parent ee66026 commit 84336fd
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 @@ -71,6 +71,24 @@ <h3 class="name">Priyansh Prajapat</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://res.cloudinary.com/dbbyhhnom/image/upload/v1704722815/Portfolio/photo_q7g756.jpg" alt="User Image"></div>
<h3 class="name">Gangadhara Rao Ande</h3>
<div class="skills">
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">Bootstrap</span>
<span class="skill">JavaScript</span>
<span class="skill">SQL</span>
<span class="skill">Python</span>
</div>
<div class="social">
<a href="https://github.com/gangadhararaoande" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/Gangadhara18Rao" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/gangadhara-rao-ande/" 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/119236505?v=4" alt="User Image"></div>
<h3 class="name">AQUEEL UR RAHMAN KHAN</h3>
Expand Down

0 comments on commit 84336fd

Please sign in to comment.