Skip to content

Commit

Permalink
Merge pull request #3921 from pauleenaphan/pauleena-name-card
Browse files Browse the repository at this point in the history
Pauleena's name card,Resolved merge conflicts and merged Pauleena's card
  • Loading branch information
ibrahimdevop21 authored Sep 15, 2024
2 parents c1c2911 + 697fb53 commit 5c6b193
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,33 +110,32 @@ <h2>A project for first-time contributions</h2>
<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<!-- ________ Pauleena's card START ________ -->
<div class="card">
<p class="name">Shreeshailgouda Patil</p>
<p class="name">Pauleena</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/Shreesh72824843?s=09" target="_blank">Shreesh72824843</a>
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/pauleena-phan" target="_blank">Pauleena</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Shreeshailgoudapatil" target="_blank">Shreeshail</a>
<a href="https://github.com/pauleenaphan" target="_blank">Pauleenaphan</a>
</p>
<p class="about">Hii i have completed my B.E in Electronics and communication. I would love to code in Python, JavaScript, C++. Passionate about upcoming Software development with continuous updates to trending skills.</p>
<p class="about">I recently graduated in May and am actively seeking full-time opportunities. I have a passion for web development and am continuously improving my skills. This is my first contribution to an open-source project on GitHub.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://takeuforward.org/strivers-a2z-dsa-course/strivers-a2z-dsa-course-sheet-2/" target="_blank" title="First Resource">A-Z DSA</a>
<a href="https://www.theodinproject.com" target="_blank" title="First Resource">Odin Project - A free web development course that has an amazing community</a>
</li>
<li>
<a href="https://cssgradient.io/" target="_blank" title="Second Resource">CSS</a>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="Second Resource">MDN - A great website offering extensive documentation on essential web development technologies</a>
</li>
<li>
<a href="https://www.sqlzoo.net/wiki/SELECT_from_WORLD_Tutorial" target="_blank" title="Third Resource">SQL</a>
<a href="https://coolors.co/" target="_blank" title="Third Resource">Coolors - A color palette generator that can help choose colors for your website</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- ________ Pauleena's card END ________ -->

<!-- ________ bizougarnziyad's card START ________ -->
<div class="card">
Expand Down

0 comments on commit 5c6b193

Please sign in to comment.