add logo background and experience

This commit is contained in:
vincent 2020-11-25 20:21:55 +01:00
parent f276ee26e4
commit 36ff5e2beb
8 changed files with 122 additions and 3 deletions

View File

@ -18,4 +18,11 @@ params:
# GitHub repo URL of your site
gitRepo: https://git.ducamps.win/vincent/welcome
enableBlogPost: true
enableTOC: true
enableTOC: true
background: "/images/background.jpg"
logo:
main: /images/logo.png
inverted: /images/logo-inverted.png
favicon: /images/logo-inverted.png
newsletter:
enable: false

View File

@ -0,0 +1,50 @@
# section information
section:
name: Experiences
id: experiences
enable: true
weight: 3
showOnNavbar: true
# Can optionally hide the title in sections
# hideTitle: true
# 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.

View File

@ -2,4 +2,10 @@
copyright: © 2020 Copyright.
# Meta description for your site. This will help the search engines to find your site.
description: personal website of Vincent Ducamps
description: personal website of Vincent Ducamps
customMenus:
- name: RSS Manager
url: https://www.ducamps.win/tt-rss
- name: nextcloud
url: https://file.ducamps.win/

View File

@ -0,0 +1,50 @@
# section information
section:
name: Experiences
id: experiences
enable: true
weight: 3
showOnNavbar: true
# Can optionally hide the title in sections
# hideTitle: true
# 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.

View File

@ -2,4 +2,10 @@
copyright: © 2020 Copyright.
# 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:
- name: RSS Manager
url: https://www.ducamps.win/tt-rss
- name: nextcloud
url: https://file.ducamps.win/

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
static/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB