@@ -266,7 +266,7 @@ <h2 class="containerTitle">
266266 < div class ="skillsCardsSubContainer ">
267267 < span > Databases</ span >
268268
269- <!-- SQL, Neo4J, MongoDB, Redis -->
269+ <!-- SQL, Neo4J, MongoDB -->
270270 < div class ="skillsContentsSubContainer ">
271271 < div class ="skillsContentsItems ">
272272 < img src ="./assets/icons/sql.svg " alt ="SQL Logo " width ="40px " height ="40px " />
@@ -282,11 +282,6 @@ <h2 class="containerTitle">
282282 < img src ="./assets/icons/mongodb.svg " alt ="MongoDB Logo " width ="40px " height ="40px " />
283283 < span > MongoDB</ span >
284284 </ div >
285-
286- < div class ="skillsContentsItems ">
287- < img src ="./assets/icons/redis.svg " alt ="Redis Logo " width ="40px " height ="40px " />
288- < span > Redis</ span >
289- </ div >
290285 </ div >
291286
292287 < hr />
@@ -296,7 +291,7 @@ <h2 class="containerTitle">
296291 < div class ="skillsCardsSubContainer ">
297292 < span > Miscellaneous</ span >
298293
299- <!-- DS Libraries, Math, Streamlit, Spark -->
294+ <!-- DS Libraries, Math, Streamlit, Spacy -->
300295 < div class ="skillsContentsSubContainer ">
301296 < div class ="skillsContentsItems ">
302297 < img src ="./assets/icons/anaconda.svg " alt ="Anaconda Logo " width ="40px " height ="40px " />
@@ -309,16 +304,15 @@ <h2 class="containerTitle">
309304 </ div >
310305
311306 < div class ="skillsContentsItems ">
312- < img src ="./assets/icons/streamlit.svg " alt ="Streamlit Logo " width ="40px " height ="40px " />
313- < span > Streamlit </ span >
307+ < img src ="./assets/icons/spacy.avif " alt ="Spacy Logo " width ="40px " height ="40px " />
308+ < span > Spacy </ span >
314309 </ div >
315310
316311 < div class ="skillsContentsItems ">
317- < img src ="./assets/icons/apache-spark .svg " alt ="Spark Logo " width ="40px " height ="40px " />
318- < span > Spark </ span >
312+ < img src ="./assets/icons/streamlit .svg " alt ="Streamlit Logo " width ="40px " height ="40px " />
313+ < span > Streamlit </ span >
319314 </ div >
320315 </ div >
321-
322316 < hr />
323317 </ div >
324318 </ div >
@@ -438,21 +432,6 @@ <h2 class="skillsTitle">Recommendation System</h2>
438432
439433 < br /> < br />
440434
441- <!--
442- ****************
443- ** Algorithms **
444- ****************
445- -->
446- < div id ="mlAlgorithmsBtn " class ="skillsCard ">
447- < div class ="wrapper ">
448- < img src ="./assets/icons/projects/cards/neural.avif " class ="cover-image " alt ="ML Algorithms 1 " width ="200px " height ="200px " />
449- </ div >
450- < h2 class ="skillsTitle "> Algorithms</ h2 >
451- < img src ="./assets/icons/tensorflow.svg " class ="character " alt ="ML Algorithms 2 " width ="200px " height ="200px " />
452- </ div >
453-
454- < br /> < br />
455-
456435 <!--
457436 ****************
458437 ** DS Studies **
@@ -467,21 +446,6 @@ <h2 class="skillsTitle">DS Studies</h2>
467446 < img src ="./assets/icons/ds-studies.avif " class ="character " alt ="DS Studies 2 " width ="200px " height ="200px " />
468447 </ div >
469448 </ a >
470-
471- < br /> < br />
472-
473- <!--
474- *******************************
475- ** Statistic and Probability **
476- *******************************
477- -->
478- < div id ="statisticProbabilityBtn " class ="skillsCard ">
479- < div class ="wrapper ">
480- < img src ="./assets/icons/projects/cards/statistics.avif " class ="cover-image " alt ="Statistics and Probability 1 " width ="200px " height ="200px " />
481- </ div >
482- < h2 class ="skillsTitle "> Statistics & Probability</ h2 >
483- < img src ="./assets/icons/probability.avif " class ="character " alt ="Statistics and Probability 2 " width ="200px " height ="200px " />
484- </ div >
485449 </ div >
486450 </ div >
487451
@@ -529,13 +493,13 @@ <h2 class="containerTitle">
529493 </ div >
530494
531495 <!--
532- ******************
533- ** Mateus Maffi **
534- ******************
496+ ************
497+ ** MMaffi **
498+ ************
535499 -->
536- < div id ="partnerMateusMaffiBtn " class ="partnerIcon ">
500+ < div id ="partnerMMaffiBtn " class ="partnerIcon ">
537501 < a href ="https://mmaffi.github.io " target ="_blank ">
538- < img class ="reachMeLogo " src ="./assets/icons/partners/mateus-maffi.png " alt ="Mateus Maffi Logo " width ="100px " height ="100px " />
502+ < img class ="reachMeLogo " src ="./assets/icons/partners/mateus-maffi.png " alt ="MMaffi Logo " width ="100px " height ="100px " />
539503 </ a >
540504 </ div >
541505
@@ -1177,61 +1141,5 @@ <h2 class="containerTitle">
11771141 </ div >
11781142 </ div >
11791143 </ div >
1180-
1181- <!-- Algorithms -->
1182- < div id ="mlAlgorithmsModal " class ="modal ">
1183-
1184- < div class ="modalContent ">
1185-
1186- <!-- close button -->
1187- < span id ="mlAlgorithmsClose " class ="close "> ×</ span >
1188-
1189- <!-- title -->
1190- < div class ="modalTitle ">
1191- < img src ="./assets/icons/tensorflow.svg " alt ="Tensor Flow Logo " width ="200px " height ="200px " />
1192-  
1193- < span > ML Algorithms</ span >
1194- </ div >
1195-
1196- < br />
1197-
1198- <!-- items -->
1199- < div class ="modalItems ">
1200- < video width ="175px " height ="auto " loop muted autoplay >
1201- < source src ="./assets/stickers/robot/projects.mp4 " type ="video/mp4 " />
1202- </ video >
1203-  
1204- < span > Coming soon...</ span >
1205- </ div >
1206- </ div >
1207- </ div >
1208-
1209- <!-- Statistic and Probability -->
1210- < div id ="statisticProbabilityModal " class ="modal ">
1211-
1212- < div class ="modalContent ">
1213-
1214- <!-- close button -->
1215- < span id ="statisticProbabilityClose " class ="close "> ×</ span >
1216-
1217- <!-- title -->
1218- < div class ="modalTitle ">
1219- < img src ="./assets/icons/probability.avif " alt ="Probability Logo " width ="200px " height ="200px " />
1220-  
1221- < span > Statistic & Probability</ span >
1222- </ div >
1223-
1224- < br />
1225-
1226- <!-- items -->
1227- < div class ="modalItems ">
1228- < video width ="175px " height ="auto " loop muted autoplay >
1229- < source src ="./assets/stickers/robot/projects.mp4 " type ="video/mp4 " />
1230- </ video >
1231-  
1232- < span > Coming soon...</ span >
1233- </ div >
1234- </ div >
1235- </ div >
12361144 </ body >
12371145</ html >
0 commit comments