Skip to content

Commit

Permalink
added more in about section and added links to learning resources
Browse files Browse the repository at this point in the history
  • Loading branch information
MartianCactus committed Oct 29, 2024
1 parent 295b27c commit aed6826
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,18 +125,18 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-github"></i>
<a href="https://github.com/MartianCactus" target="_blank">MartianCactus</a>
</p>
<p class="about">guy learning stufff</p>
<p class="about">Hi! Im a data science guy learning some stufff about collaborative development! Dont know much about front end but here are some general learning resources!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="#" target="_blank" title="First Resource">idk 1</a>
<a href="https://www.khanacademy.org" target="_blank" title="First Resource">Khan Academy</a>
</li>
<li>
<a href="#" target="_blank" title="Second Resource">idk 2</a>
<a href="https://www.fast.ai/" target="_blank" title="Second Resource">Fast AI: Deep Learning</a>
</li>
<li>
<a href="#" target="_blank" title="Third resource">idk 3</a>
<a href="https://pll.harvard.edu/course/cs50-introduction-computer-science" target="_blank" title="Third resource">Harvard CS50x</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit aed6826

Please sign in to comment.