reformating yaml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
vincent 2021-04-21 10:49:22 +02:00
parent 58c91bee59
commit 1a1a8b4681
11 changed files with 211 additions and 166 deletions

View File

@ -1,15 +1,16 @@
baseURL : "https://www.ducamps.win/welcome" ---
languageCode : "fr-FR" baseURL: "https://www.ducamps.win/welcome"
languageCode: "fr-FR"
defaultContentLanguage: fr defaultContentLanguage: fr
theme : "toha" theme: "toha"
languages: languages:
fr: fr:
title : "page d'acceuil" title: "page d'acceuil"
languageName: Français languageName: Français
weight: 1 weight: 1
en: en:
title : "Welcome Page" title: "Welcome Page"
languageName: English languageName: English
weight: 2 weight: 2

View File

@ -1,7 +1,9 @@
---
# some information about you # some information about you
name: "Vincent Ducamps" name: "Vincent Ducamps"
nickname: "Vincent" nickname: "Vincent"
# greeting message before your name. it will default to "Hi! I am" if not provided # greeting message before your name. it will default to
# "Hi! I am" if not provided
greeting: "Hi, I am" greeting: "Hi, I am"
image: "images/author/vincent.png" image: "images/author/vincent.png"
# give your some contact information. they will be used in the footer # give your some contact information. they will be used in the footer

View File

@ -1,3 +1,4 @@
---
section: section:
name: About name: About
id: about id: about
@ -17,23 +18,24 @@ company:
resume: "files/resume.pdf" resume: "files/resume.pdf"
# a summary about you # a summary about you
summary: "Passionate about IT, since adolescence and with 9 years of professional experience. summary: "Passionate about IT, since adolescence and with 9 years of
professional experience.
I continue to learn every day, with enthusiasm. I continue to learn every day, with enthusiasm.
I contribute in my spare time to some open source software." I contribute in my spare time to some open source software."
# your social links # your social links
# give as many as you want. use font-awesome for the icons. # give as many as you want. use font-awesome for the icons.
socialLinks: socialLinks:
- name: mail - name: mail
icon: "fas fa-envelope" icon: "fas fa-envelope"
url: "mailto:vincent@ducamps.win" url: "mailto:vincent@ducamps.win"
- name: Github - name: Github
icon: "fab fa-github" icon: "fab fa-github"
url: "https://github.com/vincentDcmps" url: "https://github.com/vincentDcmps"
- name: linkedin - name: linkedin
icon: "fab fa-linkedin" icon: "fab fa-linkedin"
url: "https://www.linkedin.com/in/vincentducamps/" url: "https://www.linkedin.com/in/vincentducamps/"
- name: gitea - name: gitea
icon: "fab fa-git-square" icon: "fab fa-git-square"
url: "https://git.ducamps.win/explore/repos" url: "https://git.ducamps.win/explore/repos"
# your soft skills # your soft skills

View File

