Skip to content

Commit

Permalink
Merge pull request #3081 from harindergarcha/harindergarcha-card
Browse files Browse the repository at this point in the history
harinder's card
  • Loading branch information
CandidDeer authored Oct 7, 2023
2 parents 896892f + e3ee833 commit aa9d0ee
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,49 @@ <h2>A project for first-time contributions</h2>
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ *harindergarcha* Contributor card START ________ -->
<div class="card">
<p class="name">Harinder Garcha</p>
<p class="contact">
<i class="fab fa-instagram"></i>
<a href="https://www.instagram.com/garchatherealtor/?igshid=OGQ5ZDc2ODk2ZA==&utm_source=qr" target="_blank">garchatherealtor</a>
<i class="fab fa-github"></i>
<a href="https://github.com/harindergarcha" target="_blank">harindergarcha</a>
</p>
<p class="about">Coding enthusiast with a passion for innovation. 🚀 Embracing the world of algorithms, bugs, and endless possibilities. 🌟</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a
href="https://www.youtube.com/watch?v=erEgovG9WBs&ab_channel=Fireship"
target="_blank"
title="WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS, and JavaScript. "
>Web Development Things you Should Know</a
>
</li>
<li>
<a
href="https://www.youtube.com/watch?v=zJSY8tbf_ys&ab_channel=freeCodeCamp.org"
target="_blank "
title="In this massive course, you will go from no coding experience to having the essential skills of a frontend web developer. You will learn various web development technologies and create a few projects along the way."
>Frontend Web Development Bootcamp Course</a
>
</li>
<li>
<a
href="https://www.youtube.com/watch?v=dPMk6_HTBq8&ab_channel=ConnerArdman"
target="_blank"
title="Learning full-stack web development can be a daunting task. There's so many different complicated road maps and tutorials out there, that it's hard to know what to learn. This video should give you a step-by-step approach to how to start learning web development.
"
>Full-Stack Web Development</a
>
</li>
</ul>
</div>
</div>
<!-- ________ *harindergarcha* Contributor card END ________ -->

<!-- ________ Patrick card START ________ -->
<div class="card">
<p class="name">Patrick Ariel Savella</p>
Expand Down

0 comments on commit aa9d0ee

Please sign in to comment.