Skip to content

Commit

Permalink
Update: Add Michael Ortiz
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeMattos authored Oct 3, 2023
1 parent 1e8e6cb commit 86cd449
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,20 @@ <h3 class="name">Shreyansh Khaitan</h3>
</div>
</div>


<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/57331815?v=4" alt="User Image"></div>
<h3 class="name">Michael Ortiz</h3>
<div class="skills">
<span class="skill">NodeJS</span>
<span class="skill">Python</span>
<span class="skill">HTML5/CSS</span>
</div>
<div class="social">
<a href="https://github.com/MichaelDeMattos" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/michael-ortiz-57690a17a/" 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 86cd449

Please sign in to comment.