-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41bcb73
commit 6464497
Showing
1 changed file
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"> | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
@@ -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"> | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
@@ -437,7 +437,7 @@ <h3>C/C++</h3> | |
</div> | ||
</section>--> | ||
|
||
|
||
<!-- | ||
<section id="transcript" class="transcript"> | ||
<h2 class="section__title">Transcript</h2> | ||
|
@@ -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"> | ||
|
@@ -546,4 +546,4 @@ <h4>Current Modules:</h4> | |
<script src="js/index.js" type="text/javascript"></script> | ||
</body> | ||
</html> | ||
</html>---> |