From 025d389f0f26e43e56fae82c1c77fc6de1266942 Mon Sep 17 00:00:00 2001 From: Emi Boucly Date: Mon, 2 Jun 2025 17:53:44 +0200 Subject: [PATCH] feat(CvView): ajout des formations --- .gitignore | 4 ++-- .idea/portfolio.iml | 2 +- frontend/src/assets/_base.scss | 4 ++++ frontend/src/views/CvView.vue | 16 ++++++++++++++-- 4 files changed, 21 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ecbfcaa..3e8ecb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -.idea -.venv \ No newline at end of file +.idea/ +.venv/ \ No newline at end of file diff --git a/.idea/portfolio.iml b/.idea/portfolio.iml index d4402b7..8aa7026 100644 --- a/.idea/portfolio.iml +++ b/.idea/portfolio.iml @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/frontend/src/assets/_base.scss b/frontend/src/assets/_base.scss index 7540a9a..2588494 100644 --- a/frontend/src/assets/_base.scss +++ b/frontend/src/assets/_base.scss @@ -37,6 +37,10 @@ $themes: ( display: flex; flex-flow: wrap; } + + .space-around { + justify-content: space-between; + } .font-bigger { font-size: x-large; diff --git a/frontend/src/views/CvView.vue b/frontend/src/views/CvView.vue index cb591cb..c4f94bf 100644 --- a/frontend/src/views/CvView.vue +++ b/frontend/src/views/CvView.vue @@ -7,7 +7,7 @@

Web Resume

-
+

Coordinates

Emi BOUCLY

@@ -19,7 +19,19 @@

Education

-

2024/2025 - 2nd year of Networking and Telecommunications

+

2024/2025 - 2nd year of Networking and Telecommunications

+ IUT1 from Grenoble - Saint-Martin-d'Hères + +

+

2022/2023 - High school diploma

+ Charles-Gabriel Pravaz High School - Pont de Beauvoisin
+ Math, English Literature, Expert Maths, with high honours + + +
+ +
+