-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
59 lines (46 loc) · 2.05 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Yannick CV</title>
</head>
<body>
<header><h1>CV</h1>
<img src="photo.jpg" alt="image" height="100" width="100"></header>
<p> <H2 class="debut">AGOH BIENVENU ANTOINNE.Y</H2></p>
<P class="V"> Passionné de defis, mon objectif est de mettre en valeur mon savoir-faire et aussi d'apprendre au sein d'une equipe dynamique.</P>
<nav>
<h2 class="ou"> CONTACTS</h2>
<Ul><LI>(+225) 07 78 20 38 06</LI>
<LI>(+255) 01 42 76 39 99</LI>
<LI>Abidjan RCI</LI>
</nav>
<h2 class="ou">EXPERIENCES PROFESSIONNELLES</h2>
<center>
<P> <H3 class="i">MAISON DE L'ESPERIENCE</H3> </P>
25 Nov-25 Fev 2021 :Récepionniste(stage)
<p> <h3 class="i">JUMIA-CI</h3> </p>
09 Mai-12 Aout 2019 :Commercial
<P> <H3 class="i">SAHAM ASSURANCE </H3> </P>
07 Avril-05 Mai 2019 :Commercial
<p> <h3 class="i">UNILEVER</h3> </p>
14 Janv-14 Mars 2019 :Gestionnaire de stock
<p> <h3 class="i">YANN-SHOP</h3> </p>
Juillet 2017-Juillet 2018 :Gestionnaire de Yann-shop </center>
<h2 class="ou">FORMATIONS ET DIPLOMES </h2>
<center>
<p><h4>2021-2021:</h4>Licence 3 professionnelle en Maketing Management (en cour) CEFIAT Plateau</p>
<p> <h4>2019-2020:</h4>Brevet de Technicien superieur option en Tourisme et Hotélerie à institut du Conservatoire des sciences de Gestion(ICS Cocody)
</p>
<p> <h3>2018-2019: </h3> Bac plus 2 en droit (UFHB-COCODY)</p>
<p> <h3>2017-2018:</h3>Bac plus 1 en droit (UFHB-COCODY) </p>
<P> <H3>2016:</H3>Baccalauréat serie A2 au Lycée Moderne d'ALEPE <br>
certificat en economie de l'environnement et Gestion des ressources naturelles (IFDD & université SENGHOR)
</P>
</center>
</body>
</html>