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
theme : "toha"
theme: "toha"
languages:
fr:
title : "page d'acceuil"
title: "page d'acceuil"
languageName: Français
weight: 1
en:
title : "Welcome Page"
title: "Welcome Page"
languageName: English
weight: 2

View File

@ -1,7 +1,9 @@
---
# some information about you
name: "Vincent Ducamps"
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"
image: "images/author/vincent.png"
# give your some contact information. they will be used in the footer

View File

@ -1,3 +1,4 @@
---
section:
name: About
id: about
@ -17,25 +18,26 @@ company:
resume: "files/resume.pdf"
# 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 contribute in my spare time to some open source software."
# your social links
# give as many as you want. use font-awesome for the icons.
socialLinks:
- name: mail
icon: "fas fa-envelope"
url: "mailto:vincent@ducamps.win"
- name: Github
icon: "fab fa-github"
url: "https://github.com/vincentDcmps"
- name: linkedin
icon: "fab fa-linkedin"
url: "https://www.linkedin.com/in/vincentducamps/"
- name: gitea
icon: "fab fa-git-square"
url: "https://git.ducamps.win/explore/repos"
- name: mail
icon: "fas fa-envelope"
url: "mailto:vincent@ducamps.win"
- name: Github
icon: "fab fa-github"
url: "https://github.com/vincentDcmps"
- name: linkedin
icon: "fab fa-linkedin"
url: "https://www.linkedin.com/in/vincentducamps/"
- name: gitea
icon: "fab fa-git-square"
url: "https://git.ducamps.win/explore/repos"
# your soft skills
# give the percentage between 50 to 100 with 5 intervals.
# currently supported colors: blue, yellow, pink, green, sky, orange

View File

@ -1,3 +1,4 @@
# ---
# section information
section:
name: Experiences
@ -10,41 +11,48 @@ section:
# Your experiences
experiences:
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Société Générale Lille
# company overview
overview: Administration du parc clients et serveur pour l'environnement retail de la société général
positions:
- designation: Administrateur système
start: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- "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)"
- Homolgation Technique des composants poste de travail et Serveurs Windows
- Planification et déploiement logiciel sur l'infrastructure (SCCM)
- Création de scripts Powershell
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Roquette frères Lestrem
# company overview
overview: Administration du parc client dans un contexte Industriel
positions:
- designation: Administrateur système
start: Mars 2017
end: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- Qualification logiciel, Création de package (admin studio/VBs), montage dans SCCM, suivie de la télédistribution.
- scripting powershell
- Suivie de projet poste de travail.
- Adaptation de Task Sequence.
- Modification de GPO.
- Qualification matériel.
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Société Générale Lille
# company overview
overview: "Administration du parc clients et serveur pour l'environnement
retail de la société général"
positions:
- designation: Administrateur système
start: Sept 2019
# don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- "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)"
- "Homolgation Technique des composants poste de travail
et Serveurs Windows"
- Planification et déploiement logiciel sur l'infrastructure (SCCM)
- Création de scripts Powershell
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Roquette frères Lestrem
# company overview
overview: Administration du parc client dans un contexte Industriel
positions:
- designation: Administrateur système
start: Mars 2017
end: Sept 2019
# don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- "Qualification logiciel, Création de package (admin studio/VBs),
montage dans SCCM, suivie de la télédistribution."
- scripting powershell
- Suivie de projet poste de travail.
- Adaptation de Task Sequence.
- Modification de GPO.
- Qualification matériel.

View File

@ -1,3 +1,4 @@
---
# section information
section:
name: Skills
@ -11,27 +12,32 @@ section:
# Your Skills.
# Give a summary of you each skill in the summary section.
skills:
- name: Powershell
logo: "/images/sections/skills/powershell.png"
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/"
- name: Powershell
logo: "/images/sections/skills/powershell.png"
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/"
- name: SCCM
logo: "/images/sections/skills/sccm.png"
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"
- name: SCCM
logo: "/images/sections/skills/sccm.png"
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"
- name: Python
logo: "/images/sections/skills/python.png"
summary: "Using as the main language for personal development. Capable to create Flask API."
url: "https://www.python.org/"
- name: Python
logo: "/images/sections/skills/python.png"
summary: "Using as the main language for personal development.
Capable to create Flask API."
url: "https://www.python.org/"
- name: Ansible
logo: "/images/sections/skills/ansible.png"
summary: "Use to manage my personal infrastructure configuration. Capable to create roles, playbooks, etc."
url: "https://www.ansible.com/"
- name: Ansible
logo: "/images/sections/skills/ansible.png"
summary: "Use to manage my personal infrastructure configuration.
Capable to create roles, playbooks, etc."
url: "https://www.ansible.com/"
- name: Docker
logo: "/images/sections/skills/docker.png"
summary: "Use to manage my personal container. Capable to create dockerfiles, docker-compose."
url: "https://www.docker.com/"
- name: Docker
logo: "/images/sections/skills/docker.png"
summary: "Use to manage my personal container.
Capable to create dockerfiles, docker-compose."
url: "https://www.docker.com/"

View File

@ -1,13 +1,15 @@
---
# Copyright Notice
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
customMenus:
- name: RSS Manager
url: https://www.ducamps.win/tt-rss
- name: Notebook
url: https://www.ducamps.win/notebook
- name: Nextcloud
url: https://file.ducamps.win/
- name: RSS Manager
url: https://www.ducamps.win/tt-rss
- name: Notebook
url: https://www.ducamps.win/notebook
- name: Nextcloud
url: https://file.ducamps.win/

