Skip to content

Commit

Permalink
Merge branch 'master' into pauleena-name-card
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimdevop21 authored Sep 15, 2024
2 parents d4a27d7 + c1c2911 commit 697fb53
Showing 1 changed file with 57 additions and 8 deletions.
65 changes: 57 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,29 +110,27 @@ <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 ========= -->

<!-- ________ Pauleena's card START ________ -->
<div class="card">
<p class="name">Pauleena</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/pauleena-phan " target="_blank">Pauleena</a>
<a href="https://www.linkedin.com/in/pauleena-phan" target="_blank">Pauleena</a>
<i class="fab fa-github"></i>
<a href="https://github.com/pauleenaphan" target="_blank">Pauleenaphan</a>
</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>
<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://www.theodinproject.com" target="_blank" title="First Resource">Odin Project - A free web development course that has an amazing community </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://developer.mozilla.org/en-US/" target="_blank" title="Second Resource">MDN is a great website offering extensive documentation on essential web development technologies </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://coolors.co/" target="_blank" title="Third resource">Coolors - A color palette generator that can help choose colors for your website </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>
Expand All @@ -159,13 +157,14 @@ <h2>A project for first-time contributions</h2>
<a href="https://www.freecodecamp.org/learn" target="_blank" title="Second Resource">FreeCodeCamp</a> - To learn to code and get certificates.
</li>
<li>
<a href="https://readme.so/editor" target="_blank" title="Third resource">ReadMe</a> - Website to create a README.md file for github.
<a href="https://readme.so/editor" target="_blank" title="Third Resource">ReadMe</a> - Website to create a README.md file for GitHub.
</li>
</ul>
</div>
</div>
<!-- ________ bizougarnziyad's card END ________ -->


<!-- ________ gabriel04alves's card START ________ -->
<div class="card">
<p class="name">Gabriel Alves</p>
Expand Down Expand Up @@ -193,6 +192,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ gabriel04alves's card END ________ -->

<!-- ________ dsg753 card START ________ -->
<div class="card">
<p class="name">dsg753</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/dsg753" target="_blank">dsg753</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/dsg753" target="_blank">dsg753</a>
</p>
<p class="about">My name is George and i love coding</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="#" target="_blank" title="https://web.dev/">Web.dev</a>
</li>
<li>
<a href="#" target="_blank" title="https://css-tricks.com/">CSS-Tricks</a>
</li>
<li>
<a href="#" target="_blank" title="https://caniuse.com/">web development</a>
</li>
</ul>
</div>
</div>
<!-- ________ dsg753 card END ________ -->

<!-- ________ irsyad212 card START ________ -->
<div class="card">
<p class="name">Irsyad</p>
Expand Down Expand Up @@ -1162,7 +1188,30 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ========= Card 11 END ========= -->
<div class="card">
<p class="name">Flipping cards</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/Gomatii" target="_blank">Gmt</a>
</p>
<p class="about">I'm a software engineer with a passion for web development and ML.</p>
<div class="resources">

<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://roadmap.sh/frontend" target="_blank" title="First Resource"> Frontend Developer Roadmap </a>
</li>

<li>
<a href="https://css-tricks.com/" target="_blank" title="CSS-Tricks">CSS Tricks</a>
</li>
<li>
<a href="https://w3schools.com/" target="_blank" title="W3schools">W3 schools</a>
</li>
</ul>
</div>
</div>
<!-- ========= END ========= -->

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

0 comments on commit 697fb53

Please sign in to comment.