-
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
Showing
72 changed files
with
665 additions
and
3,967 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
@font-face { | ||
font-family: 'Sequel Sans VF'; | ||
src: local('Sequel Sans VF Head'), local('Sequel-Sans-VF-Head'), | ||
url('SequelSansVFHead.woff2') format('woff2'), | ||
url('SequelSansVFHead.woff') format('woff'), | ||
url('SequelSansVFHead.ttf') format('truetype'); | ||
font-weight: normal; | ||
font-style: normal; | ||
} | ||
|
||
|
||
@font-face { | ||
font-family: 'Tiempos'; | ||
src: local('Tiempos'), local('Tiempos'), | ||
url('TiemposMediumItalic.otf') format('woff2'); | ||
font-weight: normal; | ||
font-style: normal; | ||
} |
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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>AM | About</title> | ||
<link rel="stylesheet" href="style.css"> | ||
<link rel="stylesheet" href="Sequel sans/style.css"> | ||
</head> | ||
|
||
<script src="./transition.js"></script> | ||
|
||
<body> | ||
<div class="main-page"> | ||
|
||
<div class="main-page-info"> | ||
<nav style="line-height: 0.5rem;"> | ||
<h1>ABOUT ME | ||
<svg class="main-page-info-star" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"> | ||
<path fill="#fff" stroke="#000" stroke-width=".3" | ||
d="m9.145 7.98 3.069 4.394-2.019 1.415-3.07-4.638-.124-.188-.126.188-3.07 4.589-2.02-1.415 3.021-4.346.116-.167-.193-.061-4.54-1.444.745-2.341L5.57 5.602l.2.071V.15H8.18v5.522l.2-.07 4.685-1.636.745 2.34-4.588 1.445-.195.06.117.168Z"> | ||
</path> | ||
</svg> | ||
</h1> | ||
|
||
<div class="about-me"> | ||
My name is Alessandro Magnocavallo. I am currently advancing my academic pursuit in Communication | ||
Design at Politecnico di Milano. With a foundational interest in the realms of web and graphic | ||
design, my academic and project-based experiences have been dedicated to the exploration and mastery | ||
of visual communication. My approach is methodical, yet creative, aiming to merge aesthetic appeal | ||
with functional design to create intuitive and engaging digital experiences. | ||
|
||
</div> | ||
<h1><a>2024</a>// <a href="./works.html">SELECTED WORKS</a></h1> | ||
<h1></h1> | ||
<h1></h1> | ||
<h1><a href="./index.html">BACK</a><a href=""></a></h1> | ||
</nav> | ||
</div> | ||
|
||
|
||
</div> | ||
</body> |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.