Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit ec1586f

Browse files
authored
feat: add BNPP experience
1 parent dec0b01 commit ec1586f

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

assets/yaml/experiences.yml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Experience template
22
# experiences_title: Work experience #(Use this to override)
33
experiences:
4+
- company: BNP Paribas
5+
link: https://group.bnpparibas/
6+
place: Geneva
7+
job_title: Analyst developer
8+
dates: 2019 - Now
9+
description: | # this will include new lines to allow paragraphs
10+
<ul>
11+
<li>Automation of inventory process and improvement of existing</li>
12+
<li>Data analysis to create rules</li>
13+
<li>Implementation of automatic correction tools</li>
14+
<p>Skills: <mark>Powershell</mark> <mark>SQL Server</mark> <mark>Active Directory</mark></p>
15+
</ul>
16+
417
- company: DCyou
518
link: https://david.dcyou.fr
619
place: Annecy
@@ -140,4 +153,4 @@ experiences:
140153
<p>Skills: <mark>C#</mark> <mark>Crystal report</mark></p>
141154
</li>
142155
</ul>
143-
156+

0 commit comments

Comments
 (0)