Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
fusion page 1 et 2
  • Loading branch information
kurotako-data authored Sep 8, 2024
1 parent fce0d94 commit 5e94846
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,20 @@
title: Patrice's portfolio
---

<p class="custom-header">Welcome to kurotako-data's index</p>
<p class="custom-subheader"><a href="projects.html"><strong>Current projects</strong></a></p>
<h1>Index(work in progress):</h1>
<ul>
<li>
<h2>Data Analyst certification project</h2>
<p>Data Analysis and Sales Optimization of a Website. <a href="projects/data-analyst-certification.html">Learn more</a></p>
</li>
<li>
<h2>Project Titanic</h2>
<p>Another perspective on the shipwreck. <a href="link_to_project_2">Learn more</a></p>
</li>
<li>
<h2>Project Loto</h2>
<p>A few winners and many losers. <a href="link_to_project_3">Learn more</a></p>
<!-- Add more projects -->
</ul>


0 comments on commit 5e94846

Please sign in to comment.