@ -1,3 +1,4 @@
# ---
# section information # section information
section: section:
name: Experiences name: Experiences
@ -10,25 +11,30 @@ section:
# Your experiences # Your experiences
experiences: experiences:
- company: - company:
name: Consort NT. name: Consort NT.
url: "https://consort-group.com/" url: "https://consort-group.com/"
location: Société Générale Lille location: Société Générale Lille
# company overview # company overview
overview: Administration du parc clients et serveur pour l'environnement retail de la société général overview: "Administration du parc clients et serveur pour l'environnement
retail de la société général"
positions: positions:
- designation: Administrateur système - designation: Administrateur système
start: Sept 2019 start: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present" # don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020 # end: Dec 2020
# give some points about what was your responsibilities at the company. # give some points about what was your responsibilities at the company.
responsibilities: responsibilities:
- "Gestion des Cluster de Serveurs du périmètre : DHCP, SQL, Impression, IIS" - "Gestion des Cluster de Serveurs du périmètre : DHCP, SQL, Impression, IIS"
- "Supervision et sécurité : Monitoring (SCOM), Gestion Antivirus (Symantec) et Update KB Microsoft (30 000 postes)" - "Supervision et sécurité : Monitoring (SCOM),
- Homolgation Technique des composants poste de travail et Serveurs Windows Gestion Antivirus (Symantec) et Update KB Microsoft
(30 000 postes)"
- "Homolgation Technique des composants poste de travail
et Serveurs Windows"
- Planification et déploiement logiciel sur l'infrastructure (SCCM) - Planification et déploiement logiciel sur l'infrastructure (SCCM)
- Création de scripts Powershell - Création de scripts Powershell
- company: - company:
name: Consort NT. name: Consort NT.
url: "https://consort-group.com/" url: "https://consort-group.com/"
location: Roquette frères Lestrem location: Roquette frères Lestrem
@ -38,11 +44,13 @@ experiences:
- designation: Administrateur système - designation: Administrateur système
start: Mars 2017 start: Mars 2017
end: Sept 2019 end: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present" # don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020 # end: Dec 2020
# give some points about what was your responsibilities at the company. # give some points about what was your responsibilities at the company.
responsibilities: responsibilities:
- Qualification logiciel, Création de package (admin studio/VBs), montage dans SCCM, suivie de la télédistribution. - "Qualification logiciel, Création de package (admin studio/VBs),
montage dans SCCM, suivie de la télédistribution."
- scripting powershell - scripting powershell
- Suivie de projet poste de travail. - Suivie de projet poste de travail.
- Adaptation de Task Sequence. - Adaptation de Task Sequence.

View File

@ -1,3 +1,4 @@
---
# section information # section information
section: section:
name: Skills name: Skills
@ -11,27 +12,32 @@ section:
# Your Skills. # Your Skills.
# Give a summary of you each skill in the summary section. # Give a summary of you each skill in the summary section.
skills: skills:
- name: Powershell - name: Powershell
logo: "/images/sections/skills/powershell.png" logo: "/images/sections/skills/powershell.png"
summary: "Using as the main language for professional development. Experience in writing automation Script for Windows System administration.." summary: "Using as the main language for professional development.
Experience in writing automation Script for Windows System administration.."
url: "https://docs.microsoft.com/fr-fr/powershell/" url: "https://docs.microsoft.com/fr-fr/powershell/"
- name: SCCM - name: SCCM
logo: "/images/sections/skills/sccm.png" logo: "/images/sections/skills/sccm.png"
summary: "Using in a professional environment to manage configuration. Experienced in master, task sequence, deployment, etc." summary: "Using in a professional environment to manage configuration.
Experienced in master, task sequence, deployment, etc."
url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction" url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction"
- name: Python - name: Python
logo: "/images/sections/skills/python.png" logo: "/images/sections/skills/python.png"
summary: "Using as the main language for personal development. Capable to create Flask API." summary: "Using as the main language for personal development.
Capable to create Flask API."
url: "https://www.python.org/" url: "https://www.python.org/"
- name: Ansible - name: Ansible
logo: "/images/sections/skills/ansible.png" logo: "/images/sections/skills/ansible.png"
summary: "Use to manage my personal infrastructure configuration. Capable to create roles, playbooks, etc." summary: "Use to manage my personal infrastructure configuration.
Capable to create roles, playbooks, etc."
url: "https://www.ansible.com/" url: "https://www.ansible.com/"
- name: Docker - name: Docker
logo: "/images/sections/skills/docker.png" logo: "/images/sections/skills/docker.png"
summary: "Use to manage my personal container. Capable to create dockerfiles, docker-compose." summary: "Use to manage my personal container.
Capable to create dockerfiles, docker-compose."
url: "https://www.docker.com/" url: "https://www.docker.com/"

View File

@ -1,13 +1,15 @@
---
# Copyright Notice # Copyright Notice
copyright: © 2020 Copyright. copyright: © 2020 Copyright.
# Meta description for your site. This will help the search engines to find your site. # Meta description for your site. This will help the search
# engines to find your site.
description: Vincent Ducamps personal website description: Vincent Ducamps personal website
customMenus: customMenus:
- name: RSS Manager - name: RSS Manager
url: https://www.ducamps.win/tt-rss url: https://www.ducamps.win/tt-rss
- name: Notebook - name: Notebook
url: https://www.ducamps.win/notebook url: https://www.ducamps.win/notebook
- name: Nextcloud - name: Nextcloud
url: https://file.ducamps.win/ url: https://file.ducamps.win/

