Skip to content

Commit

Permalink
Merge pull request #32 from shiv19/patch-1
Browse files Browse the repository at this point in the history
chore: Added profile - shiv19
  • Loading branch information
oyepriyansh authored Oct 3, 2023
2 parents 0e41880 + 4b77f5c commit 078854c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,25 @@ <h3 class="name">Michael Ortiz</h3>
<a href="https://www.linkedin.com/in/meet-brahmbhatt-141547218/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/shiv19.png" alt="User Image"></div>
<h3 class="name">Shiva Prasad</h3>
<div class="skills">
<span class="skill">Javascript</span>
<span class="skill">NodeJS</span>
<span class="skill">Kotlin</span>
<span class="skill">NativeScript</span>
<span class="skill">Vue</span>
<span class="skill">AI/ML</span>
<span class="skill">Mobile App Development</span>
</div>
<div class="social">
<a href="https://github.com/shiv19" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://x.com/multishiv19" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://linkedin.com/in/multishiv19" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>


<!--Profiles-->
Expand Down

0 comments on commit 078854c

Please sign in to comment.