Browse Source

update contents

olinox14 8 months ago
parent
commit
86c92fd281
3 changed files with 21 additions and 21 deletions
  1. 19 19
      components/BadgeSection.vue
  2. 1 1
      lang/en.json
  3. 1 1
      lang/fr.json

+ 19 - 19
components/BadgeSection.vue

@@ -50,20 +50,20 @@ const col1 = [
       {
         title: 'Python',
         logo: ref('/images/logos/python.svg'),
-        subtitle: i18n.t('x_years', { years: 10 }),
+        subtitle: i18n.t('x_years', { years: 11 }),
         details: ''
       },
       {
         title: 'PHP',
         logo: ref('/images/logos/php.svg'),
-        subtitle: i18n.t('x_years', { years: 4 }),
+        subtitle: i18n.t('x_years', { years: 5 }),
         details: ''
       },
       {
         title:
           'Node.js',
         logo: computed(() => theme.global.name.value === 'light' ? '/images/logos/nodejs_light.svg' : '/images/logos/nodejs_dark.svg'),
-        subtitle: i18n.t('x_years', { years: 5 }),
+        subtitle: i18n.t('x_years', { years: 6 }),
         details: ''
       },
       {
@@ -80,19 +80,19 @@ const col1 = [
       {
         'title': 'Symfony',
         logo: ref('/images/logos/symfony.svg'),
-        subtitle: i18n.t('x_years', { years: 10 }),
+        subtitle: i18n.t('x_years', { years: 5 }),
         details: ''
       },
       {
         'title': 'Vue.js',
         logo: ref('/images/logos/vue.png'),
-        subtitle: i18n.t('x_years', { years: 3 }),
+        subtitle: i18n.t('x_years', { years: 4 }),
         details: ''
       },
       {
         'title': 'Nuxt.js',
         logo: ref('/images/logos/nuxt.svg'),
-        subtitle: i18n.t('x_years', { years: 3 }),
+        subtitle: i18n.t('x_years', { years: 4 }),
         details: ''
       },
       {
@@ -124,13 +124,13 @@ const col2 = [
       {
         title: 'Mysql',
         logo: ref('/images/logos/mysql.png'),
-        subtitle: i18n.t('x_years', { years: 6 }),
+        subtitle: i18n.t('x_years', { years: 7 }),
         details: ''
       },
       {
         title: 'MariaDb',
         logo: computed(() => theme.global.name.value === 'light' ? '/images/logos/mariadb.svg': '/images/logos/mariadb_dark.svg'),
-        subtitle: i18n.t('x_years', { years: 6 }),
+        subtitle: i18n.t('x_years', { years: 7 }),
         details: ''
       },
       {
@@ -171,7 +171,7 @@ const col2 = [
       {
         'title': 'Gitlab CI',
         logo: ref('/images/logos/gitlab.svg'),
-        subtitle: i18n.t('x_years', { years: 8 }),
+        subtitle: i18n.t('x_years', { years: 9 }),
         details: ''
       },
       {
@@ -197,32 +197,32 @@ const col3 = [
       {
         title: 'Mercure (SSE)',
         logo: ref('/images/logos/docker.svg'),
-        subtitle: i18n.t('x_years', { years: 5 }),
+        subtitle: i18n.t('x_years', { years: 4 }),
         details: ''
       },
       {
         title: 'Nextcloud',
         logo: ref('/images/logos/gitlab.svg'),
-        subtitle: i18n.t('x_years', { years: 8 }),
+        subtitle: i18n.t('x_years', { years: 9 }),
         details: ''
       },
       {
         title: i18n.t('system_administration'),
         logo: computed(() => theme.global.name.value === 'light' ? '/images/command-line_light.png' : '/images/command-line_dark.png'),
-        subtitle: i18n.t('x_years', { years: 8 }),
+        subtitle: i18n.t('x_years', { years: 9 }),
         details: '',
         small: true
       },
       {
         title: 'Git-Flow',
         logo: computed(() => theme.global.name.value === 'light' ? '/images/logos/git-flow-light.svg' : '/images/logos/git-flow-dark.svg'),
-        subtitle: i18n.t('x_years', { years: 3 }),
+        subtitle: i18n.t('x_years', { years: 4 }),
         details: ''
       },
       {
         title: 'Typo3 (dev)',
         logo: ref('/images/logos/typo3.png'),
-        subtitle: i18n.t('x_years', { years: 4 }),
+        subtitle: i18n.t('x_years', { years: 5 }),
         details: ''
       },
     ]
@@ -233,32 +233,32 @@ const col3 = [
       {
         title: 'Management',
         logo: ref('/images/team-management.png'),
-        subtitle: i18n.t('x_years', { years: 10 }),
+        subtitle: i18n.t('x_years', { years: 11 }),
         details: ''
       },
       {
         title: 'Product Owner',
         logo: ref('/images/product-management.png'),
-        subtitle: i18n.t('x_years', { years: 10 }),
+        subtitle: i18n.t('x_years', { years: 11 }),
         details: ''
       },
       {
         title: i18n.t('continuous_improvement'),
         logo: ref('/images/continuous-improvement.png'),
-        subtitle: i18n.t('x_years', { years: 9 }),
+        subtitle: i18n.t('x_years', { years: 10 }),
         details: '',
         small: true
       },
       {
         title: 'SCRUM',
         logo: ref('/images/scrum.png'),
-        subtitle: i18n.t('x_years', { years: 8 }),
+        subtitle: i18n.t('x_years', { years: 9 }),
         details: ''
       },
       {
         title: 'Tutoring',
         logo: ref('/images/teacher.png'),
-        subtitle: i18n.t('x_years', { years: 6 }),
+        subtitle: i18n.t('x_years', { years: 7 }),
         details: ''
       }
     ]

+ 1 - 1
lang/en.json

@@ -4,7 +4,7 @@
   "x_years": "{years} years",
   "id_age": "{years} years old",
   "Civil partnership, 3 children": "Civil partnership, 3 children",
-  "intro_short": "Trained as an engineer and having worked as a full-stack developer for 13 years, I also have solid experience in the fields of management, system administration, and Product Ownership.",
+  "intro_short": "Trained as an engineer and having worked as a full-stack developer for 14 years, I also have solid experience in the fields of management, system administration, and Product Ownership.",
   "intro_part_1": "Since 2011, my professional journey has allowed me to develop a wide range of skills, both technically: development, system administration, security, QA and continuous integration, database management, search engines..., and from a managerial perspective: supervision, mentoring, agile management, collective intelligence, meeting facilitation.",
   "intro_part_2": "My assignments have led me to work with various types of services: water services, waste management, rural works, conservatories and music schools, telecom networks.",
   "intro_part_3": "I place high importance on developing a team spirit, continuous improvement, and the achievement of well-rounded, tested, and documented work.",

+ 1 - 1
lang/fr.json

@@ -4,7 +4,7 @@
   "x_years": "{years} ans",
   "id_age": "{years} ans",
   "Civil partnership, 3 children": "Pacsé, 3 enfants",
-  "intro_short": "Ingénieur de formation, développeur fullstack depuis 13 ans, j'ai par ailleurs une expérience sérieuse dans les domaines du management, de l'administration système et du PO.",
+  "intro_short": "Ingénieur de formation, développeur fullstack depuis 14 ans, j'ai par ailleurs une expérience sérieuse dans les domaines du management, de l'administration système et du PO.",
   "intro_part_1": "Depuis 2011, mon parcours professionnel m'a permis de développer des compétences très variées, tant d'un point de vue technique : développement, administration système, sécurité, QA et intégration continue, gestion de bases de données, moteurs de recherche..., que d'un point de vue managérial : encadrement, tutorat, management agile, intelligence collective, animation de réunion.",
   "intro_part_2": "Mes missions m’ont amené à travailler avec des services de natures diverses : services des eaux, gestion des déchets, travaux ruraux, conservatoires et écoles de musique, réseaux telecom.",
   "intro_part_3": "J'accorde beaucoup d'importance au développement d'un esprit d'équipe, à l'amélioration continue, et à la réalisation d'un travail abouti, testé, et documenté.",