Skip to content

Commit

Permalink
Merge pull request #3507 from Cahmarchi95/new-card
Browse files Browse the repository at this point in the history
feat: "add my card(Caroline)"
  • Loading branch information
ascodeasice authored Jan 17, 2024
2 parents 57fb906 + e26d58c commit d22e35f
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3061,6 +3061,36 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *minhnghia2k3* Contributor card END ________ -->


<!-- ________ *Caroline card START ________ -->
<div class="card">
<p class="name">Caroline de Marchi Petherson</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/caroline-dmp/" target="_blank">Caroline M Petherson</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Cahmarchi95" target="_blank">CahMarchi95</a>
</p>
<p class="about">Hi! My name is Caroline, I'm 28 years old and I've been working as a dentist for 5 years.
I'm currently transitioning my career to programming and web development, specifically in front end.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.udemy.com/" target="_blank" title="First Resource">Udemy</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Second Resource">Stack overflow</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Third resource">W3 schools</a>
</li>
</ul>
</div>
</div>
<!-- ________ *Caroline card END ________ -->

<!-- <<<<< Do not change anything below this line >>>>> -->
<!-- -------------------------------------------------- -->
</div>
Expand Down

0 comments on commit d22e35f

Please sign in to comment.