Skip to content

Commit

Permalink
Merge branch 'master' into EmersonCR719-card
Browse files Browse the repository at this point in the history
  • Loading branch information
CandidDeer authored Jul 15, 2024
2 parents 9d45a4f + 19632d2 commit 7747501
Showing 1 changed file with 134 additions and 21 deletions.
155 changes: 134 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,62 +88,147 @@ <h2>A project for first-time contributions</h2>

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name"></p>
<p class="name">Your name</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://twitter.com/user" target="_blank"></a>
<a href="https://www.twitter.com/your_user_handle" target="_blank">Your handle</a>
<i class="fab fa-github"></i>
<a href="https://github.com/user" target="_blank"></a>
<a href="https://www.github.com/your_user_handle" target="_blank">Your handle</a>
</p>
<p class="about"></p>
<p class="about">about you</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="#" target="_blank" title="First Resource"></a>
<a href="#" target="_blank" title="First Resource">Resource 1</a>
</li>
<li>
<a href="#" target="_blank" title="Second Resource"></a>
<a href="#" target="_blank" title="Second Resource">Resource 2</a>
</li>
<li>
<a href="#" target="_blank" title="Third resource"></a>
<a href="#" target="_blank" title="Third resource">Resource 3</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->


<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- 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 ========= -->
<!--Emerson copy start here-->
<div class="card">
<p class="name">Emerson</p>

<!-- ________ Emerson card START ________ -->
<div class="card">
<p class="name">Emerson</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://twitter.com/EmersonAlAl" target="_blank">@EmersonAlAl</a>
<i class="fab fa-github"></i>
<a href="https://github.com/EmersonCR719" target="_blank">EmersonCR719</a>
</p>
<p class="about">Hello, I'm a student from Colombia and I'm very exicted about programing and I learn Java, Python and Spring Boot. Bye :p</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#reserved_words" target="_blank" title="First Resource">Resources for Developers,
by Developers</a>
</li>
<li>
<a href="https://blog.cleancoder.com/" target="_blank" title="Second Resource">The Clean Code Blog</a>
</li>
<li>
<a href="https://andybrewer.github.io/mvp/" target="_blank" title="Third resource">A minimalist stylesheet for HTML elements</a>
</li>
</ul>
</div>
</div>
<!-- ________ Emerson card END ________ -->

<!-- ________ Mohamad Dasuki card START ________ -->
<div class="card">
<p class="name">Mohamad Dasuki</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://twitter.com/EmersonAlAl" target="_blank">@EmersonAlAl</a>
<a href="https://x.com/mohamad_dasuki" target="_blank">@mohamad_dasuki</a>
<i class="fab fa-github"></i>
<a href="https://github.com/MohamadDasuki" target="_blank">@MohamadDasuki</a>
</p>
<p class="about">I'm a Computer Engineer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="First Resource">Great Github Repo</a>
</li>
<li>
<a href="https://www.keysight.com/us/en/learn/course.high-speed-oscilloscope-basics.html" target="_blank" title="Second Resource">Keysight high-speed oscilloscope basics</a>
</li>
<li>
<a href="https://www.circuitlab.com/" target="_blank" title="Third resource">Great online circuit simulator</a>
</li>
</ul>
</div>
</div>
<!-- ________ Mohamad Dasuki card END ________ -->


<!-- ________ mobin card START ________ -->
<div class="card">
<p class="name">Mobin Shahidi</p>
<p class="contact">
<i class="fa-brands fa-linkedin"></i>
<a href="https://www.linkedin.com/in/mobinshahidi/" target="_blank">mobinshahidi</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Mobinshahidi" target="_blank">Mobinshahidi</a>
</p>
<p class="about">I am Mobin , 20 years old self-taught front-end developer.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.edclub.com/sportal/" target="_blank" title="First Resource">Practice Typing</a>
</li>
<li>
<a href="https://getwaves.io" target="_blank" title="Second Resource">Create Waves</a>
</li>
<li>
<a href="https://www.frontendmentor.io" target="_blank" title="Third resource">Front-End Mentor</a>
</li>
</ul>
</div>
</div>
<!-- ________ mobin card END ________ -->

<!-- ________ Yassin Ali card START ________ -->
<div class="card">
<p class="name">Yassin Ali</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/yassin-ali-10497a252" target="_blank">Yassin Ali</a>
<i class="fab fa-github"></i>
<a href="https://github.com/EmersonCR719" target="_blank">EmersonCR719</a>
<a href="https://www.github.com/YassenAli" target="_blank">YassenAli</a>
</p>
<p class="about">Hello, I'm a student from Colombia and I'm very exicted about programing and I learn Java, Python and Spring Boot. Bye :p</p>
<p class="about">I love to learn something new every single day.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#reserved_words" target="_blank" title="First Resource">Resources for Developers,
by Developers</a>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="GeeksForGeeks">GeeksForGeeks</a>
</li>
<li>
<a href="https://blog.cleancoder.com/" target="_blank" title="Second Resource">The Clean Code Blog</a>
<a href="https://stackoverflow.com/" target="_blank" title="stack overflow">Stack overflow</a>
</li>
<li>
<a href="https://andybrewer.github.io/mvp/" target="_blank" title="Third resource">A minimalist stylesheet for HTML elements</a>
<a href="https://w3schools.com/" target="_blank" title="W3schools">W3schools</a>
</li>
</ul>
</div>
</div>
<!--------------Emerson's copy ends here------------------>
<!--Kunle copy start here-->
<!-- ________ Yassin Ali card END ________ -->

<!-- ________ Kunle card START ________ -->
<div class="card">
<p class="name">Olaoye kunle</p>
<p class="contact">
Expand All @@ -168,7 +253,35 @@ <h2>A project for first-time contributions</h2>
</ul>
</div>
</div>
<!--------------Kunle's copy ends here------------------>
<!-- ________ Kunle card END ________ -->

<!-- ________ Shreya card START ________ -->
<div class="card">
<p class="name">Shreya Berlikar</p>
<p class="contact">
<i class="fab fa-instagram"></i>
<a href="https://www.instagram.com/shreyaberlikar" target="_blank">shreyaberlikar</a>
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/shreya-berlikar" target="_blank">Shreya Berlikar</a>
</p>
<p class="about">I am interested in learning the fundamentals of web design and development, currently learning HTML, CSS, and JavaScript. I'm also looking to collaborate on beginner-friendly projects.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="MDN Web Docs">MDN Web Docs</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="W3Schools">W3Schools</a>
</li>
<li>
<a href="https://css-tricks.com/" target="_blank" title="CSS-Tricks">CSS-Tricks</a>
</li>
</ul>
</div>
</div>
<!-- ________ Shreya card END ________ -->

<!-- ________ Brian Ali card Start ________ -->
<div class="card">
<p class="name">Brian Ali</p>
Expand Down

0 comments on commit 7747501

Please sign in to comment.