You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.2 KiB
28 lines
1.2 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Discover Me</title>
|
|
<link rel="stylesheet" href="../ressources/styles/index.css">
|
|
<link rel="stylesheet" href="../ressources/styles/menu.css">
|
|
</head>
|
|
<body>
|
|
<div class="menu">
|
|
<ul>
|
|
<li><a href="../index.html">Vincent Astolfi</a></li>
|
|
<li><a href="./discover.html">Discover Me</a></li>
|
|
<li><a href="./projects.html">Projects</a></li>
|
|
<li><a href="./cv.html">CV</a></li>
|
|
<li><a href="./contact.html">Contact Me</a></li>
|
|
</ul>
|
|
</div>
|
|
Je m'appelle Vincent Astolfi et je suis actuellement étudiant en troisième année à l'iut informatique de Clermont-Ferrand en informatique
|
|
|
|
Je suis passioné de science et de matématiques depuis le début de mon parcours scolaire et d'informatique également depuis ma rentrée à l'UIT
|
|
|
|
L'année prochaine, je rentre à l'école d'ingénieur de l'ISIMA en formation en alternance chez Michelin.
|
|
|
|
Vous pouvez retrouver toute les informations concerntant mes projets et mon CV depuis ce site donc n'hésitez pas.
|
|
</body>
|
|
</html> |