Skip to content

Commit 74d72d5

Browse files
authored
Merge pull request #143 from CSFelix/CSFelix-patch-1
📦 Updated
2 parents 629683e + 4abd679 commit 74d72d5

File tree

1 file changed

+51
-3
lines changed

1 file changed

+51
-3
lines changed

index.html

Lines changed: 51 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<link rel="stylesheet" type="text/css" href="./assets/css/styles/sections.css">
5656
<link rel="stylesheet" type="text/css" href="./assets/css/styles/skills_cards.css">
5757
<link rel="stylesheet" type="text/css" href="./assets/css/styles/social_medias.css">
58+
<link rel="stylesheet" type="text/css" href="./assets/css/styles/partners.css">
5859
<link rel="stylesheet" type="text/css" href="./assets/css/styles/contact_form.css">
5960
<link rel="stylesheet" type="text/css" href="./assets/css/styles/footer.css">
6061
<link rel="stylesheet" type="text/css" href="./assets/css/styles/modal.css">
@@ -101,6 +102,7 @@
101102
<a href="#aboutMeContainer"><li>About Me</li></a>
102103
<a href="#skillsContainer"><li>Skills</li></a>
103104
<a href="#projectsContainer"><li>Projects</li></a>
105+
<a href="#partnersContainer"><li>Partners</li></a>
104106
<a href="#reachMeContainer"><li>Reach Me</li></a>
105107
</ul>
106108

@@ -133,6 +135,7 @@
133135
<li><a href="#aboutMeContainer">About Me</a></li>
134136
<li><a href="#skillsContainer">Skills</a></li>
135137
<li><a href="#projectsContainer">Projects</a></li>
138+
<li><a href="#partnersContainer">Partners</a></li>
136139
<li><a href="#reachMeContainer">Reach Me</a></li>
137140
</ul>
138141
</nav>
@@ -154,6 +157,7 @@ <h1 class="toShuffle">What's shakin', bacon? 👋</h1>
154157
-->
155158
<section id="aboutMeContainer" class="container">
156159

160+
<!-- background-color 2 -->
157161
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#0a394d" fill-opacity="1" d="M0,160L12.6,138.7C25.3,117,51,75,76,80C101.1,85,126,139,152,170.7C176.8,203,202,213,227,202.7C252.6,192,278,160,303,165.3C328.4,171,354,213,379,234.7C404.2,256,429,256,455,218.7C480,181,505,107,531,80C555.8,53,581,75,606,85.3C631.6,96,657,96,682,117.3C707.4,139,733,181,758,176C783.2,171,808,117,834,117.3C858.9,117,884,171,909,176C934.7,181,960,139,985,117.3C1010.5,96,1036,96,1061,122.7C1086.3,149,1112,203,1137,234.7C1162.1,267,1187,277,1213,277.3C1237.9,277,1263,267,1288,240C1313.7,213,1339,171,1364,176C1389.5,181,1415,235,1427,261.3L1440,288L1440,0L1427.4,0C1414.7,0,1389,0,1364,0C1338.9,0,1314,0,1288,0C1263.2,0,1238,0,1213,0C1187.4,0,1162,0,1137,0C1111.6,0,1086,0,1061,0C1035.8,0,1011,0,985,0C960,0,935,0,909,0C884.2,0,859,0,834,0C808.4,0,783,0,758,0C732.6,0,707,0,682,0C656.8,0,632,0,606,0C581.1,0,556,0,531,0C505.3,0,480,0,455,0C429.5,0,404,0,379,0C353.7,0,328,0,303,0C277.9,0,253,0,227,0C202.1,0,177,0,152,0C126.3,0,101,0,76,0C50.5,0,25,0,13,0L0,0Z"></path></svg>
158162

159163
<br /><br />
@@ -525,10 +529,10 @@ <h2 class="skillsTitle">DS Studies</h2>
525529

526530
<!--
527531
**************
528-
** Reach Me **
532+
** Partners **
529533
**************
530534
-->
531-
<section id="reachMeContainer" class="container">
535+
<section id="partnersContainer" class="container">
532536

