Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fabulous-fabio authored Oct 21, 2024
1 parent 41bcb73 commit 6464497
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!--<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
Expand All @@ -22,7 +22,7 @@
<header>
<div class="logo">
<!-- <img src="img/logo.png" alt="img/image-not-found.jpeg"> -->
</div>
<!-- </div>
<button type="button" name="button" class="nav-toggle" aria-label="toggle navigation">
<span class="hamburger"></span>
</button>
Expand All @@ -36,7 +36,7 @@
</nav>
</header>

<!-- Introduction -->

<section class="intro" id="home">
<h1 class="section__title section__title--intro">
Hi, I am <strong> Fabio Scagliola </strong>
Expand Down Expand Up @@ -85,8 +85,8 @@ <h2>Working Student at Siemens</h2>
<li>CMake</li>
<li>OpenCV</li>
</ul>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</div>
</div>


<div class="cd-timeline-block">
Expand All @@ -108,13 +108,13 @@ <h2>Securitay 2024 in Dundee</h2>
<p></p>


</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</div>
</div>


<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
</div>

<div class="cd-timeline-content timeline-3">
<h2>Media Computer Science (BEng)</h2>
Expand All @@ -137,19 +137,19 @@ <h2>Media Computer Science (BEng)</h2>
<li>Cyber Security</li>
<li>Software Engineering</li>

</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</div>
</div>


<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
</div>



<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
</div>

<div class="cd-timeline-content timeline-4">
<h2>General Higher Qualification for University Entrance</h2>
Expand All @@ -168,13 +168,13 @@ <h2>General Higher Qualification for University Entrance</h2>
<li>Score: 1,5</li>


</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</div>
</div>
</div>

<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
</div>

<div class="cd-timeline-content timeline-5">
<h2>Internship SIEMENS Energy</h2>
Expand All @@ -190,15 +190,15 @@ <h2>Internship SIEMENS Energy</h2>
</div>


</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</div>
</div>


</section> <!-- cd-timeline -->
</section>




<!-- Projects -->
<section class="my-projects" id="projects">
<h2 class="section__title">My Projects</h2>
<h4 class="section__subtitle section__subtitle--intro"></h4>
Expand Down Expand Up @@ -437,7 +437,7 @@ <h3>C/C++</h3>
</div>
</section>-->


<!--
<section id="transcript" class="transcript">
<h2 class="section__title">Transcript</h2>
Expand Down Expand Up @@ -531,7 +531,7 @@ <h4>Current Modules:</h4>
<!-- Footer -->
<footer class="footer">
<a href="mailto:[email protected]" class="footer-link">[email protected]</a>
<ul class="social-list">
Expand All @@ -546,4 +546,4 @@ <h4>Current Modules:</h4>
<script src="js/index.js" type="text/javascript"></script>
</body>
</html>
</html>--->

0 comments on commit 6464497

Please sign in to comment.