Compare commits
No commits in common. "8f7922ce617fd267380e30e0336bce8bffa45146" and "80746e18b4642a4fde6912e33147a2fd7fb7d422" have entirely different histories.
8f7922ce61
...
80746e18b4
4 changed files with 131 additions and 76 deletions
|
@ -31,57 +31,55 @@
|
||||||
<a href="https://en.wikipedia.org/wiki/France">France</a>
|
<a href="https://en.wikipedia.org/wiki/France">France</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<button id="theme"><img class="inline" src="../img/theme.svg" alt="Theme"></button>
|
|
||||||
<a class="logo" href="../fr" id="lang"><img class="logo" src="../img/fr.png" alt="Lien vers document en Français"></a>
|
|
||||||
<button class="link" id="link"><img class="inline" src="../img/link.svg" alt="Links"></button>
|
<button class="link" id="link"><img class="inline" src="../img/link.svg" alt="Links"></button>
|
||||||
|
<a class="logo" href="../fr"><img class="logo" src="../img/fr.png" alt="Français"></a>
|
||||||
|
<button id="theme"><img class="inline" src="../img/theme.svg" alt="Theme"></button>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="banner">
|
<section class="banner">
|
||||||
<a href="../marc.beninca.vcf">
|
|
||||||
<img class="big" id="vcard" src="../img/marc.beninca.svg" alt="Vcard QR code">
|
|
||||||
</a>
|
|
||||||
<a href="../img/photo.png">
|
<a href="../img/photo.png">
|
||||||
<img class="big photo" src="../img/photo.png" alt="Me in front of hex dumps">
|
<img class="big photo" src="../img/photo.png" alt="Me in front of hex dumps">
|
||||||
</a>
|
</a>
|
||||||
<table><tbody>
|
<table><tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="2" scope="col"><a href="https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages#Common_reference_levels"><abbr title="Common European Framework of Reference for Languages">CEFRL</abbr></a></th>
|
<td />
|
||||||
|
<th scope="col"><a href="https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages#Common_reference_levels"><abbr title="Common European Framework of Reference for Languages">CEFRL</abbr></a></th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="logo" scope="row"><a href="https://en.wikipedia.org/wiki/American_English"><img class="logo" src="../img/en.png" alt="English"></a></th>
|
<th scope="row"><a href="https://en.wikipedia.org/wiki/American_English">English</a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="logo" scope="row"><a href="https://en.wikipedia.org/wiki/French_of_France"><img class="logo" src="../img/fr.png" alt="French"></a></th>
|
<th scope="row"><a href="https://en.wikipedia.org/wiki/French_of_France">French</a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
</section>
|
</section>
|
||||||
<section class="banner">
|
|
||||||
<table><tbody>
|
|
||||||
<tr>
|
|
||||||
<th scope="row"><a href="https://en.wikipedia.org/wiki/VCard#Properties">TEL</a></th>
|
|
||||||
<th class="logo" scope="row"><img class="logo" src="../img/tel.svg" alt="Telephone logo"></th>
|
|
||||||
<td><span class="fa fa-plus"></span>33 607478434</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope="row"><a href="https://en.wikipedia.org/wiki/VCard#Properties">EMAIL</a></th>
|
|
||||||
<th class="logo" scope="row"><img class="logo" src="../img/mail.svg" alt="Mail logo"></th>
|
|
||||||
<td><a href="https://forge.rwx.work/beninca.link/cv.marc">cv</a> <span class="fa fa-at"></span> <span class="fa fa-caret-down"></span></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope="row"><a href="https://en.wikipedia.org/wiki/VCard#Properties">URL</a></th>
|
|
||||||
<th class="logo" scope="row"><img class="logo" src="../img/link.svg" alt="Link logo"></th>
|
|
||||||
<td><a href="https://marc.beninca.link">marc.beninca.link</a></td>
|
|
||||||
</tr>
|
|
||||||
</tbody></table>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
|
|
||||||
|
<section class="banner">
|
||||||
|
<a href="../marc.beninca.vcf">
|
||||||
|
<img class="big" id="vcard" src="../img/marc.beninca.svg" alt="Vcard QR code"></a>
|
||||||
|
<table><tbody>
|
||||||
|
<tr>
|
||||||
|
<th class="logo"><img class="logo" src="../img/tel.svg" alt="Telephone logo"></th>
|
||||||
|
<td><span class="fa fa-plus"></span>33 607478434</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th class="logo"><img class="logo" src="../img/mail.svg" alt="Mail logo"></th>
|
||||||
|
<td>cv <span class="fa fa-at"></span> <span class="fa fa-caret-down"></span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th class="logo"><img class="logo" src="../img/link.svg" alt="Link logo"></th>
|
||||||
|
<td><a href="https://marc.beninca.link">marc.beninca.link</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody></table>
|
||||||
|
</section>
|
||||||
|
|
||||||
<h3>Identity</h3>
|
<h3>Identity</h3>
|
||||||
|
|
||||||
<table><tbody>
|
<table><tbody>
|
||||||
|
@ -290,7 +288,7 @@
|
||||||
<h2>Education</h2>
|
<h2>Education</h2>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cnam.png"><img class="org" src="../img/cnam.png" alt="CNAM logo"></a>
|
<div class="org"><img class="org" src="../img/cnam.png" alt="CNAM logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://en.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="École d’Ingénieurs du Conservatoire National des Arts et Métiers">EICNAM</abbr></a></p>
|
<p class="title"><a href="https://en.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="École d’Ingénieurs du Conservatoire National des Arts et Métiers">EICNAM</abbr></a></p>
|
||||||
<p class="sub"><a href="https://en.wikipedia.org/wiki/European_Qualifications_Framework#Structure"><abbr title="European Qualifications Framework">EQF</abbr></a> level 7</p>
|
<p class="sub"><a href="https://en.wikipedia.org/wiki/European_Qualifications_Framework#Structure"><abbr title="European Qualifications Framework">EQF</abbr></a> level 7</p>
|
||||||
|
@ -306,7 +304,7 @@
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cnam.png"><img class="org" src="../img/cnam.png" alt="CNAM logo"></a>
|
<div class="org"><img class="org" src="../img/cnam.png" alt="CNAM logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://en.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="Conservatoire National des Arts et Métiers">CNAM</abbr></a></p>
|
<p class="title"><a href="https://en.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="Conservatoire National des Arts et Métiers">CNAM</abbr></a></p>
|
||||||
<p class="sub"><a href="https://en.wikipedia.org/wiki/European_Qualifications_Framework#Structure"><abbr title="European Qualifications Framework">EQF</abbr></a> level 6</p>
|
<p class="sub"><a href="https://en.wikipedia.org/wiki/European_Qualifications_Framework#Structure"><abbr title="European Qualifications Framework">EQF</abbr></a> level 6</p>
|
||||||
|
@ -347,7 +345,7 @@
|
||||||
<h2>Projects</h2>
|
<h2>Projects</h2>
|
||||||
|
|
||||||
<article class="org"><header class="org">
|
<article class="org"><header class="org">
|
||||||
<div class="org"><a href="../img/rwx.svg"><img class="org" src="../img/rwx.svg" alt="RWX logo"></a>
|
<div class="org"><img class="org" src="../img/rwx.svg" alt="RWX logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title">RWX (Read Write eXecute)</p>
|
<p class="title">RWX (Read Write eXecute)</p>
|
||||||
<p class="sub">rwx: @<a href="https://forge.rwx.work/rwx.work/rwx"><strong>forge.rwx.work</strong></a>, @<a href="https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2xBYEYWYiBqyJCXdKtxifWyoo3ML">radicle.garden</a>, @<a href="https://tangled.sh/@marc.beninca.link/rwx">tangled.sh</a></p>
|
<p class="sub">rwx: @<a href="https://forge.rwx.work/rwx.work/rwx"><strong>forge.rwx.work</strong></a>, @<a href="https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2xBYEYWYiBqyJCXdKtxifWyoo3ML">radicle.garden</a>, @<a href="https://tangled.sh/@marc.beninca.link/rwx">tangled.sh</a></p>
|
||||||
|
@ -402,7 +400,7 @@ Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for chil
|
||||||
<h2>Experience</h2>
|
<h2>Experience</h2>
|
||||||
|
|
||||||
<article class="org"><header class="org">
|
<article class="org"><header class="org">
|
||||||
<div class="org"><a href="../img/dirisi.png"><img class="org" src="../img/dirisi.png" alt="DIRISI logo"></a>
|
<div class="org"><img class="org" src="../img/dirisi.png" alt="DIRISI logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://en.wikipedia.org/wiki/Joint_Directorate_of_Infrastructure_Networks_and_Information_Systems"><abbr title="Direction Interarmées des Réseaux d’Infrastructure et Systèmes d’Information">DIRISI</abbr> (Joint Directorate of Infrastructure Networks & <abbr title="Information Systems">IS</abbr>)</a></p>
|
<p class="title"><a href="https://en.wikipedia.org/wiki/Joint_Directorate_of_Infrastructure_Networks_and_Information_Systems"><abbr title="Direction Interarmées des Réseaux d’Infrastructure et Systèmes d’Information">DIRISI</abbr> (Joint Directorate of Infrastructure Networks & <abbr title="Information Systems">IS</abbr>)</a></p>
|
||||||
<p class="sub"><strong>DevOps</strong> @ <a href="https://en.wikipedia.org/wiki/Bordeaux">Bordeaux</a></p>
|
<p class="sub"><strong>DevOps</strong> @ <a href="https://en.wikipedia.org/wiki/Bordeaux">Bordeaux</a></p>
|
||||||
|
@ -418,7 +416,7 @@ Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for chil
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cdad-bdx.png"><img class="org" src="../img/cdad-bdx.png" alt="CDAD-BDX logo"></a>
|
<div class="org"><img class="org" src="../img/cdad-bdx.png" alt="CDAD-BDX logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Defense Applications Development Center)</p>
|
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Defense Applications Development Center)</p>
|
||||||
<p class="sub"><strong>DevOps</strong> @ Quality Assurance</p>
|
<p class="sub"><strong>DevOps</strong> @ Quality Assurance</p>
|
||||||
|
@ -438,7 +436,7 @@ Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for chil
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cdad-bdx.png"><img class="org" src="../img/cdad-bdx.png" alt="CDAD-BDX logo"></a>
|
<div class="org"><img class="org" src="../img/cdad-bdx.png" alt="CDAD-BDX logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Defense Applications Development Center)</p>
|
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Defense Applications Development Center)</p>
|
||||||
<p class="sub"><strong>System Administrator</strong> @ Architecture & Security</p>
|
<p class="sub"><strong>System Administrator</strong> @ Architecture & Security</p>
|
||||||
|
@ -456,7 +454,7 @@ Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for chil
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cdad-bdx.png"><img class="org" src="../img/cdad-bdx.png" alt="CDAD-BDX logo"></a>
|
<div class="org"><img class="org" src="../img/cdad-bdx.png" alt="CDAD-BDX logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Defense Applications Development Center)</p>
|
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Defense Applications Development Center)</p>
|
||||||
<p class="sub"><strong>Software Developer</strong> @ Digital Factory</p>
|
<p class="sub"><strong>Software Developer</strong> @ Digital Factory</p>
|
||||||
|
@ -477,7 +475,7 @@ Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for chil
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="org"><header class="org">
|
<article class="org"><header class="org">
|
||||||
<div class="org"><a href="../img/aae.png"><img class="org" src="../img/aae.png" alt="AAE logo"></a>
|
<div class="org"><img class="org" src="../img/aae.png" alt="AAE logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://en.wikipedia.org/wiki/French_Air_and_Space_Force"><abbr title="Armée de l’Air et de l’Espace">AAE</abbr> (French Air and Space Force)</a></p>
|
<p class="title"><a href="https://en.wikipedia.org/wiki/French_Air_and_Space_Force"><abbr title="Armée de l’Air et de l’Espace">AAE</abbr> (French Air and Space Force)</a></p>
|
||||||
<p class="sub"><strong>Software Developer</strong> @ <a href="https://en.wikipedia.org/wiki/Mont-de-Marsan">Mont-de-Marsan</a> <a href="https://en.wikipedia.org/wiki/Mont-de-Marsan_Air_Base">Air Base</a></p>
|
<p class="sub"><strong>Software Developer</strong> @ <a href="https://en.wikipedia.org/wiki/Mont-de-Marsan">Mont-de-Marsan</a> <a href="https://en.wikipedia.org/wiki/Mont-de-Marsan_Air_Base">Air Base</a></p>
|
||||||
|
@ -489,7 +487,7 @@ Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for chil
|
||||||
</div></header>
|
</div></header>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/gaio.png"><img class="org" src="../img/gaio.png" alt="GAIO logo"></a>
|
<div class="org"><img class="org" src="../img/gaio.png" alt="GAIO logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://fr.wikipedia.org/wiki/Base_aérienne_118_Mont-de-Marsan#Autres"><abbr title="Groupement Aérien de l’Informatique Opérationnelle">GAIO</abbr> (Operational IT Air Group)</a></p>
|
<p class="title"><a href="https://fr.wikipedia.org/wiki/Base_aérienne_118_Mont-de-Marsan#Autres"><abbr title="Groupement Aérien de l’Informatique Opérationnelle">GAIO</abbr> (Operational IT Air Group)</a></p>
|
||||||
<p class="sub"><strong>Java Developer</strong> @ Production</p>
|
<p class="sub"><strong>Java Developer</strong> @ Production</p>
|
||||||
|
@ -511,7 +509,7 @@ DTM (Data Transfer Module) induction cards for <a href="https://en.wikipedia.org
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/ceam.png"><img class="org" src="../img/ceam.png" alt="CEAM logo"></a>
|
<div class="org"><img class="org" src="../img/ceam.png" alt="CEAM logo">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://en.wikipedia.org/wiki/Centre_d'expertise_aérienne_militaire"><abbr title="Centre d’Expertise Aérienne Militaire">CEAM</abbr> (Military Air Expertise Center)</a></p>
|
<p class="title"><a href="https://en.wikipedia.org/wiki/Centre_d'expertise_aérienne_militaire"><abbr title="Centre d’Expertise Aérienne Militaire">CEAM</abbr> (Military Air Expertise Center)</a></p>
|
||||||
<p class="sub"><strong><a href="https://en.wikipedia.org/wiki/Visual_Basic_(classic)">Visual Basic</a> Developer</strong> @ Implementation</p>
|
<p class="sub"><strong><a href="https://en.wikipedia.org/wiki/Visual_Basic_(classic)">Visual Basic</a> Developer</strong> @ Implementation</p>
|
||||||
|
|
|
@ -31,57 +31,55 @@
|
||||||
<a href="https://fr.wikipedia.org/wiki/France">France</a>
|
<a href="https://fr.wikipedia.org/wiki/France">France</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<button id="theme"><img class="inline" src="../img/theme.svg" alt="Thème"></button>
|
|
||||||
<a class="logo" href="../en" id="lang"><img class="logo" src="../img/en.png" alt="Link to document in English"></a>
|
|
||||||
<button class="link" id="link"><img class="inline" src="../img/link.svg" alt="Liens"></button>
|
<button class="link" id="link"><img class="inline" src="../img/link.svg" alt="Liens"></button>
|
||||||
|
<a class="logo" href="../en"><img class="logo" src="../img/en.png" alt="English"></a>
|
||||||
|
<button id="theme"><img class="inline" src="../img/theme.svg" alt="Thème"></button>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="banner">
|
<section class="banner">
|
||||||
<a href="../marc.beninca.vcf">
|
|
||||||
<img class="big" id="vcard" src="../img/marc.beninca.svg" alt="Code QR de contact">
|
|
||||||
</a>
|
|
||||||
<a href="../img/photo.png">
|
<a href="../img/photo.png">
|
||||||
<img class="big photo" src="../img/photo.png" alt="Moi devant des dumps hexdécimaux">
|
<img class="big photo" src="../img/photo.png" alt="Moi devant des dumps hexdécimaux">
|
||||||
</a>
|
</a>
|
||||||
<table><tbody>
|
<table><tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="2" scope="col"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_commun_de_référence_pour_les_langues#Échelle_globale"><abbr title="Cadre Européen Commun de Référence pour les Langues">CECRL</abbr></a></th>
|
<td />
|
||||||
|
<th scope="col"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_commun_de_référence_pour_les_langues#Échelle_globale"><abbr title="Cadre Européen Commun de Référence pour les Langues">CECRL</abbr></a></th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="logo" scope="row"><a href="https://fr.wikipedia.org/wiki/Anglais_américain"><img class="logo" src="../img/en.png" alt="Anglais"></a></th>
|
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Anglais_américain">Anglais</a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="logo" scope="row"><a href="https://fr.wikipedia.org/wiki/Français_de_France"><img class="logo" src="../img/fr.png" alt="Français"></a></th>
|
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Français_de_France">Français</a></th>
|
||||||
<td class="level">C 2</td>
|
<td class="level">C 2</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
</section>
|
</section>
|
||||||
<section class="banner">
|
|
||||||
<table><tbody>
|
|
||||||
<tr>
|
|
||||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/VCard#Propriétés">TEL</a></th>
|
|
||||||
<th class="logo" scope="row"><img class="logo" src="../img/tel.svg" alt="Logo de téléphone"></th>
|
|
||||||
<td><span class="fa fa-plus"></span>33 607478434</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/VCard#Propriétés">EMAIL</a></th>
|
|
||||||
<th class="logo" scope="row"><img class="logo" src="../img/mail.svg" alt="Logo de courrier"></th>
|
|
||||||
<td><a href="https://forge.rwx.work/beninca.link/cv.marc">cv</a> <span class="fa fa-at"></span> <span class="fa fa-caret-down"></span></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/VCard#Propriétés">URL</a></th>
|
|
||||||
<th class="logo" scope="row"><img class="logo" src="../img/link.svg" alt="Logo de lien"></th>
|
|
||||||
<td><a href="https://marc.beninca.link">marc.beninca.link</a></td>
|
|
||||||
</tr>
|
|
||||||
</tbody></table>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Liens</h2>
|
<h2>Liens</h2>
|
||||||
|
|
||||||
|
<section class="banner">
|
||||||
|
<a href="../marc.beninca.vcf">
|
||||||
|
<img class="big" id="vcard" src="../img/marc.beninca.svg" alt="Code QR de contact"></a>
|
||||||
|
<table><tbody>
|
||||||
|
<tr>
|
||||||
|
<th class="logo"><img class="logo" src="../img/tel.svg" alt="Logo de téléphone"></th>
|
||||||
|
<td><span class="fa fa-plus"></span>33 607478434</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th class="logo"><img class="logo" src="../img/mail.svg" alt="Logo de courrier"></th>
|
||||||
|
<td>cv <span class="fa fa-at"></span> <span class="fa fa-caret-down"></span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th class="logo"><img class="logo" src="../img/link.svg" alt="Logo de lien"></th>
|
||||||
|
<td><a href="https://marc.beninca.link">marc.beninca.link</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody></table>
|
||||||
|
</section>
|
||||||
|
|
||||||
<h3>Identité</h3>
|
<h3>Identité</h3>
|
||||||
|
|
||||||
<table><tbody>
|
<table><tbody>
|
||||||
|
@ -290,7 +288,7 @@
|
||||||
<h2>Éducation</h2>
|
<h2>Éducation</h2>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cnam.png"><img class="org" src="../img/cnam.png" alt="Logo carré du CNAM"></a>
|
<div class="org"><img class="org" src="../img/cnam.png" alt="Logo carré du CNAM">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://fr.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="École d’Ingénieurs du Conservatoire National des Arts et Métiers">EICNAM</abbr></a></p>
|
<p class="title"><a href="https://fr.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="École d’Ingénieurs du Conservatoire National des Arts et Métiers">EICNAM</abbr></a></p>
|
||||||
<p class="sub"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_des_certifications#Système_CEC"><abbr title="Cadre Européen des Certifications">CEC</abbr></a> niveau 7</p>
|
<p class="sub"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_des_certifications#Système_CEC"><abbr title="Cadre Européen des Certifications">CEC</abbr></a> niveau 7</p>
|
||||||
|
@ -306,7 +304,7 @@
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cnam.png"><img class="org" src="../img/cnam.png" alt="Logo carré du CNAM"></a>
|
<div class="org"><img class="org" src="../img/cnam.png" alt="Logo carré du CNAM">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://fr.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="Conservatoire National des Arts et Métiers">CNAM</abbr></a></p>
|
<p class="title"><a href="https://fr.wikipedia.org/wiki/Conservatoire_national_des_arts_et_métiers"><abbr title="Conservatoire National des Arts et Métiers">CNAM</abbr></a></p>
|
||||||
<p class="sub"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_des_certifications#Système_CEC"><abbr title="Cadre Européen des Certifications">CEC</abbr></a> niveau 6</p>
|
<p class="sub"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_des_certifications#Système_CEC"><abbr title="Cadre Européen des Certifications">CEC</abbr></a> niveau 6</p>
|
||||||
|
@ -347,7 +345,7 @@
|
||||||
<h2>Projets</h2>
|
<h2>Projets</h2>
|
||||||
|
|
||||||
<article class="org"><header class="org">
|
<article class="org"><header class="org">
|
||||||
<div class="org"><a href="../img/rwx.svg"><img class="org" src="../img/rwx.svg" alt="Logo triangulaire de RWX"></a>
|
<div class="org"><img class="org" src="../img/rwx.svg" alt="Logo triangulaire de RWX">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title">RWX (Read Write eXecute)</p>
|
<p class="title">RWX (Read Write eXecute)</p>
|
||||||
<p class="sub">rwx: @<a href="https://forge.rwx.work/rwx.work/rwx"><strong>forge.rwx.work</strong></a>, @<a href="https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2xBYEYWYiBqyJCXdKtxifWyoo3ML">radicle.garden</a>, @<a href="https://tangled.sh/@marc.beninca.link/rwx">tangled.sh</a></p>
|
<p class="sub">rwx: @<a href="https://forge.rwx.work/rwx.work/rwx"><strong>forge.rwx.work</strong></a>, @<a href="https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2xBYEYWYiBqyJCXdKtxifWyoo3ML">radicle.garden</a>, @<a href="https://tangled.sh/@marc.beninca.link/rwx">tangled.sh</a></p>
|
||||||
|
@ -402,7 +400,7 @@ Programme, en <strong>BASH</strong> et <strong>GRUB Shell</strong>, créant des
|
||||||
<h2>Expérience</h2>
|
<h2>Expérience</h2>
|
||||||
|
|
||||||
<article class="org"><header class="org">
|
<article class="org"><header class="org">
|
||||||
<div class="org"><a href="../img/dirisi.png"><img class="org" src="../img/dirisi.png" alt="Logo hexagonal de la DIRISI"></a>
|
<div class="org"><img class="org" src="../img/dirisi.png" alt="Logo hexagonal de la DIRISI">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://fr.wikipedia.org/wiki/Direction_interarmées_des_réseaux_d'infrastructure_et_des_systèmes_d'information"><abbr title="Direction Interarmées des Réseaux d’Infrastructure et Systèmes d’Information">DIRISI</abbr> (Direction Interarmées des Réseaux d’Infra et <abbr title="Systèmes d’Information">SI</abbr>)</a></p>
|
<p class="title"><a href="https://fr.wikipedia.org/wiki/Direction_interarmées_des_réseaux_d'infrastructure_et_des_systèmes_d'information"><abbr title="Direction Interarmées des Réseaux d’Infrastructure et Systèmes d’Information">DIRISI</abbr> (Direction Interarmées des Réseaux d’Infra et <abbr title="Systèmes d’Information">SI</abbr>)</a></p>
|
||||||
<p class="sub"><strong>DevOps</strong> @ <a href="https://fr.wikipedia.org/wiki/Bordeaux">Bordeaux</a></p>
|
<p class="sub"><strong>DevOps</strong> @ <a href="https://fr.wikipedia.org/wiki/Bordeaux">Bordeaux</a></p>
|
||||||
|
@ -418,7 +416,7 @@ Programme, en <strong>BASH</strong> et <strong>GRUB Shell</strong>, créant des
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cdad-bdx.png"><img class="org" src="../img/cdad-bdx.png" alt="Logo circulaire du CDAD-BDX"></a>
|
<div class="org"><img class="org" src="../img/cdad-bdx.png" alt="Logo circulaire du CDAD-BDX">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Centre de Développement des Applications Défense)</p>
|
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Centre de Développement des Applications Défense)</p>
|
||||||
<p class="sub"><strong>DevOps</strong> @ Assurance qualité</p>
|
<p class="sub"><strong>DevOps</strong> @ Assurance qualité</p>
|
||||||
|
@ -438,7 +436,7 @@ Programme, en <strong>BASH</strong> et <strong>GRUB Shell</strong>, créant des
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cdad-bdx.png"><img class="org" src="../img/cdad-bdx.png" alt="Logo circulaire du CDAD-BDX"></a>
|
<div class="org"><img class="org" src="../img/cdad-bdx.png" alt="Logo circulaire du CDAD-BDX">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Centre de Développement des Applications Défense)</p>
|
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Centre de Développement des Applications Défense)</p>
|
||||||
<p class="sub"><strong>Administrateur système</strong> @ Architecture / Sécurité</p>
|
<p class="sub"><strong>Administrateur système</strong> @ Architecture / Sécurité</p>
|
||||||
|
@ -456,7 +454,7 @@ Programme, en <strong>BASH</strong> et <strong>GRUB Shell</strong>, créant des
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/cdad-bdx.png"><img class="org" src="../img/cdad-bdx.png" alt="Logo circulaire du CDAD-BDX"></a>
|
<div class="org"><img class="org" src="../img/cdad-bdx.png" alt="Logo circulaire du CDAD-BDX">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Centre de Développement des Applications Défense)</p>
|
<p class="title"><abbr title="Centre de Développement des Applications de la Défense">CDAD</abbr> (Centre de Développement des Applications Défense)</p>
|
||||||
<p class="sub"><strong>Développeur logiciel</strong> @ Fabrique numérique</p>
|
<p class="sub"><strong>Développeur logiciel</strong> @ Fabrique numérique</p>
|
||||||
|
@ -477,7 +475,7 @@ Programme, en <strong>BASH</strong> et <strong>GRUB Shell</strong>, créant des
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="org"><header class="org">
|
<article class="org"><header class="org">
|
||||||
<div class="org"><a href="../img/aae.png"><img class="org" src="../img/aae.png" alt="Logo de l’AAE"></a>
|
<div class="org"><img class="org" src="../img/aae.png" alt="Logo de l’AAE">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://fr.wikipedia.org/wiki/Armée_de_l'air_et_de_l'espace_(France)"><abbr title="Armée de l’Air et de l’Espace">AAE</abbr> (Armée de l’Air et de l’Espace)</a></p>
|
<p class="title"><a href="https://fr.wikipedia.org/wiki/Armée_de_l'air_et_de_l'espace_(France)"><abbr title="Armée de l’Air et de l’Espace">AAE</abbr> (Armée de l’Air et de l’Espace)</a></p>
|
||||||
<p class="sub"><strong>Développeur logiciel</strong> @ <a href="https://fr.wikipedia.org/wiki/Base_aérienne_118_Mont-de-Marsan">Base Aérienne</a> de <a href="https://fr.wikipedia.org/wiki/Mont-de-Marsan">Mont-de-Marsan</a></p>
|
<p class="sub"><strong>Développeur logiciel</strong> @ <a href="https://fr.wikipedia.org/wiki/Base_aérienne_118_Mont-de-Marsan">Base Aérienne</a> de <a href="https://fr.wikipedia.org/wiki/Mont-de-Marsan">Mont-de-Marsan</a></p>
|
||||||
|
@ -489,7 +487,7 @@ Programme, en <strong>BASH</strong> et <strong>GRUB Shell</strong>, créant des
|
||||||
</div></header>
|
</div></header>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/gaio.png"><img class="org" src="../img/gaio.png" alt="Logo circulaire du GAIO"></a>
|
<div class="org"><img class="org" src="../img/gaio.png" alt="Logo circulaire du GAIO">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://fr.wikipedia.org/wiki/Base_aérienne_118_Mont-de-Marsan#Autres"><abbr title="Groupement Aérien de l’Informatique Opérationnelle">GAIO</abbr> (Groupement Aérien de l’Informatique Opérationnelle)</a></p>
|
<p class="title"><a href="https://fr.wikipedia.org/wiki/Base_aérienne_118_Mont-de-Marsan#Autres"><abbr title="Groupement Aérien de l’Informatique Opérationnelle">GAIO</abbr> (Groupement Aérien de l’Informatique Opérationnelle)</a></p>
|
||||||
<p class="sub"><strong>Développeur Java</strong> @ Production</p>
|
<p class="sub"><strong>Développeur Java</strong> @ Production</p>
|
||||||
|
@ -511,7 +509,7 @@ DTM (Data Transfer Module) induction cards for <a href="https://en.wikipedia.org
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article><header>
|
<article><header>
|
||||||
<div class="org"><a href="../img/ceam.png"><img class="org" src="../img/ceam.png" alt="Logo triangulaire du CEAM"></a>
|
<div class="org"><img class="org" src="../img/ceam.png" alt="Logo triangulaire du CEAM">
|
||||||
<div class="position">
|
<div class="position">
|
||||||
<p class="title"><a href="https://fr.wikipedia.org/wiki/Centre_d'expertise_aérienne_militaire"><abbr title="Centre d’Expertise Aérienne Militaire">CEAM</abbr> (Centre d’Expertise Aérienne Militaire)</a></p>
|
<p class="title"><a href="https://fr.wikipedia.org/wiki/Centre_d'expertise_aérienne_militaire"><abbr title="Centre d’Expertise Aérienne Militaire">CEAM</abbr> (Centre d’Expertise Aérienne Militaire)</a></p>
|
||||||
<p class="sub"><strong>Développeur <a href="https://fr.wikipedia.org/wiki/Visual_Basic">Visual Basic</a></strong> @ Implémentation</p>
|
<p class="sub"><strong>Développeur <a href="https://fr.wikipedia.org/wiki/Visual_Basic">Visual Basic</a></strong> @ Implémentation</p>
|
||||||
|
|
|
@ -261,5 +261,5 @@ ul {
|
||||||
.columns { grid-template-columns: 2fr 1fr; }
|
.columns { grid-template-columns: 2fr 1fr; }
|
||||||
aside { order: 2; }
|
aside { order: 2; }
|
||||||
main { order: 1; }
|
main { order: 1; }
|
||||||
#lang, #theme { display: none; }
|
#theme { display: none; }
|
||||||
}
|
}
|
||||||
|
|
61
readme.md
61
readme.md
|
@ -1,8 +1,65 @@
|
||||||
# CV
|
# CV
|
||||||
|
|
||||||
|
Fichier CV_Prénom_NOM[_Poste].pdf
|
||||||
|
|
||||||
|
Partie supérieure
|
||||||
|
* Titre clair
|
||||||
|
intitulé de poste ciblé
|
||||||
|
accroche dessous, statut, types, secteurs
|
||||||
|
* Compétences
|
||||||
|
* techniques pertinentes
|
||||||
|
mots-clés, maîtrise, avancé, débutant
|
||||||
|
* Outils cloud, data
|
||||||
|
* Langages, frameworks
|
||||||
|
* Technologies ci/cd, db, devops, os, test
|
||||||
|
* Méthodes gestion, projet
|
||||||
|
* Langues
|
||||||
|
* soft
|
||||||
|
* curiosité
|
||||||
|
* communication
|
||||||
|
* remise en question
|
||||||
|
* fiabilité
|
||||||
|
* [cinquième]
|
||||||
|
* Expérience
|
||||||
|
* Situation
|
||||||
|
entreprise, activité, dates, contrat, géo
|
||||||
|
* Travail
|
||||||
|
intitulé de poste, éléments de contexte
|
||||||
|
* Actions
|
||||||
|
liste des différentes missions
|
||||||
|
* Résultats
|
||||||
|
réussite dans chaque expérience
|
||||||
|
* mots-clés
|
||||||
|
outils, langages, technologies, méthodes
|
||||||
|
* Coordonnées (haut-gauche)
|
||||||
|
* Prénom et nom
|
||||||
|
* Adresse
|
||||||
|
* Téléphone
|
||||||
|
* E-mail
|
||||||
|
* Liens
|
||||||
|
* LinkedIn
|
||||||
|
* Blog, portfolio, site
|
||||||
|
* Certifications, diplômes
|
||||||
|
* Publications
|
||||||
|
* Illustrations de compétences ou travaux
|
||||||
|
* [Mobilité]
|
||||||
|
* Formation
|
||||||
|
* auto
|
||||||
|
* certifications
|
||||||
|
* formations, intéressantes, ciblées
|
||||||
|
* org, intitulé, spé, établissement, obtention
|
||||||
|
* [Centres d’intérêt]
|
||||||
|
* tâches appréciées hors travail
|
||||||
|
* précisions intéressantes
|
||||||
|
|
||||||
|
Photo (haut-droite)
|
||||||
|
|
||||||
|
2 ou 3 couleurs max, pour les titres
|
||||||
|
|
||||||
|
Dernier tiers moins vu
|
||||||
|
|
||||||
## Tasks
|
## Tasks
|
||||||
|
|
||||||
* move descriptions inside ul tag
|
|
||||||
* french link for
|
* french link for
|
||||||
* ARINC 424
|
* ARINC 424
|
||||||
* ESP
|
* ESP
|
||||||
|
@ -12,3 +69,5 @@
|
||||||
* Nexus
|
* Nexus
|
||||||
* PDFtk
|
* PDFtk
|
||||||
* uWSGI
|
* uWSGI
|
||||||
|
* move descriptions inside ul tag
|
||||||
|
* add button to switch languages
|
||||||
|
|
Loading…
Add table
Reference in a new issue