Skip to content

Commit fc3d5ca

Browse files
authored
πŸ“¦ Updated
- Removed Solidity - Removed French - Adjusted Skills Level
1 parent b88e925 commit fc3d5ca

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Žindex.htmlβ€Ž

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h2 class="containerTitle">
183183

184184
<span>πŸ”­ I'm currently working on Data Science Projects, such as Recommendation Systems, and improving my Julia Programming Language Skills.</span>
185185

186-
<span>πŸ’¬ Wanna talk? Yeah, we can chat about Python, Julia, R, Solidity, SQL, Neo4J and Cypher, Data Science, Data Visualization, Machine Learning, Deep Learning and stuff like that...</span>
186+
<span>πŸ’¬ Wanna talk? Yeah, we can chat about Python, Julia, R, SQL, Neo4J and Cypher, Data Science, Data Visualization, Machine Learning, Deep Learning and stuff like that...</span>
187187

188188
<span>πŸ“ Consider checking out my skills, projects and career path in the <a href="./assets/docs/curriulum-vitae-english.pdf" target="_blank">Resume</a>.</span>
189189

@@ -244,8 +244,8 @@ <h2 class="containerTitle">
244244
<div class="skillsContentsSubContainer">
245245
<img src="./assets/icons/julia.svg" alt="Julia Logo" width="40px" height="40px" />
246246
<span>Julia</span>
247-
<progress class="skillsProgress" value="75" max="100"></progress>
248-
<span>Upper Intemediate</span>
247+
<progress class="skillsProgress" value="50" max="100"></progress>
248+
<span>Intermediate</span>
249249
</div>
250250

251251
<hr />
@@ -261,12 +261,12 @@ <h2 class="containerTitle">
261261
<hr />
262262

263263
<!-- Solidity -->
264-
<div class="skillsContentsSubContainer">
264+
<!-- <div class="skillsContentsSubContainer">
265265
<img src="./assets/icons/solidity.svg" alt="Solidity Logo" width="40px" height="40px" />
266266
<span>Solidity</span>
267267
<progress class="skillsProgress" value="10" max="100"></progress>
268268
<span>Real Beginner</span>
269-
</div>
269+
</div> -->
270270
</div>
271271
</div>
272272

@@ -292,8 +292,8 @@ <h2 class="containerTitle">
292292
<div class="skillsContentsSubContainer">
293293
<img src="./assets/icons/neo4j.svg" alt="Neo4J Logo" width="40px" height="40px" />
294294
<span>Neo4J</span>
295-
<progress class="skillsProgress" value="100" max="100"></progress>
296-
<span>Advanced</span>
295+
<progress class="skillsProgress" value="85" max="100"></progress>
296+
<span>Upper Intermediate</span>
297297
</div>
298298

299299
<hr />
@@ -340,8 +340,8 @@ <h2 class="containerTitle">
340340
<div class="skillsContentsSubContainer">
341341
<img src="./assets/icons/math.svg" alt= "Math Logo" width="40px" height="40px" />
342342
<span>Math</span>
343-
<progress class="skillsProgress" value="75" max="100"></progress>
344-
<span>Upper Intemediate</span>
343+
<progress class="skillsProgress" value="85" max="100"></progress>
344+
<span>Upper Intermediate</span>
345345
</div>
346346

347347
<hr />
@@ -350,8 +350,8 @@ <h2 class="containerTitle">
350350
<div class="skillsContentsSubContainer">
351351
<img src="./assets/icons/streamlit.svg" alt="Streamlit Logo" width="40px" height="40px" />
352352
<span>Streamlit</span>
353-
<progress class="skillsProgress" value="75" max="100"></progress>
354-
<span>Upper Intemediate</span>
353+
<progress class="skillsProgress" value="85" max="100"></progress>
354+
<span>Upper Intermediate</span>
355355
</div>
356356

357357
<hr />
@@ -604,7 +604,7 @@ <h2 class="containerTitle">
604604
** Contact Form **
605605
******************
606606
--->
607-
<span>🌐 Desiring to hit me up? Consider using one of these languages: Brazilian Portuguese (native), American English (fluent) and French (beginner).</span>
607+
<span>🌐 Desiring to hit me up? Consider using one of these languages: American English and Brazilian Portuguese.</span>
608608
<form id="contactForm" action="https://formsubmit.co/[email protected]" method="POST">
609609
<fieldset style="background-color: #041f36">
610610
<legend><h3>πŸ“§ Hit Me Up πŸ“§</h3></legend>

0 commit comments

Comments
Β (0)