@@ -895,7 +895,16 @@ <h3>Coming soon...</h3>
895895 <!-- cards -->
896896 < div class ="cardsGroup ">
897897
898- <!-- First Project -->
898+ <!-- First Dataset -->
899+ < a href ="https://www.kaggle.com/datasets/dsfelix/animes-dataset-2023 " target ="_blank ">
900+ < div class ="card " data-tilt >
901+ < img src ="./assets/icons/projects/chihiro.avif " alt ="MyAnimeList 2023 " width ="200px " height ="200px ">
902+
903+ < span > MyAnimeList 2023</ span >
904+ </ div >
905+ </ a >
906+
907+ <!-- Second Dataset -->
899908 < a href ="https://www.kaggle.com/datasets/dsfelix/us-stores-sales " target ="_blank ">
900909 < div class ="card " data-tilt >
901910 < img src ="./assets/icons/projects/coupon.avif " alt ="US Store Sales " width ="200px " height ="200px ">
@@ -904,7 +913,7 @@ <h3>Coming soon...</h3>
904913 </ div >
905914 </ a >
906915
907- <!-- Second Project -->
916+ <!-- Third Dataset -->
908917 < a href ="https://www.kaggle.com/datasets/dsfelix/jojo-stands-stats " target ="_blank ">
909918 < div class ="card " data-tilt >
910919 < img src ="./assets/icons/projects/jojo.avif " alt ="JoJo Stands Stats " width ="200px " height ="200px ">
@@ -913,7 +922,7 @@ <h3>Coming soon...</h3>
913922 </ div >
914923 </ a >
915924
916- <!-- Third Project -->
925+ <!-- Fourth Dataset -->
917926 < a href ="https://www.kaggle.com/datasets/dsfelix/employees-payroll-in-los-angeles " target ="_blank ">
918927 < div class ="card " data-tilt >
919928 < img src ="./assets/icons/projects/acquisition.avif " alt ="Employees Payroll in Los Angeles " width ="200px " height ="200px ">
@@ -922,7 +931,7 @@ <h3>Coming soon...</h3>
922931 </ div >
923932 </ a >
924933
925- <!-- Fourth Project -->
934+ <!-- Fifth Dataset -->
926935 < a href ="https://www.kaggle.com/datasets/dsfelix/employees-annual-salary-in-chicago " target ="_blank ">
927936 < div class ="card " data-tilt >
928937 < img src ="./assets/icons/projects/salary.avif " alt ="Employees Annual Salary in Chicago " width ="200px " height ="200px ">
@@ -931,7 +940,7 @@ <h3>Coming soon...</h3>
931940 </ div >
932941 </ a >
933942
934- <!-- Fifth Project -->
943+ <!-- Sixth Dataset -->
935944 < a href ="https://github.com/CSFelix/faker-dataset " target ="_blank ">
936945 < div class ="card " data-tilt >
937946 < img src ="./assets/icons/projects/fake.avif " alt ="Faker Dataset " width ="200px " height ="200px ">
@@ -940,7 +949,7 @@ <h3>Coming soon...</h3>
940949 </ div >
941950 </ a >
942951
943- <!-- Sixth Project -->
952+ <!-- Seventh Dataset -->
944953 < a href ="https://www.kaggle.com/datasets/dsfelix/first-million-prime-numbers " target ="_blank ">
945954 < div class ="card " data-tilt >
946955 < img src ="./assets/icons/projects/numbers.avif " alt ="Prime Numbers " width ="200px " height ="200px ">
0 commit comments