Skip to content

Commit

Permalink
Merge pull request #310 from aayu5hgit/main
Browse files Browse the repository at this point in the history
(add): Profile for Aayush Talreja
  • Loading branch information
Gyanthakur authored Oct 20, 2024
2 parents c756649 + 2860715 commit 37d1747
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1417,6 +1417,31 @@ <h3 class="name">Hemant Krishna</h3>
class="fa-brands fa-instagram"></i></a>
</div>
</div>

<div class="profile">
<div class="lines"></div>
<!-- change './default.png' to your profile image url -->
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/86314754?v=4" alt="User Image"></div>
<h3 class="name">Aayush Talreja</h3>
<div class="skills">
<span class="skill">ReactJS</span>
<span class="skill">Next JS</span>
<span class="skill">Tailwind CSS</span>
<span class="skill">Javascript</span>
<span class="skill">Java</span>
<span class="skill">Python</span>
<span class="skill">Machine Learning</span>
<span class="skill">Vue JS</span>
<span class="skill">Nuxt</span>
<span class="skill">Image Processing</span>
<span class="skill">Figma</span>
</div>
<div class="social">
<a href="https://github.com/aayu5hgit" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://x.com/_aayu5h" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/aayushtalreja/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>
</div>

<button id="backToTopBtn" title="Go to top"><i class="fa-solid fa-arrow-up"></i>
Expand Down

0 comments on commit 37d1747

Please sign in to comment.