View File

@ -1,7 +1,9 @@
---
# some information about you
name: "Vincent Ducamps"
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"
image: "images/author/vincent.png"
# give your some contact information. they will be used in the footer

View File

@ -1,3 +1,4 @@
---
section:
name: About
id: about
@ -17,25 +18,26 @@ company:
resume: "files/resume.pdf"
# 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 contribue pendant mon temps libre à des logiciels open source."
# your social links
# give as many as you want. use font-awesome for the icons.
socialLinks:
- name: mail
icon: "fas fa-envelope"
url: "mailto:vincent@ducamps.win"
- name: Github
icon: "fab fa-github"
url: "https://github.com/vincentDcmps"
- name: linkedin
icon: "fab fa-linkedin"
url: "https://www.linkedin.com/in/vincentducamps/"
- name: gitea
icon: "fab fa-git-square"
url: "https://git.ducamps.win/explore/repos"
- name: mail
icon: "fas fa-envelope"
url: "mailto:vincent@ducamps.win"
- name: Github
icon: "fab fa-github"
url: "https://github.com/vincentDcmps"
- name: linkedin
icon: "fab fa-linkedin"
url: "https://www.linkedin.com/in/vincentducamps/"
- name: gitea
icon: "fab fa-git-square"
url: "https://git.ducamps.win/explore/repos"
# your soft skills
# give the percentage between 50 to 100 with 5 intervals.
# currently supported colors: blue, yellow, pink, green, sky, orange

View File

@ -1,3 +1,4 @@
---
# section information
section:
name: Expériences
@ -10,41 +11,48 @@ section:
# Your experiences
experiences:
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Société Générale Lille
# company overview
overview: Administration du parc clients et serveur pour l'environnement retail de la société général
positions:
- designation: Administrateur système
start: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- "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)"
- Homolgation echnique des composants poste de travail et Serveurs Windows
- Planification et déploiement logiciel sur l'infrastructure (SCCM)
- Création de scripts Powershell
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Roquette frères Lestrem
# company overview
overview: Administration du parc client dans un contexte Industriel
positions:
- designation: Administrateur système
start: Mars 2017
end: Sept 2019
# don't provide end date if you are currently working there. It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- Qualification logiciel, Création de package (admin studio/VBs), montage dans SCCM, suivi de la télédistribution.
- scripting powershell
- Suivi de projet poste de travail.
- Adaptation de Task Sequence.
- Modification de GPO.
- Qualification matériel.
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Société Générale Lille
# company overview
overview: "Administration du parc clients et serveur pour l'environnement
retail de la société général"
positions:
- designation: Administrateur système
start: Sept 2019
# don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- "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)"
- "Homolgation technique des composants poste de travail et
Serveurs Windows"
- "Planification et déploiement logiciel sur l'infrastructure (SCCM)"
- "Création de scripts Powershell"
- company:
name: Consort NT.
url: "https://consort-group.com/"
location: Roquette frères Lestrem
# company overview
overview: Administration du parc client dans un contexte Industriel
positions:
- designation: Administrateur système
start: Mars 2017
end: Sept 2019
# don't provide end date if you are currently working there.
# It will be replaced by "Present"
# end: Dec 2020
# give some points about what was your responsibilities at the company.
responsibilities:
- "Qualification logiciel, Création de package (admin studio/VBs),
montage dans SCCM, suivi de la télédistribution."
- scripting powershell
- Suivi de projet poste de travail.
- Adaptation de Task Sequence.
- Modification de GPO.
- Qualification matériel.

View File

@ -1,3 +1,4 @@
---
# section information
section:
name: Skills
@ -11,27 +12,36 @@ section:
# Your Skills.
# Give a summary of you each skill in the summary section.
skills:
- name: Powershell
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."
url: "https://docs.microsoft.com/fr-fr/powershell/"
- name: Powershell
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."
url: "https://docs.microsoft.com/fr-fr/powershell/"
- name: SCCM
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."
url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction"
- name: SCCM
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."
url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction"
- name: Python
logo: "/images/sections/skills/python.png"
summary: "Utilisation comme langue principale pour le développement personnel. Capable de créer des API Flask."
url: "https://www.python.org/"
- name: Python
logo: "/images/sections/skills/python.png"
summary: "Utilisation comme langue principale pour le développement
personnel. Capable de créer des API Flask."
url: "https://www.python.org/"
- name: Ansible
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."
url: "https://www.ansible.com/"
- name: Ansible
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."
url: "https://www.ansible.com/"
- name: Docker
logo: "/images/sections/skills/docker.png"
summary: "Permet de gérer mes conteneurs personnel. Capable de créer des fichiers docker, docker-compose."
url: "https://www.docker.com/"
- name: Docker
logo: "/images/sections/skills/docker.png"
summary: "Permet de gérer mes conteneurs personnel.
Capable de créer des fichiers docker, docker-compose."
url: "https://www.docker.com/"

View File

@ -1,13 +1,15 @@
---
# Copyright Notice
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.
customMenus:
- name: RSS Manager
url: https://www.ducamps.win/tt-rss
- name: Notebook
url: https://www.ducamps.win/notebook
- name: Nextcloud
url: https://file.ducamps.win/
- name: RSS Manager
url: https://www.ducamps.win/tt-rss
- name: Notebook
url: https://www.ducamps.win/notebook
- name: Nextcloud
url: https://file.ducamps.win/