-
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
94ff912
commit 6065f34
Showing
2 changed files
with
20 additions
and
12 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
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
<body> | ||
|
||
<div class="page"> | ||
<h1 class="titre_bienvenue">CV en ligne �</h2> | ||
<h1 class="titre_bienvenue">CV en ligne 📄</h2> | ||
<div class="en-tete"> | ||
<img src="./image/profil2.png" class="profil"> | ||
<h1 class="name">Chavanel Mathieu</h1> | ||
|
@@ -21,7 +21,7 @@ <h1 class="name">Chavanel Mathieu</h1> | |
<div class ="glass scolaire"> | ||
<h1 class="titre">Parcours et <br>Niveau<br>Scolaire</h1> | ||
<div class="overlay"> | ||
<div class="text">Parcours Scolaire �</div> | ||
<div class="text">Parcours Scolaire 📈</div> | ||
<div > | ||
<ul class="list_scolaire"> | ||
<li>Lycee Louis Lachenal 1ere STI2D et Terminal SIN </li> | ||
|
@@ -38,7 +38,7 @@ <h1 class="titre">Parcours et <br>Niveau<br>Scolaire</h1> | |
<div class ="glass passion"> | ||
<h1 class="titre">Passions</h1> | ||
<div class="overlay"> | ||
<div class="text">Passions 󞌝</div> | ||
<div class="text">Passions 🍜</div> | ||
<div class="list_Passion"> | ||
<ul> | ||
<li>Sports</li> | ||
|
@@ -56,7 +56,7 @@ <h1 class="titre">Passions</h1> | |
<div class ="glass informatique"> | ||
<h1 class="titre">Languages<br>Informatique</h1> | ||
<div class="overlay"> | ||
<div class="text">Languages Informatique �</div> | ||
<div class="text">Languages Informatique 💬</div> | ||
<div class="list_Informatique"> | ||
<ul> | ||
<li>Python</li><br> | ||
|
@@ -70,7 +70,7 @@ <h1 class="titre">Languages<br>Informatique</h1> | |
<div class ="glass projet"> | ||
<h1 class="titre">Projets<br>Personnel</h1> | ||
<div class="overlay"> | ||
<div class="text">Projets Personnel �</div> | ||
<div class="text">Projets Personnel 🚀</div> | ||
<div class="list_projet"> | ||
<ul> | ||
<li>Imprimante 3D DIY</li> | ||
|
@@ -94,6 +94,7 @@ <h1 class="titre">Experiences</h1> | |
<ul> | ||
<li class="text_scenik">Stage chez Scenik</li> | ||
<img src="image/logo_scenik.PNG" class="img_scenik"> | ||
<li>Job d'été chez objectif nuit</li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
@@ -140,7 +141,7 @@ <h3>c# / c++</h3> | |
<a href="program_page.html"><h3>Mes programmes</h3></a> | ||
<img src="./image/icons8-arrow-96(3).png"> | ||
</div> | ||
|
||
<div class="port_perso" id="projets_perso"> | ||
<h1>Projets Personnel</h1> | ||
</div> | ||
|
@@ -225,13 +226,13 @@ <h1>Experience</h1> | |
<footer class="footer"> | ||
<div> | ||
<h1> | ||
Contact � | ||
Contact 📝 | ||
</h1> | ||
<h2> | ||
<ul class="list_contact"> | ||
<li>� [email protected]</li><br> | ||
<li>� 07 103 39 63 65</li><br> | ||
<li>� 40 rue de la crete</li><br> | ||
<li>📧 [email protected]</li><br> | ||
<li>📞 07 103 39 63 65</li><br> | ||
<li>📪 40 rue de la crete</li><br> | ||
<li style="display: flex;"><img src="image/github_logo.png" class="logo"><a class="yey___design" href="https://github.com/math-pixel" target="_blank" style="padding-left: 10px;">math-pixel</a></li><br> | ||
<li style="display: flex;"><img src="image/icone_insta.png" class="logo"><a class="yey___design" href="https://www.instagram.com/yey___design/" target="_blank" style="padding-left: 10px;">@yey___design</a></li><br> | ||
|
||
|