diff --git a/source/contact.html b/source/contact.html index 07e04f5..1fa5d32 100644 --- a/source/contact.html +++ b/source/contact.html @@ -52,14 +52,19 @@

+
+ diff --git a/source/curriculum-vitae.css b/source/curriculum-vitae.css new file mode 100644 index 0000000..ddbef53 --- /dev/null +++ b/source/curriculum-vitae.css @@ -0,0 +1,11 @@ +.layout { + display: flex; + align-items: center; + justify-content: space-around; + height: 90vh; +} + +#cv{ + height: 65vh; + width: 90vw; +} \ No newline at end of file diff --git a/source/curriculum-vitae.html b/source/curriculum-vitae.html new file mode 100644 index 0000000..db7bde4 --- /dev/null +++ b/source/curriculum-vitae.html @@ -0,0 +1,59 @@ + + + + + + + + + + Portfolio de Nicolas BLONDEAU + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + +
+
+

Mon Curriculum Vitae :

+ +
+
+ + + + + \ No newline at end of file diff --git a/source/divers.html b/source/divers.html index 7594a1c..9828e08 100644 --- a/source/divers.html +++ b/source/divers.html @@ -46,7 +46,20 @@

Voici quelques exemples de projets que j'ai réalisé :



+

Le jeu de Kayles appliqué sur les graphes : Site web.

+

(PHP / JavaScript / Kotlin / .NET / EntityFramework / MySQL)

+
+
+ NodeMunch +
+
+ SkateUnity + SkateUnity +
+
+

Un site web responsive sur la thématique du skate : Lien GitHub.

+

(HTML / CSS)


SkateUnity diff --git a/source/images/icons/document.png b/source/images/icons/document.png new file mode 100644 index 0000000..9438976 Binary files /dev/null and b/source/images/icons/document.png differ diff --git a/source/images/nodemunch1.png b/source/images/nodemunch1.png new file mode 100644 index 0000000..89ed266 Binary files /dev/null and b/source/images/nodemunch1.png differ diff --git a/source/images/nodemunch2.png b/source/images/nodemunch2.png new file mode 100644 index 0000000..999093c Binary files /dev/null and b/source/images/nodemunch2.png differ diff --git a/source/images/nodemunch3.png b/source/images/nodemunch3.png new file mode 100644 index 0000000..b40c107 Binary files /dev/null and b/source/images/nodemunch3.png differ diff --git a/source/index.html b/source/index.html index f5ed54c..b8938d1 100644 --- a/source/index.html +++ b/source/index.html @@ -8,6 +8,7 @@ + Portfolio de Nicolas BLONDEAU @@ -66,13 +67,13 @@ Pour plus d'informations à propos de l'alternance ou du stage, me contacter ici.

- flower :> + flower :>


- flower :> + flower :>

Cursus - Formation

Institut Universitaire Technologique - Informatique
@@ -128,7 +129,7 @@

- flower :> + flower :>
diff --git a/source/ressources/CV.pdf b/source/ressources/CV.pdf new file mode 100644 index 0000000..8cd8612 Binary files /dev/null and b/source/ressources/CV.pdf differ