Skip to content

Commit

Permalink
Merge pull request #3290 from Daoist-Ye/Daoist-Ye-Card
Browse files Browse the repository at this point in the history
Daoist-Ye
  • Loading branch information
TenTraicion authored Oct 23, 2023
2 parents f6b2335 + 4893649 commit 34faaaf
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,33 @@ <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 ========= -->

<!-- ________ Daoist Ye START ________ -->
<div class="card">
<p class="name">Daoist Ye</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/Daoist_Ye" target="_blank">Daoist_Ye</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Daoist-Ye" target="_blank">Daoist-Ye</a>
</p>
<p class="about">A simple man making his way across the galaxy</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.kaggle.com/" target="_blank" title="Kaggle">Kaggle For Data Science and ML</a>
</li>
<li>
<a href="https://www.hanko.io/" target="_blank" title="Second Resource">Hanko</a>
</li>
<li>
<a href="https://mlh.io" target="_blank" title="Third resource">Major League Hacking</a>
</li>
</ul>
</div>
</div>
<!-- ________ Daoist Ye END ________ -->

<!-- ________ Yash Anandcard START ________ -->
<div class="card">
Expand Down Expand Up @@ -1384,4 +1411,4 @@ <h2>A project for first-time contributions</h2>
</div>
<script type="module" src="assets/script.js"></script>
</body>
</html>
</html>

0 comments on commit 34faaaf

Please sign in to comment.