This commit is contained in:
parent
58c91bee59
commit
1a1a8b4681
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
baseURL: "https://www.ducamps.win/welcome"
|
baseURL: "https://www.ducamps.win/welcome"
|
||||||
languageCode: "fr-FR"
|
languageCode: "fr-FR"
|
||||||
defaultContentLanguage: fr
|
defaultContentLanguage: fr
|
||||||
|
@ -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
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
section:
|
section:
|
||||||
name: About
|
name: About
|
||||||
id: about
|
id: about
|
||||||
@ -17,7 +18,8 @@ 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."
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# ---
|
||||||
# section information
|
# section information
|
||||||
section:
|
section:
|
||||||
name: Experiences
|
name: Experiences
|
||||||
@ -15,17 +16,22 @@ experiences:
|
|||||||
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:
|
||||||
@ -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.
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
# section information
|
# section information
|
||||||
section:
|
section:
|
||||||
name: Skills
|
name: Skills
|
||||||
@ -13,25 +14,30 @@ 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/"
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
|
---
|
||||||
# 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:
|
||||||
|
@ -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
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
section:
|
section:
|
||||||
name: About
|
name: About
|
||||||
id: about
|
id: about
|
||||||
@ -17,7 +18,8 @@ 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."
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
# section information
|
# section information
|
||||||
section:
|
section:
|
||||||
name: Expériences
|
name: Expériences
|
||||||
@ -15,19 +16,24 @@ experiences:
|
|||||||
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
|
||||||
|
Serveurs Windows"
|
||||||
|
- "Planification et déploiement logiciel sur l'infrastructure (SCCM)"
|
||||||
|
- "Création de scripts Powershell"
|
||||||
- company:
|
- company:
|
||||||
name: Consort NT.
|
name: Consort NT.
|
||||||
url: "https://consort-group.com/"
|
url: "https://consort-group.com/"
|
||||||
@ -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.
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
# section information
|
# section information
|
||||||
section:
|
section:
|
||||||
name: Skills
|
name: Skills
|
||||||
@ -13,25 +14,34 @@ 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/"
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
|
---
|
||||||
# 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:
|
||||||
|
Loading…
Reference in New Issue
Block a user