View File

@ -1,7 +1,9 @@
---
# some information about you # some information about you
name: "Vincent Ducamps" name: "Vincent Ducamps"
nickname: "Vincent" nickname: "Vincent"
# greeting message before your name. it will default to "Hi! I am" if not provided # greeting message before your name.
# it will default to "Hi! I am" if not provided
greeting: "Bonjour, je suis" greeting: "Bonjour, je suis"
image: "images/author/vincent.png" image: "images/author/vincent.png"
# give your some contact information. they will be used in the footer # give your some contact information. they will be used in the footer

View File

@ -1,3 +1,4 @@
---
section: section:
name: About name: About
id: about id: about
@ -17,23 +18,24 @@ company:
resume: "files/resume.pdf" resume: "files/resume.pdf"
# a summary about you # a summary about you
summary: "Passionné d'informatique, depuis l'adolescence et avec 9 ans d'expérience professionnelle. summary: "Passionné d'informatique, depuis l'adolescence et avec 9 ans
d'expérience professionnelle.
Je continue d'apprendre chaque jour, avec enthousiasme. Je continue d'apprendre chaque jour, avec enthousiasme.
Je contribue pendant mon temps libre à des logiciels open source." Je contribue pendant mon temps libre à des logiciels open source."
# your social links # your social links
# give as many as you want. use font-awesome for the icons. # give as many as you want. use font-awesome for the icons.
socialLinks: socialLinks:
- name: mail - name: mail
icon: "fas fa-envelope" icon: "fas fa-envelope"
url: "mailto:vincent@ducamps.win" url: "mailto:vincent@ducamps.win"
- name: Github - name: Github
icon: "fab fa-github" icon: "fab fa-github"
url: "https://github.com/vincentDcmps" url: "https://github.com/vincentDcmps"
- name: linkedin - name: linkedin
icon: "fab fa-linkedin" icon: "fab fa-linkedin"
url: "https://www.linkedin.com/in/vincentducamps/" url: "https://www.linkedin.com/in/vincentducamps/"
- name: gitea - name: gitea
icon: "fab fa-git-square" icon: "fab fa-git-square"
url: "https://git.ducamps.win/explore/repos" url: "https://git.ducamps.win/explore/repos"
# your soft skills # your soft skills

View File

@ -1,3 +1,4 @@
---
# section information # section information
section: section:
name: Expériences name: Expériences
@ -10,25 +11,30 @@ section:
# Your experiences # Your experiences
experiences: experiences:
- company: - company:
name: Consort NT. name: Consort NT.
url: "https://consort-group.com/" url: "https://consort-group.com/"
location: Société Générale Lille location: Société Générale Lille
# company overview # company overview
overview: Administration du parc clients et serveur pour l'environnement retail de la société général overview: "Administration du parc clients et serveur pour l'environnement
retail de la société général"
positions: positions:
- designation: Administrateur système - designation: Administrateur système
start: Sept 2019 start: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present" # don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020 # end: Dec 2020
# give some points about what was your responsibilities at the company. # give some points about what was your responsibilities at the company.
responsibilities: responsibilities:
- "Gestion des Cluster de Serveurs du périmètre : DHCP, SQL, Impression, IIS" - "Gestion des Cluster de Serveurs du périmètre :
- "Supervision et sécurité : Monitoring (SCOM), Gestion Antivirus (Symantec) et Update KB Microsoft (30 000 postes)" DHCP, SQL, Impression, IIS"
- Homolgation echnique des composants poste de travail et Serveurs Windows - "Supervision et sécurité : Monitoring (SCOM),
- Planification et déploiement logiciel sur l'infrastructure (SCCM) Gestion Antivirus (Symantec) et Update KB Microsoft (30 000 postes)"
- Création de scripts Powershell - "Homolgation technique des composants poste de travail et
- company: Serveurs Windows"
- "Planification et déploiement logiciel sur l'infrastructure (SCCM)"
- "Création de scripts Powershell"
- company:
name: Consort NT. name: Consort NT.
url: "https://consort-group.com/" url: "https://consort-group.com/"
location: Roquette frères Lestrem location: Roquette frères Lestrem
@ -38,11 +44,13 @@ experiences:
- designation: Administrateur système - designation: Administrateur système
start: Mars 2017 start: Mars 2017
end: Sept 2019 end: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present" # don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020 # end: Dec 2020
# give some points about what was your responsibilities at the company. # give some points about what was your responsibilities at the company.
responsibilities: responsibilities:
- Qualification logiciel, Création de package (admin studio/VBs), montage dans SCCM, suivi de la télédistribution. - "Qualification logiciel, Création de package (admin studio/VBs),
montage dans SCCM, suivi de la télédistribution."
- scripting powershell - scripting powershell
- Suivi de projet poste de travail. - Suivi de projet poste de travail.
- Adaptation de Task Sequence. - Adaptation de Task Sequence.

