Skip to content

Commit

Permalink
Merge branch 'master' into Aylee-Shomali-card
Browse files Browse the repository at this point in the history
  • Loading branch information
ascodeasice authored Sep 29, 2023
2 parents 74dd9e4 + 6ca7743 commit 5782468
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h2>A project for first-time contributions</h2>
<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>
<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">
Expand All @@ -137,6 +137,30 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ Aylee's card END ________ -->
<!-- ________ Cassidy card START ________ -->
<div class="card">
<p class="name">Cassidy Williams</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/willicassi" target="_blank">willicassi</a>
</p>
<p class="about">I am a CS student exploring open source.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.codecademy.com/" target="_blank" title="First Resource">Codecademy</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Second Resource">FreeCodeCamp</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">StackOverflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ Cassidy card END ________ -->

<!-- ________ Arushi card START ________ -->
<div class="card">
Expand Down

0 comments on commit 5782468

Please sign in to comment.