This commit is contained in:
parent
58c91bee59
commit
1a1a8b4681
11
config.yaml
11
config.yaml
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
section:
|
||||
name: About
|
||||
id: about
|
||||
@ -17,23 +18,24 @@ 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
|
||||
- name: mail
|
||||
icon: "fas fa-envelope"
|
||||
url: "mailto:vincent@ducamps.win"
|
||||
- name: Github
|
||||
- name: Github
|
||||
icon: "fab fa-github"
|
||||
url: "https://github.com/vincentDcmps"
|
||||
- name: linkedin
|
||||
- name: linkedin
|
||||
icon: "fab fa-linkedin"
|
||||
url: "https://www.linkedin.com/in/vincentducamps/"
|
||||
- name: gitea
|
||||
- name: gitea
|
||||
icon: "fab fa-git-square"
|
||||
url: "https://git.ducamps.win/explore/repos"
|
||||
# your soft skills
|
||||
|
@ -1,3 +1,4 @@
|
||||
# ---
|
||||
# section information
|
||||
section:
|
||||
name: Experiences
|
||||
@ -10,25 +11,30 @@ section:
|
||||
|
||||
# Your experiences
|
||||
experiences:
|
||||
- company:
|
||||
- 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
|
||||
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"
|
||||
# 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
|
||||
- "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:
|
||||
- company:
|
||||
name: Consort NT.
|
||||
url: "https://consort-group.com/"
|
||||
location: Roquette frères Lestrem
|
||||
@ -38,11 +44,13 @@ experiences:
|
||||
- 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"
|
||||
# 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.
|
||||
- "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.
|
||||
|
@ -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
|
||||
- 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.."
|
||||
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
|
||||
- name: SCCM
|
||||
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"
|
||||
|
||||
- name: Python
|
||||
- name: Python
|
||||
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/"
|
||||
|
||||
- name: Ansible
|
||||
- name: Ansible
|
||||
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/"
|
||||
|
||||
- name: Docker
|
||||
- name: Docker
|
||||
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/"
|
||||
|
@ -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
|
||||
- name: RSS Manager
|
||||
url: https://www.ducamps.win/tt-rss
|
||||
- name: Notebook
|
||||
- name: Notebook
|
||||
url: https://www.ducamps.win/notebook
|
||||
- name: Nextcloud
|
||||
- name: Nextcloud
|
||||
url: https://file.ducamps.win/
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
section:
|
||||
name: About
|
||||
id: about
|
||||
@ -17,23 +18,24 @@ 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
|
||||
- name: mail
|
||||
icon: "fas fa-envelope"
|
||||
url: "mailto:vincent@ducamps.win"
|
||||
- name: Github
|
||||
- name: Github
|
||||
icon: "fab fa-github"
|
||||
url: "https://github.com/vincentDcmps"
|
||||
- name: linkedin
|
||||
- name: linkedin
|
||||
icon: "fab fa-linkedin"
|
||||
url: "https://www.linkedin.com/in/vincentducamps/"
|
||||
- name: gitea
|
||||
- name: gitea
|
||||
icon: "fab fa-git-square"
|
||||
url: "https://git.ducamps.win/explore/repos"
|
||||
# your soft skills
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# section information
|
||||
section:
|
||||
name: Expériences
|
||||
@ -10,25 +11,30 @@ section:
|
||||
|
||||
# Your experiences
|
||||
experiences:
|
||||
- company:
|
||||
- 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
|
||||
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"
|
||||
# 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:
|
||||
- "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
|
||||
@ -38,11 +44,13 @@ experiences:
|
||||
- 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"
|
||||
# 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.
|
||||
- "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.
|
||||
|
@ -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
|
||||
- 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."
|
||||
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
|
||||
- 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."
|
||||
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
|
||||
- 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."
|
||||
summary: "Utilisation comme langue principale pour le développement
|
||||
personnel. Capable de créer des API Flask."
|
||||
url: "https://www.python.org/"
|
||||
|
||||
- name: Ansible
|
||||
- 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."
|
||||
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
|
||||
- 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."
|
||||
summary: "Permet de gérer mes conteneurs personnel.
|
||||
Capable de créer des fichiers docker, docker-compose."
|
||||
url: "https://www.docker.com/"
|
||||
|
@ -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
|
||||
- name: RSS Manager
|
||||
url: https://www.ducamps.win/tt-rss
|
||||
- name: Notebook
|
||||
- name: Notebook
|
||||
url: https://www.ducamps.win/notebook
|
||||
- name: Nextcloud
|
||||
- name: Nextcloud
|
||||
url: https://file.ducamps.win/
|
||||
|
Loading…
Reference in New Issue
Block a user