View File

@ -1,3 +1,4 @@
---
# section information # section information
section: section:
name: Skills name: Skills
@ -11,27 +12,36 @@ section:
# Your Skills. # Your Skills.
# Give a summary of you each skill in the summary section. # Give a summary of you each skill in the summary section.
skills: skills:
- name: Powershell - name: Powershell
logo: "/images/sections/skills/powershell.png" logo: "/images/sections/skills/powershell.png"
summary: "Utilisation comme langue principale pour le développement professionnel. Expérimenté dans la rédaction de scripts d'automatisation pour l'administration du système Windows." summary: "Utilisation comme langue principale pour le développement
professionnel.
Expérimenté dans la rédaction de scripts d'automatisation
pour l'administration du système Windows."
url: "https://docs.microsoft.com/fr-fr/powershell/" url: "https://docs.microsoft.com/fr-fr/powershell/"
- name: SCCM - name: SCCM
logo: "/images/sections/skills/sccm.png" logo: "/images/sections/skills/sccm.png"
summary: "Utilisation dans un environnement professionnel pour gérer la configuration. Expérimenté en gestion de Master , séquence de tâches, déploiement, etc." summary: "Utilisation dans un environnement professionnel pour gérer
la configuration. Expérimenté en gestion de Master , séquence de tâches,
déploiement, etc."
url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction" url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction"
- name: Python - name: Python
logo: "/images/sections/skills/python.png" logo: "/images/sections/skills/python.png"
summary: "Utilisation comme langue principale pour le développement personnel. Capable de créer des API Flask." summary: "Utilisation comme langue principale pour le développement
personnel. Capable de créer des API Flask."
url: "https://www.python.org/" url: "https://www.python.org/"
- name: Ansible - name: Ansible
logo: "/images/sections/skills/ansible.png" logo: "/images/sections/skills/ansible.png"
summary: "Permet de gérer la configuration de mon infrastructure personnelle. Capable de créer des rôles, des playbooks, etc." summary: "Permet de gérer la configuration de mon infrastructure
personnelle.
Capable de créer des rôles, des playbooks, etc."
url: "https://www.ansible.com/" url: "https://www.ansible.com/"
- name: Docker - name: Docker
logo: "/images/sections/skills/docker.png" logo: "/images/sections/skills/docker.png"
summary: "Permet de gérer mes conteneurs personnel. Capable de créer des fichiers docker, docker-compose." summary: "Permet de gérer mes conteneurs personnel.
Capable de créer des fichiers docker, docker-compose."
url: "https://www.docker.com/" url: "https://www.docker.com/"

View File

@ -1,13 +1,15 @@
---
# Copyright Notice # Copyright Notice
copyright: © 2020 Copyright. copyright: © 2020 Copyright.
# Meta description for your site. This will help the search engines to find your site. # Meta description for your site.
# This will help the search engines to find your site.
description: Site Personnel de Vincent Ducamps. description: Site Personnel de Vincent Ducamps.
customMenus: customMenus:
- name: RSS Manager - name: RSS Manager
url: https://www.ducamps.win/tt-rss url: https://www.ducamps.win/tt-rss
- name: Notebook - name: Notebook
url: https://www.ducamps.win/notebook url: https://www.ducamps.win/notebook
- name: Nextcloud - name: Nextcloud
url: https://file.ducamps.win/ url: https://file.ducamps.win/