Skip to content

Commit

Permalink
Merge pull request #2974 from Aylee-Shomali/Aylee-Shomali-card
Browse files Browse the repository at this point in the history
Aylee Shomali's Card
  • Loading branch information
ascodeasice authored Sep 29, 2023
2 parents 6ca7743 + 5782468 commit c99c790
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,34 @@ <h2>A project for first-time contributions</h2>

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Aylee's card START ________ -->
<div class="card">
<p class="name">Aylee Shomali</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/aylee-shomali/" target="_blank">My LinkedIn</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Aylee-Shomali" target="_blank">My GitHub</a>
</p>
<p class="about">Hey there! I'm currently a senior at Oregon State University studying Computer Science.<br/>
My main interests are in the realm of Mobile and Web Application development, especially with an emphasis on front-end work and testing. However, I'm always excited to learn new technologies in other areas, languages, and fields.
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://m3.material.io/" target="_blank" title="Google's open source design system">Material 3</a>
</li>
<li>
<a href="https://regex101.com/" target="_blank" title="Create and test Regular Expressions">Regex 101</a>
</li>
<li>
<a href="https://learn.microsoft.com/en-us/samples/browse/" target="_blank" title="Microsoft Documentation Code Samples Page">Microsoft Docs Code Samples</a>
</li>
</ul>
</div>
</div>
<!-- ________ Aylee's card END ________ -->
<!-- ________ Cassidy card START ________ -->
<div class="card">
<p class="name">Cassidy Williams</p>
Expand Down

0 comments on commit c99c790

Please sign in to comment.