Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
FHaddad99 committed Jul 11, 2024
1 parent 6dea252 commit b5cde8b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,10 @@ <h2>Portfolio Projects</h2>
<section id="two">
<h2>Recent Work</h2>
<div class="row">
<<<<<<< HEAD
<article class="col-6 col-12-xsmall work-item">
<a class="image fit"><img src="images/thumbs/Leicester City Champions.jpg" alt="" class="image-size" /></a>
<h3><a href="images/2015-16 Leicester City Complete Analysis.pdf" target="_blank">2015-16 Leicester City Complete Analysis</a></h3>
<p>A complete analysis into the factors that contributed to Leicester City's improbable 2015-16 Premier League triumph. </p>
=======
<article class="col-6 col-12-xsmall work-item">
<a class="image fit"><img src="images/thumbs/Messi_Pass_vs_Croatia.jpg" alt="" class="image-size" /></a>
<h3><a href="https://github.com/FHaddad99/Passing_Ability_of_Messi/blob/main/Evaluating%20Messi's%20Passing%20Ability.ipynb" target="_blank">Evaluating Messi's Passing Ability</a></h3>
<p>This project uses different measures to evaluate Messi's passing ability using data from Statsbomb and Statsbomb360. Python is used to import the data and create visualizations based on different measurement criteria.</p>
>>>>>>> 1c35759ea8a5cd979e53b8d10fa9377f2fd7c5b4
</article>
<article class="col-6 col-12-xsmall work-item">
<a class="image fit"><img src="images/thumbs/housing-market-nashville.webp" alt="" class="image-size" /></a>
Expand Down

0 comments on commit b5cde8b

Please sign in to comment.