File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -658,13 +658,23 @@ <h2 class="containerTitle">
658658 <!-- cards -->
659659 < div class ="cardsGroup ">
660660
661+ <!-- First Project -->
661662 < a href ="https://www.kaggle.com/code/dsfelix/predicting-future-sales " target ="_blank ">
662663 < div class ="card " data-tilt >
663664 < img src ="./assets/icons/projects/trade.png " alt ="Predict Future Sales ">
664665
665666 < span > Predicting Future Sales</ span >
666667 </ div >
667668 </ a >
669+
670+ <!-- Second Project -->
671+ < a href ="https://www.kaggle.com/code/dsfelix/predicting-us-stores-sales/notebook " target ="_blank ">
672+ < div class ="card " data-tilt >
673+ < img src ="./assets/icons/projects/store.png " alt ="Predicting US Stores Sales ">
674+
675+ < span > Predicting US Stores Sales</ span >
676+ </ div >
677+ </ a >
668678 </ div >
669679 </ div >
670680 </ div >
You can’t perform that action at this time.
0 commit comments