Skip to content

Commit

Permalink
Merge pull request #2948 from jessicacousins/add-jessicacousins-card
Browse files Browse the repository at this point in the history
Add jessicacousins card info
  • Loading branch information
ascodeasice authored Sep 21, 2023
2 parents 83851d3 + 4a9b23a commit 4c4f7f4
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,35 @@ <h2>A project for first-time contributions</h2>
<!-- ================== TEMPLATE ================== -->
<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->

<!-- ________ *TEMPLATE: Jessica card START ________ -->
<div class="card">
<p class="name">Jessica</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com" target="_blank"></a>
<i class="fab fa-github"></i>
<a href="https://www.github.com" target="_blank">https://github.com/jessicacousins</a>
</p>
<p class="about">Hi, I'm Jessica and I am a full stack developer - MERN</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://docs.digitalocean.com/" target="_blank" title="First Resource">Digital Ocean Docs</a>
</li>
<li>
<a href="https://www.mongodb.com/docs/" target="_blank" title="Second Resource">MongoDB Docs</a>
</li>
<li>
<a href="https://react-bootstrap.netlify.app/" target="_blank" title="Third resource">React Bootstrap</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Jessica card END ________ -->



<!-- ________ Praveen's card START ________ -->
<div class="card">
<p class="name">Praveenkumar</p>
Expand Down

0 comments on commit 4c4f7f4

Please sign in to comment.