533537
<!-- background-color 1 -->
534538
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#041f36" fill-opacity="1" d="M0,160L12.6,138.7C25.3,117,51,75,76,80C101.1,85,126,139,152,170.7C176.8,203,202,213,227,202.7C252.6,192,278,160,303,165.3C328.4,171,354,213,379,234.7C404.2,256,429,256,455,218.7C480,181,505,107,531,80C555.8,53,581,75,606,85.3C631.6,96,657,96,682,117.3C707.4,139,733,181,758,176C783.2,171,808,117,834,117.3C858.9,117,884,171,909,176C934.7,181,960,139,985,117.3C1010.5,96,1036,96,1061,122.7C1086.3,149,1112,203,1137,234.7C1162.1,267,1187,277,1213,277.3C1237.9,277,1263,267,1288,240C1313.7,213,1339,171,1364,176C1389.5,181,1415,235,1427,261.3L1440,288L1440,0L1427.4,0C1414.7,0,1389,0,1364,0C1338.9,0,1314,0,1288,0C1263.2,0,1238,0,1213,0C1187.4,0,1162,0,1137,0C1111.6,0,1086,0,1061,0C1035.8,0,1011,0,985,0C960,0,935,0,909,0C884.2,0,859,0,834,0C808.4,0,783,0,758,0C732.6,0,707,0,682,0C656.8,0,632,0,606,0C581.1,0,556,0,531,0C505.3,0,480,0,455,0C429.5,0,404,0,379,0C353.7,0,328,0,303,0C277.9,0,253,0,227,0C202.1,0,177,0,152,0C126.3,0,101,0,76,0C50.5,0,25,0,13,0L0,0Z"></path></svg>
@@ -537,7 +541,7 @@ <h2 class="skillsTitle">DS Studies</h2>
537541

538542
<!-- title -->
539543
<h2 class="containerTitle">
540-
<span class="containerTitleText">Reach Me</span>
544+
<span class="containerTitleText">Partners</span>
541545
</h2>
542546

543547
<br /><br />
@@ -550,6 +554,50 @@ <h2 class="containerTitle">
550554

551555
<br />
552556

557+
<div class="partnersSubContainer">
558+
<!--
559+
******************
560+
** Mateus Maffi **
561+
******************
562+
-->
563+
<div id="partnerMateusMaffiBtn" class="partnerIcon">
564+
<a href="https://mmaffi.github.io" target="_blank">
565+
<img class="reachMeLogo" src="./assets/icons/partners/mateus-maffi.png" alt="Mateus Maffi Logo" width="100px" height="100px" />
566+
</a>
567+
</div>
568+
</div>
569+
570+
<br />
571+
</div>
572+
</section>
573+
574+
<!--
575+
**************
576+
** Reach Me **
577+
**************
578+
-->
579+
<section id="reachMeContainer" class="container">
580+
581+
<!-- background-color 2 -->
582+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#0a394d" fill-opacity="1" d="M0,160L12.6,138.7C25.3,117,51,75,76,80C101.1,85,126,139,152,170.7C176.8,203,202,213,227,202.7C252.6,192,278,160,303,165.3C328.4,171,354,213,379,234.7C404.2,256,429,256,455,218.7C480,181,505,107,531,80C555.8,53,581,75,606,85.3C631.6,96,657,96,682,117.3C707.4,139,733,181,758,176C783.2,171,808,117,834,117.3C858.9,117,884,171,909,176C934.7,181,960,139,985,117.3C1010.5,96,1036,96,1061,122.7C1086.3,149,1112,203,1137,234.7C1162.1,267,1187,277,1213,277.3C1237.9,277,1263,267,1288,240C1313.7,213,1339,171,1364,176C1389.5,181,1415,235,1427,261.3L1440,288L1440,0L1427.4,0C1414.7,0,1389,0,1364,0C1338.9,0,1314,0,1288,0C1263.2,0,1238,0,1213,0C1187.4,0,1162,0,1137,0C1111.6,0,1086,0,1061,0C1035.8,0,1011,0,985,0C960,0,935,0,909,0C884.2,0,859,0,834,0C808.4,0,783,0,758,0C732.6,0,707,0,682,0C656.8,0,632,0,606,0C581.1,0,556,0,531,0C505.3,0,480,0,455,0C429.5,0,404,0,379,0C353.7,0,328,0,303,0C277.9,0,253,0,227,0C202.1,0,177,0,152,0C126.3,0,101,0,76,0C50.5,0,25,0,13,0L0,0Z"></path></svg>
583+
584+
<br /><br />
585+
586+
<!-- title -->
587+
<h2 class="containerTitle">
588+
<span class="containerTitleText">Reach Me</span>
589+
</h2>
590+
591+
<br /><br />
592+
593+
<!-- content -->
594+
<div class="containerContent">
595+
<video width="175px" height="auto" loop muted autoplay>
596+
<source src="./assets/stickers/robot/projects.mp4" type="video/mp4" />
597+
</video>
598+
599+
<br />
600+
553601
<!--
554602
*******************
555603
** Social Medias **

0 commit comments

Comments
 (0)