From 6f5b7ef42693492448a554c69d8b8c20df6a087e Mon Sep 17 00:00:00 2001 From: stanislas Date: Thu, 10 Apr 2025 15:41:13 +0200 Subject: [PATCH 1/6] =?UTF-8?q?CV=20orient=C3=A9=20Java?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cv-long.tex | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/cv-long.tex b/cv-long.tex index a57ee4e..be1536e 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 Python}} +\title{\textcolor{red}{Développeur Java/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} {Python, Java, Bash, HTML, CSS, Javascript} +{Langages} {Java, Python, Bash, HTML, CSS, Javascript} {Déploiement} {Linux/Unix, Docker, Kubernetes} \cvdoubleitem {Architectures} {Hexagonale, micro-services, monolythique} -{Bases de données} {PostgreSQL, MongoDB, SQLite} +{Frameworks} {SpringBoot, Junit, Hibernate} \cvdoubleitem {CICD} {Gitlab CI, Jenkins} {Principes} {SOLID, KISS, DRY, TDD} @@ -45,7 +45,22 @@ \end{itemize} } \cventry -{2022 -- 2024} +{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} {Développeur Python} {SII/Thales Alenia Space} {Toulouse} From 133630b25b495b74c38abf8d5aa1793ffb000d87 Mon Sep 17 00:00:00 2001 From: stanislas Date: Thu, 10 Apr 2025 16:06:43 +0200 Subject: [PATCH 2/6] =?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 3/6] =?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} From 7573e10939323fab55240143f3e6b8afce9d3531 Mon Sep 17 00:00:00 2001 From: stanislas Date: Fri, 11 Apr 2025 23:09:51 +0200 Subject: [PATCH 4/6] =?UTF-8?q?CV=20orient=C3=A9=20Python/Java?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cv-long.tex | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/cv-long.tex b/cv-long.tex index 16238ce..cf56bed 100644 --- a/cv-long.tex +++ b/cv-long.tex @@ -21,12 +21,15 @@ \section {Compétences informatiques} \cvdoubleitem {Langages} {Python, Java, Bash, HTML, CSS, Javascript} -{Déploiement} {Linux/Unix, Docker, Ansible, Kubernetes} +{Déploiement} {Linux/Unix, Docker, Kubernetes} \cvdoubleitem -{Frameworks} {FastAPI, Flask, Spring} -{Bases de données} {PostgreSQL, MySQL, MongoDB, SQLite} +{Architectures} {Hexagonale, micro-services, monolythique} +{Communication} {REST, RabbitMQ, Redis, ActiveMQ} \cvdoubleitem -{CICD} {Gitlab CI, Jenkins} +{Bases de données} {PostgreSQL, MongoDB, SQLite} +{Tests} {Cucumber, Robot Framework, Selenium} +\cvdoubleitem +{CICD} {Gitlab CI, Jenkins, Trivy} {Principes} {SOLID, KISS, DRY, TDD} \section {Expérience professionnelle} From 67cf75f6fe6a0e118c5959a706a386c50db4045a Mon Sep 17 00:00:00 2001 From: stanislas Date: Thu, 1 May 2025 22:40:48 +0200 Subject: [PATCH 5/6] tentative de CI --- .forgejo/workflows/cv-creation.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .forgejo/workflows/cv-creation.yaml diff --git a/.forgejo/workflows/cv-creation.yaml b/.forgejo/workflows/cv-creation.yaml new file mode 100644 index 0000000..f9c52cb --- /dev/null +++ b/.forgejo/workflows/cv-creation.yaml @@ -0,0 +1,7 @@ +on: [ push ] + +jobs: + test: + runs-on: docker + steps: + - run: echo All good \ No newline at end of file From 58a2b434f62f1ad04603ee39c6a7f2ada9315979 Mon Sep 17 00:00:00 2001 From: stanislas Date: Thu, 1 May 2025 22:48:05 +0200 Subject: [PATCH 6/6] =?UTF-8?q?annulation=20pour=20cause=20de=20pas=20de?= =?UTF-8?q?=20runner=20install=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/cv-creation.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .forgejo/workflows/cv-creation.yaml diff --git a/.forgejo/workflows/cv-creation.yaml b/.forgejo/workflows/cv-creation.yaml deleted file mode 100644 index f9c52cb..0000000 --- a/.forgejo/workflows/cv-creation.yaml +++ /dev/null @@ -1,7 +0,0 @@ -on: [ push ] - -jobs: - test: - runs-on: docker - steps: - - run: echo All good \ No newline at end of file