From 133630b25b495b74c38abf8d5aa1793ffb000d87 Mon Sep 17 00:00:00 2001 From: stanislas Date: Thu, 10 Apr 2025 16:06:43 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Revert=20"CV=20orient=C3=A9=20Java"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 6f5b7ef42693492448a554c69d8b8c20df6a087e. --- cv-long.tex | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/cv-long.tex b/cv-long.tex index be1536e..a57ee4e 100644 --- a/cv-long.tex +++ b/cv-long.tex @@ -9,7 +9,7 @@ \usepackage{color} \usepackage[T1]{fontenc} \name{Stanislas}{Jouffroy} -\title{\textcolor{red}{Développeur Java/Python}} +\title{\textcolor{red}{Développeur Python}} \address{17 rue sainte Marthe}{31\,000 Toulouse}{} \phone[mobile]{06~78~19~26~97} \email{stanislas@jouf.fr} @@ -20,11 +20,11 @@ \section {Compétences informatiques} \cvdoubleitem -{Langages} {Java, Python, Bash, HTML, CSS, Javascript} +{Langages} {Python, Java, Bash, HTML, CSS, Javascript} {Déploiement} {Linux/Unix, Docker, Kubernetes} \cvdoubleitem {Architectures} {Hexagonale, micro-services, monolythique} -{Frameworks} {SpringBoot, Junit, Hibernate} +{Bases de données} {PostgreSQL, MongoDB, SQLite} \cvdoubleitem {CICD} {Gitlab CI, Jenkins} {Principes} {SOLID, KISS, DRY, TDD} @@ -45,22 +45,7 @@ \end{itemize} } \cventry -{2023 -- 2024} -{Développeur Java} -{SII/Thales Alenia Space} -{Toulouse} -{} -{ - Création d'un logiciel soumis au secret défense - \begin{itemize} - \item Définition de l'architecture logicielle - \item Développement - \item Mise en place CICD, déploiement avec docker compose - \item Tests bout en bout - \end{itemize} -} -\cventry -{2022 -- 2023} +{2022 -- 2024} {Développeur Python} {SII/Thales Alenia Space} {Toulouse} From d93d00ae32bb46b40d5b727b90a852fc9503f9f8 Mon Sep 17 00:00:00 2001 From: stanislas Date: Fri, 11 Apr 2025 22:19:37 +0200 Subject: [PATCH 2/2] =?UTF-8?q?CV=20orient=C3=A9=20Python?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cv-long.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cv-long.tex b/cv-long.tex index a57ee4e..16238ce 100644 --- a/cv-long.tex +++ b/cv-long.tex @@ -21,10 +21,10 @@ \section {Compétences informatiques} \cvdoubleitem {Langages} {Python, Java, Bash, HTML, CSS, Javascript} -{Déploiement} {Linux/Unix, Docker, Kubernetes} +{Déploiement} {Linux/Unix, Docker, Ansible, Kubernetes} \cvdoubleitem -{Architectures} {Hexagonale, micro-services, monolythique} -{Bases de données} {PostgreSQL, MongoDB, SQLite} +{Frameworks} {FastAPI, Flask, Spring} +{Bases de données} {PostgreSQL, MySQL, MongoDB, SQLite} \cvdoubleitem {CICD} {Gitlab CI, Jenkins} {Principes} {SOLID, KISS, DRY, TDD}