Skip to content

Commit

Permalink
Add my profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Narisara limpisirisant committed Oct 4, 2023
1 parent 5e28659 commit 30353fa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,21 @@ <h3 class="name">Prashant Jagtap</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/NongSnail.png" alt="User Image"></div>
<h3 class="name">Nong Snail</h3>
<div class="skills">
<span class="skill">Python</span>
<span class="skill">SQL</span>
<span class="skill">Data Engineering</span>
</div>
<div class="social">
<a href="https://github.com/NongSnail" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/kuroi_01509" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/narisara01509/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<!--Profiles-->
</div>
<script src="script.js"></script>
Expand Down

0 comments on commit 30353fa

Please sign in to comment.